Skip to content

Releases: gossi/sparkles-decorators

Version 0.0.6

12 Jan 13:43
Compare
Choose a tag to compare
  • Changed: Updated sparkles-component dependency to version 1.3.0
  • Changed: Decorators are using stage-2 spec

Version 0.0.5

23 Dec 00:14
Compare
Choose a tag to compare
  • Fixed: Problem with initializer on stage 2 decorators

Version 0.0.4

22 Dec 17:42
Compare
Choose a tag to compare
  • fix typings 😬

Version 0.0.3

22 Dec 15:42
Compare
Choose a tag to compare
  • Updated to @ember-decorators@^3.1
  • Using stage 2 decorators now
  • Shorthand @arg('name') as @arg({name: 'name'})

Version 0.0.2

15 Oct 08:51
Compare
Choose a tag to compare
  • ADDED: Initializers as default values