Releases: arghyaxcodes/progress-bar
Releases · arghyaxcodes/progress-bar
v0.1.4
Release Note
Version v0.1.4
Date: 14/08/2024
Summary
This release introduces Bun as the new package manager, replacing Yarn, and includes updates to dependencies, configurations, and workflows.
Key Changes
- Package Manager: Switched from Yarn to Bun.
- Dependencies: Updated and aligned with Bun.
- Code Refactor: Enhanced readability of the
ProgressBarclass. - TypeScript Configuration: Updated
tsconfig.jsonto target ESNext and include declaration files. - GitHub Workflows: Modified workflows (
tests.yml,publish.yml,size.yml) to support Bun.
Impact
- Local development requires Bun.
- Updated documentation in
README.mdto reflect changes.
Notes
Please install Bun globally to build and test the project.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update README & packages to latest version. by @uiuxarghya in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Initial Release ✨🚀
Full Changelog: https://github.com/uiuxarghya/progress-bar/commits/v0.1.0