We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c578a6 commit 2c01feeCopy full SHA for 2c01fee
CHANGELOG.md
@@ -1,5 +1,14 @@
1
2
3
+
4
+## v1.0.0-alpha.2 (2024-04-17)
5
6
+#### :rocket: Enhancement
7
+* [#96](https://github.com/ember-cli/babel-plugin-debug-macros/pull/96) Add a mode that converts to @embroider/macros ([@ef4](https://github.com/ef4))
8
9
+#### Committers: 1
10
+- Edward Faulkner ([@ef4](https://github.com/ef4))
11
12
## v1.0.0-alpha.1 (2024-04-11)
13
14
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-debug-macros",
- "version": "1.0.0-alpha.1",
+ "version": "1.0.0-alpha.2",
"description": "Debug macros and feature flag stripping",
"keywords": [
"babel",
0 commit comments