Skip to content

Releases: sebastian-software/babel-preset-edge

Release 1.8.0

15 Feb 21:01
Compare
Choose a tag to compare
  • Updated to browserslist 3.x and more. (66f6c75)

Release 1.7.1

05 Feb 17:41
Compare
Choose a tag to compare

Release 1.7.0

01 Feb 19:59
Compare
Choose a tag to compare
  • Switched to lean-nodent-runtime which works easier in our environment where we expect a native/polyfilled Promise. (7362e01)
  • Updated deps (8fc8711)

Release 1.6.0

31 Jan 16:09
Compare
Choose a tag to compare
  • Updated deps (7119f57)
  • Synced with eslint config (cf7ee19)
  • Minor formatting updates (0d5f3ed)
  • Auto formatting (69a310e)
  • Applied auto formatting with prettier (add682d)
  • Some auto-formatting of our test code (4d15a4d)
  • Added scripts for linting + prettier config (9422e8c)
  • Minor pkg config tweaks (807e908)
  • Enabled ES6 mode for aync/await transpilation when supported by client. (0231a55)
  • Switched to lightweight 'native' Promise API for translating async/await (042cb09)
  • Updated eslint which also removes the babel@7 beta stuff. (edd01c9)

Release 1.5.1

26 Jan 18:31
Compare
Choose a tag to compare

Release 1.5.0

26 Jan 18:26
Compare
Choose a tag to compare
  • Added non-loose IE11 test (373f2ea)
  • Added explicit Node v6 test (8198f1f)
  • Minor fix (12be94e)
  • Updated "modern" target to more recent versions. (f6f8ced)
  • Updated copyright (0dc128a)
  • Refactoring of Node selecting mechanism. Enforce v6 by explicitely stating "node6", otherwise we'll move over to "node8" as default for any binaries in maybe half a year. (a6155de)
  • Updated deps (29b2f6c)

Release 1.4.1

23 Jan 19:40
Compare
Choose a tag to compare
  • Added missing dependency release-it (c9338a9)
  • Updated deps (6e56c9c)

Release 1.4.0

30 Nov 22:56
Compare
Choose a tag to compare
  • Switched to env preset + plugin for local transpile. Don't rely on previously existing lib folder. Switched from prepublish to preppy. (4db28da)
  • Minor tweaks (a7e818c)
  • Cleanup (c6592b1)
  • Switched from readable-code to eslint-config-readable. (79de330)
  • Updated deps (2f6bbad)
  • Removed codesponsor.io badges (09fa79d)

Release 1.3.7

22 Nov 09:24
Compare
Choose a tag to compare

Release 1.3.6

24 Oct 18:50
Compare
Choose a tag to compare