Releases: sebastian-software/prepublish
Releases · sebastian-software/prepublish
Release 1.2.7
Release 1.2.6
- Do not use compiler environment anymore... is probably faster - at least it's simpler for CI config (1efb7e9)
Release 1.2.5
- Improved es2015 output support. There were a few missing entries in the config. (92c2634)
Release 1.2.4
- Removed enforcement of install more modern npm - probably a good idea as Node v8.2.x comes with npm 5.3.0 already and this way we keep testing npm 4.x in Node v6. - Should also make test times faster. (023037e)
Release 1.2.3
- This was a demonstration of the new babel-preset-env where 'modern' targets Node v8 - it broke Node v6. We have to use the 'classic' bundle for our test suite to be friendly to Node v6. (c4777cf)
Release 1.2.2
- Another readme update - adds the Node v8 info. (3e3605e)
Release 1.2.1
Release 1.2.0
Release 1.1.3
- Updated deps (b366596)
Release 1.1.2
- Updated deps (da00ed9)