babel-preset-lux
Version:
A babel preset containing all of the plugins required by Lux.
59 lines (33 loc) • 2.68 kB
Markdown
# Babel Preset Lux Changelog
### v2.0.2 (Apr 17, 2016)
##### Commits
* [[`b83b98fa16`](https://github.com/postlight/babel-preset-lux/commit/b83b98fa16)] - **feat**: add a changelog (#13) (Zachary Golba)
* [[`f61f986558`](https://github.com/postlight/babel-preset-lux/commit/f61f986558)] - **feat**: use yarn (#12) (Zachary Golba)
* [[`696d6db359`](https://github.com/postlight/babel-preset-lux/commit/696d6db359)] - **fix**: remove babili (#11) (Nick Schot)
* [[`01dbef7f89`](https://github.com/postlight/babel-preset-lux/commit/01dbef7f89)] - **release**: v2.0.1 (#10) (Zachary Golba)
### v2.0.1 (Dec 17, 2016)
##### Commits
* [[`48abd965d3`](https://github.com/postlight/babel-preset-lux/commit/48abd965d3)] - **fix**: load exponentiation operator transform in node 6 (#9) (Zachary Golba)
### v2.0.0 (Dec 15, 2016)
##### Commits
* [[`d71ee1e16c`](https://github.com/postlight/babel-preset-lux/commit/d71ee1e16c)] - **feat**: use babili preset in production mode (#8) (Zachary Golba)
### v1.4.0 (Dec 4, 2016)
##### Commits
* [[`ba5d579e21`](https://github.com/postlight/babel-preset-lux/commit/ba5d579e21)] - **feat**: use native async functions when running on node 7 with harmony flag (#7) (Zachary Golba)
### v1.3.0 (Oct 3, 2016)
##### Commits
* [[`78f1f0ee04`](https://github.com/postlight/babel-preset-lux/commit/78f1f0ee04)] - 1.3.0 (Zachary Golba)
* [[`dec625e87e`](https://github.com/postlight/babel-preset-lux/commit/dec625e87e)] - **chore**: reference postlight in license and package.json (#6) (Zachary Golba)
* [[`625aa2f694`](https://github.com/postlight/babel-preset-lux/commit/625aa2f694)] - **refactor**: do not specify unecessary syntax plugins (#5) (Zachary Golba)
* [[`254186b252`](https://github.com/postlight/babel-preset-lux/commit/254186b252)] - 1.2.0 (Zachary Golba)
### v1.2.0 (Sept 4, 2016)
##### Commits
* [[`ae95578e76`](https://github.com/postlight/babel-preset-lux/commit/ae95578e76)] - **chore**: switch babel-plugin-external-helpers package name (#4) (Zachary Golba)
* [[`bfeb637404`](https://github.com/postlight/babel-preset-lux/commit/bfeb637404)] - **docs**: update README.md (#3) (Zachary Golba)
* [[`d2bcf8f889`](https://github.com/postlight/babel-preset-lux/commit/d2bcf8f889)] - **chore**: update repo in package.json (#2) (Zachary Golba)
### v1.1.0 (June 19, 2016)
##### Commits
* [[`6995da989a`](https://github.com/postlight/babel-preset-lux/commit/6995da989a)] - **feat**: add flowtype support plugins (#1) (Zachary Golba)
### v1.0.0 (June 4, 2016)
##### Commits
* [[`6b3a5bd4ca`](https://github.com/postlight/babel-preset-lux/commit/6b3a5bd4ca)] - first commit (Zachary Golba)