Releases: hebcal/hebcal-leyning
Releases · hebcal/hebcal-leyning
9.0.4
What's Changed
Change 2nd and 3rd aliyah for Parshat Terumah to agree with Koren, Etz Hayyim, and the USCJ Luach.
(We previously used the aliyah division according to Artscroll Stone Chumash and also Ktav Publishing's Tikun LaKorim: aliyah 2 is Exod 25:17-30, 14 p'sukim; aliyah 3 is Exod 25:31-26:14, 24 p'sukim)
Other Changes
- Bump @hebcal/core from 5.8.6 to 5.8.8 by @dependabot in #503
- Bump @hebcal/core from 5.8.8 to 5.8.13 by @dependabot in #515
- Bump rollup-plugin-visualizer from 5.12.0 to 5.14.0 by @dependabot in #514
- Bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #513
- Bump @hebcal/hdate from 0.13.2 to 0.13.5 by @dependabot in #510
- Bump typedoc from 0.27.5 to 0.27.6 by @dependabot in #504
Full Changelog: v9.0.3...v9.0.4
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