Releases: scriptex/gitlab-calendar
Releases · scriptex/gitlab-calendar
Fix the URL to the demo
Updated metadata and implementation
In this release:
- There are no more peer dependencies. They are bundled with the module now.
- BREAKING: The named export is renamed from
GitlabActivityCalendar
toGitlabCalendar
. - The module is built using Webpack instead of raw TypeScript.
- A new demo is available.
Hello World
This is the initial release. Do read the docs and install from npm!