# Changelog

### 3.1.0

- [#26] Add `terser` as minification option.

### 3.0.2

- Update npm version

### 3.0.1

- [#22] Fix rebuild to work in latest webpack

### 3.0.0

- [#21] Remove ES6 worker, update all dependencies to latest.
- [#19] Do not set `fingerprint` property on `.map` files. `bffs` will do this now.

### 1.7.6

- [#18] Add collected documentation and badges.
  - Add LICENSE file
  - Update `README.md` with API documentation
  - Update `tar-fs@1.16` to resolve security warning

[#18]: https://github.com/warehouseai/workers-factorypull/18
[#19]: https://github.com/warehouseai/workers-factory/pull/19
[#21]: https://github.com/warehouseai/workers-factory/pull/21
[#22]:  https://github.com/warehouseai/workers-factory/pull/22
[#26]:  https://github.com/warehouseai/workers-factory/pull/26
