File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+
120## v0.3.3 (2019-08-26)
221
322#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-debug-macros" ,
3- "version" : " 0.3.3 " ,
3+ "version" : " 0.3.4 " ,
44 "description" : " Debug macros and feature flag stripping" ,
55 "keywords" : [
66 " babel" ,
You can’t perform that action at this time.
0 commit comments