File tree 2 files changed +20
-1
lines changed 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.3.4 (2021-01-27)
2
+
3
+ #### :rocket : Enhancement
4
+ * [ #83 ] ( https://github.com/ember-cli/babel-plugin-debug-macros/pull/83 ) Remove validation check for deprecation ` until ` ([ @pzuraq ] ( https://github.com/pzuraq ) )
5
+
6
+ #### :bug : Bug Fix
7
+ * [ #81 ] ( https://github.com/ember-cli/babel-plugin-debug-macros/pull/81 ) Improve v1 API warning ([ @hjdivad ] ( https://github.com/hjdivad ) )
8
+
9
+ #### :house : Internal
10
+ * [ #86 ] ( https://github.com/ember-cli/babel-plugin-debug-macros/pull/86 ) Update release automation setup ([ @rwjblue ] ( https://github.com/rwjblue ) )
11
+ * [ #85 ] ( https://github.com/ember-cli/babel-plugin-debug-macros/pull/85 ) Update to ensure ` npm test ` runs linting. ([ @rwjblue ] ( https://github.com/rwjblue ) )
12
+ * [ #84 ] ( https://github.com/ember-cli/babel-plugin-debug-macros/pull/84 ) Setup GitHub Actions. ([ @rwjblue ] ( https://github.com/rwjblue ) )
13
+
14
+ #### Committers: 3
15
+ - Chris Garrett ([ @pzuraq ] ( https://github.com/pzuraq ) )
16
+ - David J. Hamilton ([ @hjdivad ] ( https://github.com/hjdivad ) )
17
+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
18
+
19
+
1
20
## v0.3.3 (2019-08-26)
2
21
3
22
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-plugin-debug-macros" ,
3
- "version" : " 0.3.3 " ,
3
+ "version" : " 0.3.4 " ,
4
4
"description" : " Debug macros and feature flag stripping" ,
5
5
"keywords" : [
6
6
" babel" ,
You can’t perform that action at this time.
0 commit comments