Releases: mainmatter/ember-simple-auth
Releases · mainmatter/ember-simple-auth
4.0.1
📝 Documentation
ember-simple-auth
- #2323 Add repository to package (@rwwagner90)
🏠 Internal
classic-test-app
,ember-simple-auth
,test-app
- #2321 Remove ESA version from ember inspector (@brunoocasali)
Committers: 2
- Bruno Casali (@brunoocasali)
- Robert Wagner (@rwwagner90)
4.0.0
💥 Breaking Change
ember-simple-auth
- #2313 Drop node 10 in favor of 12 (@BobrImperator)
📝 Documentation
- #2291 add missing dependent key in README (@marcoow)
- #2274 Update super call in "managing-current-user" guide (@bertdeblock)
- #2265 Prepare README for 3.1.0 release (@sdebarros)
🏠 Internal
ember-simple-auth
- #2315 [2302] put internal-session into DI system (@BobrImperator)
- #2312 [2308] Refactor Adaptive store to use DI (@BobrImperator)
- #2296 fix computed import deprecation (@knownasilya)
classic-test-app
,ember-simple-auth
,test-app
Committers: 8
- Bartlomiej Dudzik (@BobrImperator)
- Bert De Block (@bertdeblock)
- Ilya Radchenko (@knownasilya)
- Marco Otte-Witte (@marcoow)
- Samanta de Barros (@sdebarros)
- Tony Miller (@mcfiredrill)
- @bekzod
- @dependabot-preview[bot]
3.1.0
🐛 Bug Fix
📝 Documentation
- #2254 Update README.md (@ErvinSabic)
- #2252 Fix location of test app in example (@sdebarros)
🏠 Internal
- Other
- #2264 Copy README to ember-simple-auth package before NPM release (@sdebarros)
- #2251 Add release-it to simplify the release process (@sdebarros)
ember-simple-auth
,test-app
- #2262 Fix tests failing in master (@sdebarros)
Committers: 3
- Ervin Sabic (@ErvinSabic)
- Reid Beels (@reidab)
- Samanta de Barros (@sdebarros)
3.0.1
🚀 Enhancement
ember-simple-auth
- #2237 Remove use of the deprecated getWithDefault API (@richard-viney)
🐛 Bug Fix
📝 Documentation
- #2208 Update /guides/auth-torii-with-github.md (@sutharmonil)
- #2205 upgrade-to-v3 devise syntax (@MichalBryxi)
- #2201 Devise example also needed computed import (@chrism)
- #2138 Fix handling of login errors in the dummy app (@marcoow)
- #1764 Engine Support (@marcoow)
- #2136 Modernize docs (@marcoow)
- #2143 add FastBoot to TOC in README (@marcoow)
- #2135 Modernize dummy app (@marcoow)
🏠 Internal
ember-simple-auth
ember-simple-auth
,test-app
- #2224 Remove duplicated scenarios in ember-try config (@sdebarros)
- Other
Committers: 7
- Chris Masters (@chrism)
- Marco Otte-Witte (@marcoow)
- Michal Bryxí (@MichalBryxi)
- Monil Suthar (@sutharmonil)
- Richard Viney (@richard-viney)
- Samanta de Barros (@sdebarros)
- @dependabot-preview[bot]
3.1.0-beta.1
🚀 Enhancement
ember-simple-auth
- #2237 Remove use of the deprecated getWithDefault API (@richard-viney)
- #2219 Fix assertion message of prohibitAuthentication() (@ursm)
🐛 Bug Fix
ember-simple-auth
- #2234 Unset attemptedTransition on invalidation (@marcoow)
- #2215 fix: Incorrect path to fetch the routeAfterAuthentication property in the config object (@LuisAverhoff)
📝 Documentation
- #2233 prevent form submission in README example (@marcoow)
- #2232 Add missing actions for login controller to readme (@marcoow)
- #2226 Fix Readme (@ngouy)
- #2218 Add CI badge (@marcoow)
- #2212 Fix code example in guide (@marcoow)
- #2210 Fix code example in the "Managing Current User" guide (@marcoow)
🏠 Internal
ember-simple-auth
ember-simple-auth
,test-app
- #2224 Remove duplicated scenarios in ember-try config (@sdebarros)
classic-test-app
,ember-simple-auth
,test-app
Committers: 6
- Keita Urashima (@ursm)
- Luis Manuel Averhoff (@LuisAverhoff)
- Marco Otte-Witte (@marcoow)
- Richard Viney (@richard-viney)
- Samanta de Barros (@sdebarros)
- ngouy (@ngouy)
3.1.0-beta.0
🚀 Enhancement
📝 Documentation
- #2208 Update /guides/auth-torii-with-github.md (@sutharmonil)
- #2205 upgrade-to-v3 devise syntax (@MichalBryxi)
- #2201 Devise example also needed computed import (@chrism)
- #2138 Fix handling of login errors in the dummy app (@marcoow)
- #1764 Engine Support (@marcoow)
- #2136 Modernize docs (@marcoow)
- #2143 add FastBoot to TOC in README (@marcoow)
- #2135 Modernize dummy app (@marcoow)
🏠 Internal
- #2197 Fix Heroku Deployment (@marcoow)
- #2145 Remove old Chrome option on CI (@marcoow)
- #2137 Generate docs with ember-cli-yuidoc (@marcoow)
- #2106 Fix Github Action for releasing new versions (@marcoow)
Committers: 5
- Chris Masters (@chrism)
- Marco Otte-Witte (@marcoow)
- Michal Bryxí (@MichalBryxi)
- Monil Suthar (@sutharmonil)
- @dependabot-preview[bot]
3.0.0
💥 Breaking Change
- #1933 Remove deprecations and drop support for Ember < 3.0 (@sdebarros)
- #2005 upgrade ember-cli-babel dependency to latest (@marcoow)
- #2004 make ember-fetch a peer dependency (@marcoow)
- #1993 require Node 10+ (@marcoow)
🚀 Enhancement
- #2076 Fix deprecations regarding Computed Property Overrides (@marcoow)
- #1848 Add SameSite cookie attribute support (@Exelord)
- #1941 Update with async/await example (@geekygrappler)
📝 Documentation
- #2032 Use
on
modifier rather in octane examples (@kategengler) - #2023 Fixes to code Indentation (@AddisonG)
- #2020 fix configuration options use (@sly7-7)
- #2014 Fixed Typo in file title, and other spelling (@AddisonG)
- #1941 Update with async/await example (@geekygrappler)
🏠 Internal
- #2043 disable FastBoot tests for now (@marcoow)
- #2034 switch to github actions (@marcoow)
- #2013 Modernize tests (@marcoow)
Committers: 8
- Addison G (@AddisonG)
- Andy Brown (@geekygrappler)
- Katie Gengler (@kategengler)
- Maciej Kwaśniak (@Exelord)
- Marco Otte-Witte (@marcoow)
- Samanta de Barros (@sdebarros)
- Sylvain MINA (@sly7-7)
- @dependabot-preview[bot]
2.1.1
🐛 Bug Fix
- #2010 Remove authorize assertion and update migration example (@sdebarros)
📝 Documentation
- #2051 Update deprecation links in v2 (@sdebarros)
- #2010 Remove authorize assertion and update migration example (@sdebarros)
Committers: 1
- Samanta de Barros (@sdebarros)
2.1.0
2.0.0
💥 Breaking Change
🚀 Enhancement
- #1985 deprecate rejectWithResponse=false (@marcoow)
- #1986 Deprecate data adapter mixin elements (@marcoow)
🐛 Bug Fix
📝 Documentation
- #1963 update current user guide (@mcfiredrill)
- #1924 Fix outdated guide. (@ExpDev07)
- #1832 Add Octane GitHub guide. (@muziejus)
🏠 Internal
- #1989 add missing test environments (@marcoow)
- #1917 Fix computed property override deprecations (@josemarluedke)
Committers: 7
- ExpDev (@ExpDev07)
- Josemar Luedke (@josemarluedke)
- Marco Otte-Witte (@marcoow)
- Moacir P. de Sá Pereira (@muziejus)
- Tony Miller (@mcfiredrill)
- Trek Glowacki (@trek)
- @dependabot-preview[bot]