Releases: sebastian-software/babel-preset-edge
Releases · sebastian-software/babel-preset-edge
Release 0.3.1
- Added missing package fast-async plugin (2b4acf9)
Release 0.3.0
Release 0.2.3
- Updated deps (6e31b85)
- Doc updates (ef56746)
- Test for keeping generator code intact (64a912a)
- Extended test suite for lodash-plugin users (plugin requires local installs of these libs which are now added to devDeps. (f0fd902)
- Extended working field of lodash plugin by asyncjs. rambda and recompose (ad77d3d)
Release 0.2.2
Release 0.2.1
Release 0.2.0
- Updated Jest snapshots for usage of ESM (3a2d0f2)
- Allow disabling ESM modules via options + added more docs (4be13a5)
- Added some production optimization plugins for react + enabled loose mode for env-preset by default. (f77bb6d)
- Correctly disabled transform-async-to-generator as this conflicts with fast-async (8c71cd1)
- Using transform-runtime (865f7cd)
- Added lodash plugin (8977679)
- Added app-root-dir for improved alias handling of source folder (e7f17fd)
Release 0.1.0
- Added src to npmignore (d93e9a7)
- Reworked plugin/preset imports (b2c76ff)
- Reworked babel config to use generator function (078d99d)
- Cleanup (f6d294b)
- Added test for object spread (aa92a28)
- Added test for class properties (74bddfe)
- No prepublish needed anymore for jest-testing (36f7efd)
- Corrected wrong testrunner config which now passes over the babelrc (211ec2c)
- More basic tests added (96aefb3)
- First snapshot corrected (f72879f)
- Added prepublish tool (b54846a)
- Worked on basic implementation (dca10bb)
- Corrected secure key for Slack notifications (5b70bd3)
- Core configs (d1fae46)
- Basic config redirects to readable-code (7c47896)
- Added basic CI config (e11bd5c)
- Tweaked package config. Added basic readme and license files. (ae08a01)
- Added jest + readable-code for linting and testing infrastructure (fb40734)
- Added more core config (7250f2e)
- First commit (454a089)