Releases: hebcal/hdate-js
Releases · hebcal/hdate-js
0.11.3
Add some TypeScript const assertions, improving generated months enum
0.11.2
- Move pad2/pad4 to separate file for tree-shaking
- Move API docs to hebcal.github.io/api
- Add more documentation and examples for HDate
0.11.1
Expose Gregorian calendar functions both as globals and in the greg
namespace
0.10.1
Reduce bundle size by moving Sedra
and Hebrew holiday translations back up to @hebcal/core
0.9.13
Back out ill-advised exports from package.json
0.9.12
Back out the ill-advised type: module change
0.9.11
Repackage as type: module
0.9.9
Return StringArrayMap from Locale.useLocale()
for compatibility