Releases: sebastian-software/babel-preset-edge
Releases · sebastian-software/babel-preset-edge
Release 0.7.2
Release 0.7.1
Release 0.7.0
- Added support for debug option (default=off) (588b047)
- Updated binary test to use CJS instead of ESM output (9cf8bfd)
- Fixed issues with es2015 output. (872a607)
- Implemented test for multiple output scenarios. (51a0775)
- Added support for explicitely targetting es2015 capable engines. (ebfecf7)
- Added support for automatic target when env==test (83a0f00)
- Minor tweaks (8d0c0c6)
- Offer far more fine grained control over preset with options. (fd37b53)
Release 0.6.1
Release 0.6.0
- Added pre git push (good sane test before release to check connection) (4e3d121)
- Tweaked import setting to use absolute path (3e9f0c4)
- Switched back to babel-plugin-module-resolver which seems more maintained and mature than babel-plugin-root-import. Trying to implement the same rootPrefix config here. (6ec377f)
Release 0.5.0
Release 0.4.3
Release 0.4.2
Release 0.4.1
- Renamed prepublish => prepare for npm@5 (34f4f1d)