# Change Log ## [v0.3.1](https://github.com/ember-cli/babel-plugin-feature-flags/tree/v0.3.1) (2017-03-14) [Full Changelog](https://github.com/ember-cli/babel-plugin-feature-flags/compare/v0.2.3...v0.3.1) **Closed issues:** - An in-range update of babel-core is breaking the build 🚨 [\#17](https://github.com/ember-cli/babel-plugin-feature-flags/issues/17) **Merged pull requests:** - Add baseDir to avoid caching warnings. [\#19](https://github.com/ember-cli/babel-plugin-feature-flags/pull/19) ([rwjblue](https://github.com/rwjblue)) - CI: Enable automatic NPM deployment for tags [\#18](https://github.com/ember-cli/babel-plugin-feature-flags/pull/18) ([Turbo87](https://github.com/Turbo87)) - 👻😱 Node.js 0.10 is unmaintained 😱👻 [\#16](https://github.com/ember-cli/babel-plugin-feature-flags/pull/16) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.2.3](https://github.com/ember-cli/babel-plugin-feature-flags/tree/v0.2.3) (2016-09-28) [Full Changelog](https://github.com/ember-cli/babel-plugin-feature-flags/compare/v0.2.2...v0.2.3) **Implemented enhancements:** - Support multiple imports [\#15](https://github.com/ember-cli/babel-plugin-feature-flags/pull/15) ([Turbo87](https://github.com/Turbo87)) **Closed issues:** - 'broccoli-babel-transpiler is opting out of caching' warning [\#13](https://github.com/ember-cli/babel-plugin-feature-flags/issues/13) ## [v0.2.2](https://github.com/ember-cli/babel-plugin-feature-flags/tree/v0.2.2) (2016-08-10) [Full Changelog](https://github.com/ember-cli/babel-plugin-feature-flags/compare/v0.3.0...v0.2.2) **Merged pull requests:** - Enable caching based on options. [\#12](https://github.com/ember-cli/babel-plugin-feature-flags/pull/12) ([rwjblue](https://github.com/rwjblue)) - Update package.json [\#11](https://github.com/ember-cli/babel-plugin-feature-flags/pull/11) ([locks](https://github.com/locks)) - Update mocha to version 3.0.0 🚀 [\#10](https://github.com/ember-cli/babel-plugin-feature-flags/pull/10) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) ## [v0.3.0](https://github.com/ember-cli/babel-plugin-feature-flags/tree/v0.3.0) (2016-06-13) [Full Changelog](https://github.com/ember-cli/babel-plugin-feature-flags/compare/v0.2.1...v0.3.0) **Implemented enhancements:** - Babel 6 [\#5](https://github.com/ember-cli/babel-plugin-feature-flags/issues/5) - Port plugin to Babel 6 plugin API [\#6](https://github.com/ember-cli/babel-plugin-feature-flags/pull/6) ([Turbo87](https://github.com/Turbo87)) **Closed issues:** - Add a README [\#1](https://github.com/ember-cli/babel-plugin-feature-flags/issues/1) **Merged pull requests:** - Add README.md [\#9](https://github.com/ember-cli/babel-plugin-feature-flags/pull/9) ([mmun](https://github.com/mmun)) - Add support for multiple instances of the plugin [\#8](https://github.com/ember-cli/babel-plugin-feature-flags/pull/8) ([mmun](https://github.com/mmun)) - Make tests simpler [\#7](https://github.com/ember-cli/babel-plugin-feature-flags/pull/7) ([mmun](https://github.com/mmun)) ## [v0.2.1](https://github.com/ember-cli/babel-plugin-feature-flags/tree/v0.2.1) (2016-06-10) **Closed issues:** - Better support for unknown feature flags [\#2](https://github.com/ember-cli/babel-plugin-feature-flags/issues/2) **Merged pull requests:** - Implement a dead code elimination friendly strategy [\#4](https://github.com/ember-cli/babel-plugin-feature-flags/pull/4) ([mmun](https://github.com/mmun)) - Remove `+` at beginning of every line [\#3](https://github.com/ember-cli/babel-plugin-feature-flags/pull/3) ([pangratz](https://github.com/pangratz)) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*