Skip to content

Releases: hebcal/hdate-js

0.11.3

15 Jul 17:21
Compare
Choose a tag to compare

Add some TypeScript const assertions, improving generated months enum

0.11.2

15 Jul 16:57
Compare
Choose a tag to compare
  • 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

05 Jul 23:31
Compare
Choose a tag to compare

Expose Gregorian calendar functions both as globals and in the greg namespace

0.10.1

02 Jun 14:10
Compare
Choose a tag to compare

Reduce bundle size by moving Sedra and Hebrew holiday translations back up to @hebcal/core

0.9.13

29 May 18:34
Compare
Choose a tag to compare

Back out ill-advised exports from package.json

0.9.12

29 May 18:27
Compare
Choose a tag to compare

Back out the ill-advised type: module change

0.9.11

29 May 18:12
Compare
Choose a tag to compare

Repackage as type: module

0.9.10

27 May 15:18
Compare
Choose a tag to compare

port Sedra from JS to TS

0.9.9

26 May 17:49
Compare
Choose a tag to compare

Return StringArrayMap from Locale.useLocale() for compatibility

0.9.8

26 May 17:20
Compare
Choose a tag to compare

Export Locale