Releases: ember-cli/babel-plugin-debug-macros
Releases · ember-cli/babel-plugin-debug-macros
v1.0.2-babel-plugin-debug-macros: Merge pull request #102 from ember-cli/release-preview
v1.0.1-babel-plugin-debug-macros: Merge pull request #99 from ember-cli/release-preview
Release (2024-07-11)
babel-plugin-debug-macros 1.0.1 (patch)
📝 Documentation
babel-plugin-debug-macros
- #97 docs(README.md)/ Fix a typo in the name of the plugin (@BlueCutOfficial)
🏠 Internal
babel-plugin-debug-macros
Committers: 2
- Chris Manson (@mansona)
- Marine Dunstetter (@BlueCutOfficial)
Release 1.0.0
v1.0.0 Release 1.0.0
Release 1.0.0-alpha.2
Release 1.0.0-alpha.1
Release 1.0.0-alpha.0
Release 0.3.4
Release 0.3.3
🐛 Bug Fix
- #80 Fix bug when key attribute is a literal for debug macros (
deprecate
,assert
,warn
) (@martony38)
Committers: 1
- Laurent Sehabiague (@martony38)
Release 0.3.2
v0.3.2 (2019-06-20)
🐛 Bug Fix
- #79 [BUGFIX] if our ancestor import declaration is removed short-circuit … (@stefanpenner)
Committers: 1
- Stefan Penner (@stefanpenner)
v0.3.0
💥 Breaking Change
- #76 [Breaking] Drop node 4 support (@jrjohnson)
🚀 Enhancement
- #75 Update from beta to final babel 7 (@jrjohnson)
📝 Documentation
Committers: 2
- Daniel Múnera Sánchez (@dmuneras)
- Jonathan Johnson (@jrjohnson)