Releases: nesto-software/moment-holiday
Releases · nesto-software/moment-holiday
v1.0.3: add weltfrauentag as holiday in Germany/Berlin
- feat(germany): a new holiday was added for the state Berlin: Weltfrauentag (08.03 each year)
- fix(core): dependencies were upgraded - no more vulnerabilities included according to GitHub
v1.0.1: fix a bug in german locale package
- fix(germany): a bug was fixed which caused that 'Reformationstag' was shadowed
v1.0.0
Public Release
This is the first public release of @nesto-software/moment-holiday
.
Here are some insights on why we chose to start an open source project: Medium.
Structure
We deliver multiple NPM packages - each prefixed with @nesto-software/moment-holiday.
This includes an API package, a core package, some plugins (e.g. database integration) and one package per locale (e.g. Germany, Austria).
The packages are versioned independently and managed using Lerna.