Releases: xxczaki/light-date
Releases · xxczaki/light-date
v1.2.0
- Add escape mechanism.
- Add missing tests.
- Update devDependencies.
- Improve documentation.
v1.1.3
- Shrink down the size of
localeFormat
.
v1.1.1
- Update JSDOC for better DX.
v1.1.0
- Add new
localeFormat
API for locale-based formatting (using Intl API).
- Use
padStart
to shrink down package size.
- Move tests to separate directory.
- Add JSDOC for better DX.
Special thanks to @broofa and @adriantombu!
v1.0.2
- Optimize regular expression to improve size & performance.
v1.0.1
- Show the correct package size