This project adheres to Semantic Versioning.
- fix stop method write text
- fix isSpinning
- Big refactotring
- Added warm method (by Konstantin Epishev)
- Replaced jest to uvu
- Replaced yarn to pnpm
- Fix new frames with less or no elements (by Marin Muštra)
- Extend stop method with color option (by Marin Muštra)
- Make color customizable (by Kiko Beats)
- Increase default interval (by Andrey Sitnik)
- Add new
clear
method
- Updated
picocolors
,clean-publish
,jest
- Fixed support a few write text after start (
af4bb39
)
- Refactoring
- Added support long message
- Added opts to start
- Fixed CI
- Added test to CI
- Added CI support
- Added update to api
- Fix clean publish
- Refactoring
- Remove state to api
- Removed ESM Module
- Add stop and reset test
- Add state to api
- Replace isInteractive to isTTY
- Change snapshots
- Fix export cjs
- Fix main and module urls
- Fix Clean docs
- Fixed types in package.json
- Removed multi in docs
- Removed test. file
- Refactoring createSpinner
- Typo: change size test result
- Fix clean docs
- Update clean-publish lib
- Added clean docs
- Initial release.