This repository was archived by the owner on Mar 25, 2025. It is now read-only.
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)