ember-service-helper

Simple template helper to inject services into templates

MIT License

Downloads
1.5K
Stars
15
Committers
5

Bot releases are hidden (Show)

ember-service-helper - Latest Release

Published by buschtoens almost 3 years ago

ember-service-helper -

Published by buschtoens about 3 years ago

Changes

  • 💥 [BREAKING] Require Node.js ^12.20 || >=14.13
  • 💥 [BREAKING] Require Ember.js ^3.12
  • ✳️ Feature: Accessing service methods
    {{service "some-service" "methodName"}}
    
    Check the README.md for more details.
  • Internal: House-cleaning and updating to the latest dependencies

Significant Commits

  • chore(pkg): use files in package.json c20983c
  • chore(ci): fix test-try.needs 9e693c8
  • feat: auto-bound methods (#326) 1043b60
  • chore(ci): disable ember-canary 8b3bf5a
  • chore(ci): split CI and PR worklfows 10c2a87
  • chore(ci): update Ember LTS matrix 45553b7
  • chore(ci): disable fail-fast 2cdb32d
  • test: remove IE 11 target 04cb5c1
  • chore(ci): require min Node v10 147f319
  • chore(ci): avoid yarn run on outdated env 754cf7d
  • chore(ci): update versions 7e25485
  • chore(git): use main as default branch cdbd234
  • chore: modernize d558adb
  • chore(ci): fix scenario ad43ea5
  • chore(ci): fix oldest env bb709ae
  • docs(README): update CI badge 70be976
  • styles: apply new config ff839b4
  • chore(deps): update eslint-config 63064fd
  • ci: GitHub Actions and new Dependabot, drop Travis 6302273

https://github.com/buschtoens/ember-service-helper/compare/v0.1.0...v0.2.0

ember-service-helper -

Published by buschtoens about 5 years ago