Releases: hebcal/hebcal-leyning
Releases · hebcal/hebcal-leyning
9.0.3
What's Changed
- Replace Jest with Vitest
- Bump rollup from 4.24.4 to 4.28.1 by @dependabot in #495
- Bump typedoc from 0.26.11 to 0.27.4 by @dependabot in #494
- Bump @hebcal/core from 5.8.0 to 5.8.3 by @dependabot in #491
- Bump @types/node from 22.9.0 to 22.10.1 by @dependabot in #489
- Bump typescript from 5.6.3 to 5.7.2 by @dependabot in #484
Full Changelog: v9.0.2...v9.0.3
9.0.2
Refactor CSV to avoid using HebrewCalendar.calendar
Full Changelog: v9.0.1...v9.0.2
v9.0.1
BREAKING CHANGES
Drop support for CommonJS. This package is native ESM now.
If your project uses CommonJS, you will have to convert to ESM or use the dynamic import() function
Full Changelog: v9.0.0...v9.0.1
9.0.0
8.2.9
8.2.8
What's Changed
- Expose numverses as a constant by @coolreader18 in #459
- Add overloads to getLeyningOnDate to better specify its signature by @coolreader18 in #460
New Contributors
- @coolreader18 made their first contribution in #459
Full Changelog: v8.2.7...v8.2.8