Releases: WesSouza/calendar-base
Releases · WesSouza/calendar-base
v2.0.0
Because we added "type": "module"
to package.json, we did a major upgrade.
Nothing changed on the API.
v1.1.1
- Update RunKit example on package.json
- Update badges on README.md
v1.1.0
- Define and export
CalendarOptions
interface (@poppa)
- Small dependencies and TypeScript updates
v1.0.0
Maintains the same signature and tests, just rewriting using TypeScript, as well as using tsdx for modern asset generation.
The goal is to be compatible with unpkg and Pika.
v0.3.0
Change Travis CI node versions