v1.0.3
WW Timer Project Version 1.0.3 Release Notes
We're excited to announce the release of WW Timer Project version 1.0.3. This update brings further optimizations to the build package size, along with continued enhancements to our documentation and repository management. Below are the key updates included in this version.
🔄 Updates and Refinements
- Optimize Build Package Size by Updating .npmignore (#5): We've made additional refinements to the
.npmignorefile, now excluding more files and directories such as.github/,.eslintrc.js,husky/,src/, androllup.config.mjs, along withbanner.jpg. This optimization further reduces the build package size, improving efficiency in distribution and installation.
🐛 Fixes
- Exclude Examples Directory from Version Control: Continuing our efforts to maintain a clean and streamlined repository, this version further updates
.gitignoreand.npmignoreto exclude the examples directory. This action reduces the package size and focuses on the essential source code.
📖 Documentation Updates
- Update API Reference in README to Reflect Revised API Structure: We have updated the API Reference section of the
README.mdto better align with the WWTimer API's current structure. This update provides clearer guidance on using thestart(),pause(), anddestroy()methods, ensuring our documentation is accurate and helpful for users.
Version 1.0.3 reflects our ongoing commitment to improving the WW Timer Project through thoughtful optimizations and clear, comprehensive documentation. By making these adjustments, we aim to provide a more efficient and user-friendly experience for all developers who utilize the WW Timer in their projects.
Thank you to all our users and contributors for your support and feedback, which continue to drive the project forward. We look forward to delivering even more improvements in future updates.