webpack-inject-plugin
Version:
A webpack plugin to dynamically inject code into the bundle.
72 lines (40 loc) • 2.21 kB
Markdown
# v1.5.1 (Wed Jun 12 2019)
#### 🐛 Bug Fix
- fix: entryOrder First [#29](https://github.com/adierkens/webpack-inject-plugin/pull/29) ([@deini](https://github.com/deini))
#### 📝 Documentation
- Add loaderID to README [#28](https://github.com/adierkens/webpack-inject-plugin/pull/28) ([@adierkens](https://github.com/adierkens))
#### Authors: 2
- Daniel Almaguer ([@deini](https://github.com/deini))
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
---
# v1.5.0 (Thu Apr 25 2019)
#### 🚀 Enhancement
- feat(plugin): Change how ID are handled for the injected loader [#27](https://github.com/adierkens/webpack-inject-plugin/pull/27) ([@mems](https://github.com/mems))
#### 📝 Documentation
- fix(doc): rename entry order option name [#26](https://github.com/adierkens/webpack-inject-plugin/pull/26) ([@mems](https://github.com/mems))
#### ⚠️ Pushed to master
- Fix type resolution for id ([@adierkens](https://github.com/adierkens))
#### Authors: 2
- Memmie Lenglet ([@mems](https://github.com/mems))
- [@adierkens](https://github.com/adierkens)
---
# v1.2.0 (Fri Apr 12 2019)
#### 🚀 Enhancement
- Add support for a function as an entryName [#23](https://github.com/adierkens/webpack-inject-plugin/pull/23) ([@adierkens](https://github.com/adierkens))
#### ⚠️ Pushed to master
- bump pkg.version ([@adierkens](https://github.com/adierkens))
- Update deps ([@adierkens](https://github.com/adierkens))
- Bump auto. Fix pkg version ([@adierkens](https://github.com/adierkens))
- Fix the pkg version ([@adierkens](https://github.com/adierkens))
#### Authors: 1
- Adam Dierkens ([@adierkens](https://github.com/adierkens))
---
# v1.2.0 (Fri Apr 12 2019)
#### 🚀 Enhancement
- Add support for a function as an entryName [#23](https://github.com/adierkens/webpack-inject-plugin/pull/23) ([@adierkens](https://github.com/adierkens))
#### ⚠️ Pushed to master
- Update deps ([@adierkens](https://github.com/adierkens))
- Bump auto. Fix pkg version ([@adierkens](https://github.com/adierkens))
- Fix the pkg version ([@adierkens](https://github.com/adierkens))
#### Authors: 1
- Adam Dierkens ([@adierkens](https://github.com/adierkens))