Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Release 2.0.0

Compare
Choose a tag to compare
@mydea mydea released this 03 Mar 09:53
· 625 commits to main since this release

2.0.0 (2021-03-03)

  • feat(refactor)!: Drop onAuthenticated() and onUnauthenticated() hooks (b50bc6d)
  • feat(deps)!: Bump ember-concurrency from 1.x to 2.x (bcf445f)

BREAKING CHANGES

  • Hooks dropped in favor of manually handling this.
  • Major dependency update might be incompatible with other dependencies.