Skip to content

Releases: sebastian-software/babel-preset-edge

Release 0.7.2

03 Jul 10:01
Compare
Choose a tag to compare

Release 0.7.1

02 Jul 11:36
Compare
Choose a tag to compare
  • Disabled source maps for testing (a70caff)
  • Added configurable sourcemaps (115ac2d)
  • Updated deps (790ec41)

Release 0.7.0

29 Jun 16:57
Compare
Choose a tag to compare
  • 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

29 Jun 15:15
Compare
Choose a tag to compare
  • Doc updates (28786f9)
  • Fixed missing deps (7fa38aa)
  • Removed strip flow type. Part of preset-flow. (40bd4e6)
  • Added stripping of flow-types + added es3 niceties for improved browser support. (4011fdb)
  • Updated deps (3e06e19)

Release 0.6.0

26 Jun 06:44
Compare
Choose a tag to compare
  • 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

26 Jun 05:51
Compare
Choose a tag to compare
  • Switched to root import plugin replacing module-resolver plugin. (9aea569)
  • Improved option control + docs (75c97dd)
  • Updated deps + minor code formatting (c282097)
  • Cleanup to offer spec and loose as options. (671df76)
  • Renamed project edge-babel => babel-preset-edge (242760e)

Release 0.4.3

22 Jun 17:29
Compare
Choose a tag to compare
  • Enabled some basic output settings for babel to produce leaner output by default. Adjusted tests for reversing this, though. (f47596e)
  • Updated deps (dea1b7f)
  • Updated deps (74f7e82)
  • Corrected logo url (a505beb)

Release 0.4.2

20 Jun 07:50
Compare
Choose a tag to compare

Release 0.4.1

20 Jun 07:37
Compare
Choose a tag to compare
  • Renamed prepublish => prepare for npm@5 (34f4f1d)

Release 0.4.0

20 Jun 07:36
Compare
Choose a tag to compare
  • Renamed project edgebabel => edge-babel (88337c0)
  • Updated deps (48bff0b)