Releases: cibernox/ember-power-calendar
Releases · cibernox/ember-power-calendar
Release 1.3.1
Release 1.3.0
Release 1.2.0
🚀 Enhancement
- #525 Allow
@ember/test-helpers
v4 as dependency (@mkszepp) - #497 Add support for css variables to mixin (@HanneloreVerbraekel)
🐛 Bug Fix
🏠 Internal
Committers: 2
- Hannelore Verbraekel (@HanneloreVerbraekel)
- Markus Sanin (@mkszepp)
Release 1.1.0
Release 1.0.2
🐛 Bug Fix
- #466 Fix use of dataset API in findCalendarGuid test-helper (@nickschot)
Committers: 1
- Nick Schot (@nickschot)
Release 1.0.1
Release 1.0.0
Braking changes:
- Addon is now a V2 addon
- Addon is now written in Typescript
- You need to add
ember-concurrency
(v4) to your dependencies