File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.1.2 (2020-12-10)
2
+
3
+ #### :bug : Bug Fix
4
+ * [ #946 ] ( https://github.com/emberjs/ember-test-helpers/pull/946 ) Fixes maxlength conditional check for textarea & constrained input types ([ @drewlee ] ( https://github.com/drewlee ) )
5
+
6
+ #### :memo : Documentation
7
+ * [ #960 ] ( https://github.com/emberjs/ember-test-helpers/pull/960 ) Fix typo in README ([ @scalvert ] ( https://github.com/scalvert ) )
8
+
9
+ #### Committers: 3
10
+ - Andrew A Lee ([ @drewlee ] ( https://github.com/drewlee ) )
11
+ - Steve Calvert ([ @scalvert ] ( https://github.com/scalvert ) )
12
+
13
+
1
14
## v2.1.1 (2020-12-04)
2
15
3
16
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ember/test-helpers" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.2 " ,
4
4
"description" : " Helpers for testing Ember.js applications" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments