Releases: adierkens/webpack-inject-plugin
Releases · adierkens/webpack-inject-plugin
1.0.0
🎆 A full rewrite of the webpack-inject-plugin
in typescript. 🎆
That sweet, sweet auto-completion:
1.0.1-0
A pre-release of 1.0.0
featuring a full rewrite of the module in typescript
0.5.1-0
A re-release of 0.5.0
for testing stuff
0.5.0
- Make injection order a config option
0.4.0
- Allow injection into only 1 bundle
0.3.0
- Always be the second to last thing to load #3
0.2.0
- Pass loader context to code-gen function
- Support async loaders through
Promise
0.1.0
- Move injected entry to the beginning #1