Skip to content

Releases: alexlafroscia/ember-provider

v0.4.0

Choose a tag to compare

@alexlafroscia alexlafroscia released this 20 Nov 21:36

Bug Fixes

  • add back in the the ember-cli-typescript publishing hooks (a3f930b)

Features

  • assert that the expected provider was looked up (f69f2d9), closes #10
  • create component for looking up a provider (eadfe97)

v0.3.0

Choose a tag to compare

@alexlafroscia alexlafroscia released this 15 Nov 20:08

Bug Fixes

  • remove silly initializer test (0d09ce7)
  • remove template linting (4add82d)

Features

  • support inheriting a parent component's provider (749db76)

v0.2.0

Choose a tag to compare

@alexlafroscia alexlafroscia released this 15 Nov 20:08

Features

  • add blueprint for creating a Provider (d899080)

v0.1.0

Choose a tag to compare

@alexlafroscia alexlafroscia released this 15 Nov 20:08

Features

  • add basic Provider injection functionality (5089660)
  • destroy providers when host is destroyed (97818ad)