Skip to content

Releases: gossi/sparkles-decorators

Version 0.0.6

Choose a tag to compare

@gossi gossi released this 12 Jan 13:43
  • Changed: Updated sparkles-component dependency to version 1.3.0
  • Changed: Decorators are using stage-2 spec

Version 0.0.5

Choose a tag to compare

@gossi gossi released this 23 Dec 00:14
  • Fixed: Problem with initializer on stage 2 decorators

Version 0.0.4

Choose a tag to compare

@gossi gossi released this 22 Dec 17:42
  • fix typings 😬

Version 0.0.3

Choose a tag to compare

@gossi gossi released this 22 Dec 15:42
  • Updated to @ember-decorators@^3.1
  • Using stage 2 decorators now
  • Shorthand @arg('name') as @arg({name: 'name'})

Version 0.0.2

Choose a tag to compare

@gossi gossi released this 15 Oct 08:51
  • ADDED: Initializers as default values