Skip to content

v1.0.3

Choose a tag to compare

@univdev univdev released this 02 Apr 02:32
· 1 commit to master since this release

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 .npmignore file, now excluding more files and directories such as .github/, .eslintrc.js, husky/, src/, and rollup.config.mjs, along with banner.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 .gitignore and .npmignore to 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.md to better align with the WWTimer API's current structure. This update provides clearer guidance on using the start(), pause(), and destroy() 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.