Skip to content

Releases: nesto-software/moment-holiday

v1.0.3: add weltfrauentag as holiday in Germany/Berlin

28 Jan 01:54
Compare
Choose a tag to compare
  • 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

31 Oct 18:37
Compare
Choose a tag to compare
  • fix(germany): a bug was fixed which caused that 'Reformationstag' was shadowed

v1.0.0

07 Oct 23:28
Compare
Choose a tag to compare

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.