Releases: ericvera/scdate
Releases · ericvera/scdate
v1.0.0
Features
- move to new data-fns version (e53ba45)
BREAKING CHANGES
- mostly backward compatible, but a few type differences
v0.2.8
Bug Fixes
- revert exposing of class types and fix issue where only chrome parses date with lower case z at the end instead of uppercase Z (1f7ebfc)
v0.2.6
Bug Fixes
- change from postinstall script to localAfterInstall script to prevent link steps in dependent packages (186c303)
- remove file checke-in by accident (486c610)
v0.2.5
Bug Fixes
- do not remove comments on TSC build so that documentation in VSCode works (6b5b1d8)
v0.2.4
Bug Fixes
- change module resolution to nodenext so that extensions are required on import (df06dc5)
- remove ms from setFakeTime (dc20970)
v0.2.3
Bug Fixes
- allow husky to fail when package installed as a dependency (88905a5)
- disable docs generation on ci and update docs (7fb635c)
v0.2.2
Bug Fixes
- export internal class types (b1f2b73)
- issue causing false positives when validating time using local time directly (d466295)
v0.2.1
Bug Fixes
- upgrade packages and make all dependencies rather than peer dependencies (7c3fe67)