File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 1.8.2
2
+
3
+ * Support for [ ember-cookies] ( https://github.com/simplabs/ember-cookies ) 0.4.0
4
+ which clears a deprecation, see #1746 .
5
+
6
+ This release would not have been possible without the contributions by
7
+ [ @jessica-jordan ] ( https://github.com/jessica-jordan ) ,
8
+ [ @Alonski ] ( https://github.com/Alonski ) and
9
+ [ @marcoow ] ( https://github.com/marcoow ) .
10
+ Thanks a lot!
11
+
1
12
# 1.8.1
2
13
3
14
* Additional patch fix for deprecation warning for Evented#off method on Ember 3.6+, see #1725
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-simple-auth" ,
3
- "version" : " 1.8.1 " ,
3
+ "version" : " 1.8.2 " ,
4
4
"description" : " A lightweight library for implementing authentication/authorization with Ember.js applications." ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments