# v1.5.5 (Thu Nov 19 2020)

#### 🐛  Bug Fix

- move types packages to dev dependencies [#51](https://github.com/adierkens/webpack-inject-plugin/pull/51) ([@spentacular](https://github.com/spentacular))

#### Authors: 1

- Spencer Hamm ([@spentacular](https://github.com/spentacular))

---

# v1.5.4 (Mon Jan 06 2020)

#### 🐛  Bug Fix

- Fix async and dynamic entry functions [#42](https://github.com/adierkens/webpack-inject-plugin/pull/42) (adierkens@users.noreply.github.com)

#### Authors: 1

- adierkens@users.noreply.github.com

---

# v1.5.3 (Thu Aug 01 2019)

#### 🐛  Bug Fix

- Fix if entry is a function [#31](https://github.com/adierkens/webpack-inject-plugin/pull/31) ([@chvin](https://github.com/chvin))

#### Authors: 1

- Chvin ([@chvin](https://github.com/chvin))

---

# v1.5.2 (Fri Jun 14 2019)

#### 🐛  Bug Fix

- fix: export ENTRY_ORDER [#30](https://github.com/adierkens/webpack-inject-plugin/pull/30) ([@deini](https://github.com/deini))

#### Authors: 1

- Daniel Almaguer ([@deini](https://github.com/deini))

---

# 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))