Skip to content

Releases: adierkens/webpack-inject-plugin

1.0.1

07 Dec 08:53
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1

1.0.0

21 Oct 17:07
Compare
Choose a tag to compare

🎆 A full rewrite of the webpack-inject-plugin in typescript. 🎆

That sweet, sweet auto-completion:
image

1.0.1-0

19 Oct 21:59
Compare
Choose a tag to compare
1.0.1-0 Pre-release
Pre-release

A pre-release of 1.0.0 featuring a full rewrite of the module in typescript

0.5.1-0

19 Oct 21:59
Compare
Choose a tag to compare
0.5.1-0 Pre-release
Pre-release

A re-release of 0.5.0 for testing stuff

0.5.0

20 Jun 05:32
Compare
Choose a tag to compare
  • Make injection order a config option

0.4.0

20 Jun 05:30
Compare
Choose a tag to compare
  • Allow injection into only 1 bundle

0.3.0

29 Jan 21:50
Compare
Choose a tag to compare
  • Always be the second to last thing to load #3

0.2.0

14 Aug 20:23
Compare
Choose a tag to compare
  • Pass loader context to code-gen function
  • Support async loaders through Promise

0.1.0

24 Jul 16:44
Compare
Choose a tag to compare
  • Move injected entry to the beginning #1