3.4.6 (2024-12-12)
- chore: reliably run postbuild script 5d2ae8d
- fix(#62): es2015 issue remove optional chaining operator 126f2ff
3.4.5 (2024-11-26)
- chore: test with node@22 deprecate node@16 e99dcb9
- fix: issue date-holidays#484 after unset rule isHoliday throws 4b11197
3.4.3 (2022-12-13)
- fix: cjs bundling with rollup 44ef857 Revert back to rollup@2
3.4.2 (2022-11-20)
- chore: bump dependencies ea6e424 Use rollup@3 for bundling
3.4.0 (2022-05-21)
3.3.0 (2022-02-25)
- chore: use github actions c0175ef
- feat: rule dateDir omit weekdays 98d526a
- feat: rule if holiday 93edc4d
- refactor: use console.error instead of log 7ca3f8e
- refactor: change let to const 3a05ff5
- test: removing comments with console.log 785f1c0
- "the current year" 0eabcc6
- fix typos in docs e3bd683
- fix(CalEventMap): 2nd date in calendar can't be reached 5fd6102
- Tevet once/twice edge case tests 1b1270f
- Tevet edge case tests ccb49c0
- empty lines between tests 28dfc44
3.2.4 (2021-12-28)
- docs: update API documentation 16f0058
- test: use local dates for TZ tests de4c653
- chore: refactor hijri calendar script 247c1fe
- test: hebrew calendar Adar date tests ca00b2d
- fix: hebrew month AdarII a02fee7
- fix: Some hebrew dates don't show up in a gregorian year c478182
3.2.3 (2021-11-16)
- updated README.md: set valid url for Holidays API b73dda1
3.2.2 (2021-08-08)
3.2.1 (2021-06-15)
3.2.0 (2021-05-22)
-
fix: esm astronomia imports e2bde32
-
fix: ts export namespace f4f7be2
to use ts types in your typescript projects useimport Holidays, { HolidaysTypes } from 'date-holidays-parser'
-
fix: package.json module for angular 8b02806
3.1.0 (2021-05-03)
- chore: changelog 69bc4c2
- fix: remove optional chaining operator to work with node@12 ecb84ce
- feat: DateFn cache results a74c02d
- test: custom attributes 2e9b2a7
- fix: typings 114416b
- feat: methods to get, set, unset holiday rules 7775351
- refactor: calevent.filterActive b49d26b
- fix: isHoliday(date) may be a string type 7db3d6b
3.0.2 (2021-05-02)
- fix: rollup for prepin e9c01d2
3.0.0 (2021-03-27)
- chore: reduce package size b4ffaac
- fix: for in loops on arrays 228c3d2
- fix: import astronomia a323252
- break: esm module 615f225
2.1.0 (2021-02-13)
2.0.1 (2021-02-07)
- fix: Month spelling for equinox, solstice c8c0c58
- docs: fix weekday spelling 9acf59a
- fix: Allow correct spelled weekdays 28a1635
1.6.0 (2021-01-04)
- fix: Fix collision in PostRule with Array prototype overrides 7f69163
- feat: replace lodash function to reduce bundle size 516966a
- fix: sort by rule length 45f4bcf
- fix: add sort by rule 280729a
- chore: update fixtures 732ff84
- chore: remove node@8 from travis 9c38d33
- fix: sort order by date and type db70108
- docs: clarify substitute, if, then rule 463c3e6
- test: fix tests c74a7ce
- feat: return rule in getHolidays b146eb3
- feat: return rule in getHolidays 31b6b48
- fix: shift timezone for isHolidays c337ec1
- docu: add specification e273030
- chore: update to babel7 332c410
- feat: add bengali-revised date dc74d55
- deprecate node 4 318b175
- fix: country name translation issue bf27ab7
- fix: spray debugger statement 7265b68
- fix: translation issue 14f0c36
- update: tests 332c623
- remove node 4 from travis 3eb8411
- fix issue multiple types 1153d9d
- add testcase for state name translations b500227
- keep bundle sizes small a5ad9a3
- refactor .active filter c306889
- update 0b1f180
- linting 7fead79
- rewrite tests with _weekday included 59e1fec
- change attribution marker a3ab0bb
- country CC added 87a576c
- Country Albania added 05f91eb
- fix DE: add Berlin holidays ee4964b
- browser tests eff2c8a
- example for browser 3117a5e
- fix Boxing Day fd5cf00