You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## v3.1.0 (2020-01-08)
2
+
3
+
#### :rocket: Enhancement
4
+
*[#226](https://github.com/ember-codemods/ember-angle-brackets-codemod/pull/226) Add support to skip prefixing `@` for user provided attributes ([@suchitadoshi1987](https://github.com/suchitadoshi1987))
5
+
6
+
#### :bug: Bug Fix
7
+
*[#214](https://github.com/ember-codemods/ember-angle-brackets-codemod/pull/214) Fix false negatives for `link-to` with `data-` prefixed route name ([@tylerturdenpants](https://github.com/tylerturdenpants))
8
+
9
+
#### Committers: 4
10
+
- Ryan Mark ([@tylerturdenpants](https://github.com/tylerturdenpants))
11
+
- Sam Selikoff ([@samselikoff](https://github.com/samselikoff))
0 commit comments