All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Better error messages when module injections are invalid.
- Support Webpack 4.X
- [feature] Huge refactor & cleanup converting underlying implementation to use Babel Core. #36
- [fixed] — Injection of Babel generated module code. #11
- [added] — Support for falling back to base module definition if an alternate is not defined; made this this default behaviour. #7
- Initial release.