UNPKG

babel-plugin-auto-css-modules

Version:
43 lines (24 loc) 825 B
# 1.1.1 (2018-06-05) * Make sure build is ES5. # 1.1.0 (2018-05-27) * Add flow types to `lib` directory. * Upgrade development dependencies to latest versions. # 1.0.0 (2018-04-04) * Added `engines` to `package.json` to set minimum Node version to 6. * Publishing first major as project is now stable without any breaking changes in the foreseeable future. # 0.1.0 (2018-03-21) * Update development dependencies to latest versions. * Configure continuous integration. * Change minimum Node version to 6. * Add code of conduct. ## 0.0.5 * Upgrade lintly to latest version. ## 0.0.4 * Added tests. * Upgraded to nodely using Babel 7 beta. ## 0.0.3 * Added usage documentation to `README.md`. ## 0.0.2 * Added keywords to `package.json`. ## 0.0.1 * Initial implementation.