Releases: hebcal/hebcal-es6
Releases · hebcal/hebcal-es6
5.7.3
What's Changed
- Fix Modularization by @SLaks in #481
- Use dist/esm instead of dist/es for consistency with @hebcal/hdate
- Reverse .d.ts rollup
Full Changelog: v5.7.2...v5.7.3
5.7.2
What's Changed
- Move
quick-lru
and temporal-polyfill
to proper runtime dependencies now that they aren't rolled up into the package
- Fix build / bundle issues from my previous PR by @SLaks in #480
Full Changelog: v5.7.1...v5.7.2
5.7.1
Fix 8-digit date suffix for Asara B'Tevet when timed calendar
5.7.0
What's Changed
- Split non-calendar code into modular files by @SLaks in #479
- Introduce new class
FastDayEvent
to simplify HolidayEvent
interface
Full Changelog: v5.6.1...v5.7.0
5.6.1
Move some Hebrew translations to hebcal-learning
5.6.0
What's Changed
- Add
Sedra.findContaining
convenience function to search for double parishiyos by single name (#467)
- Add
hdate
to SedraResult
- Mark
Sedra.get()
and Sedra.getString()
as deprecated
- fix holidays with dashes in name for sedra find by @shuat in #465
- Locale: Add translations for leyning titles
by @SLaks in #474
New Contributors
Full Changelog: v5.5.2...v5.6.0
5.5.2
Roll up .d.ts into a single file
5.5.1
Ensure Friday night Candle lighting event has LIGHT_CANDLES after Rosh Hashana 2-day chag #451