1.9.0
版本发布时间: 2019-07-12 19:48:05
mainmatter/ember-simple-auth最新发布版本:v6.1.0-ember-simple-auth(2024-09-09 19:19:23)
:rocket: Enhancement
-
#1885 oauth2-password-grant: Convert
tokenRefreshOffset
to a native getter (@Turbo87) - #1886 session-stores/cookie: Convert private volatile properties to methods (@Turbo87)
:bug: Bug Fix
:memo: Documentation
- #1894 Update Changelog and introduce lerna-changelog (@Turbo87)
- #1887 Use async/await when loading current user (@nbenz)
- #1870 Fix wrong deprecation URL (@bartocc)
- #1861 Update broken syntax in readme's routes examples (@kamilogorek)
- #1698 Add documentation how to use it with ember-fetch (@marcoow)
:house: Internal
- #1893 yarn: Deduplicate transitive dependencies (@Turbo87)
-
#1884 Remove unused
mocha-only-detector
dev dependency (@Turbo87) -
#1883 Update
ember-data
to v3.10.0 (@Turbo87) -
#1879 CI: Use
--no-lockfile
only in "floating dependencies" job (@Turbo87) - #1878 CI: Run deployment job only when a tag is present (@Turbo87)
-
#1877 Replace
ember-cli-eslint
with regular ESLint (@Turbo87) -
#1876 CI: Only run for
master
branch, version tags and PRs (@Turbo87) - #1875 Fix TravisCI builds (@Turbo87)
- #1850 Fix CI (@marcoow)
- #1787 lock jsdom to ^11.10.0 (@marcoow)
- #1751 Revert "build(travis): fix failing ember-release build step" (@marcoow)
- #1752 Use Sinon sandbox (@marcoow)
Committers: 9
- Andy Brown (@geekygrappler)
- Erik Kristensen (@ekristen)
- Jessica Jordan (@jessica-jordan)
- Julien Palmas (@bartocc)
- Kamil Ogórek (@kamilogorek)
- Marco Otte-Witte (@marcoow)
- Nate Benz (@nbenz)
- Tobias Bieniek (@Turbo87)
- @arnebit