# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.1](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.2.0...accurapp-scripts@5.2.1) (2020-11-16)


### Bug Fixes

* 🐛  Fix output directory not being configurable, close [#75](https://github.com/accurat/accurapp/issues/75) ([abb0756](https://github.com/accurat/accurapp/commit/abb07561916430f39745b8de226a17c7e7d5a2c7))





# [5.2.0](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.1.5...accurapp-scripts@5.2.0) (2020-10-22)


### Features

* 👯  Support multiple webpack builds ([d432792](https://github.com/accurat/accurapp/commit/d432792da236091c337c63d289707e15f645c009))





## [5.1.5](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.1.4...accurapp-scripts@5.1.5) (2020-10-20)


### Bug Fixes

* 🐛  Support nested index.html in public folder ([7d04634](https://github.com/accurat/accurapp/commit/7d04634befeff0dead28ecaf2885a711b8455c5c))





## [5.1.4](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.1.3...accurapp-scripts@5.1.4) (2020-08-31)

**Note:** Version bump only for package accurapp-scripts





## [5.1.3](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.1.2...accurapp-scripts@5.1.3) (2020-05-10)


### Bug Fixes

* 🐛  Fix issue with errorr in TS breaking the local process ([54140f2](https://github.com/accurat/accurapp/commit/54140f221a73d9f79634c8cf365f4fa46352e483))





## [5.1.2](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.1.1...accurapp-scripts@5.1.2) (2020-04-30)


### Bug Fixes

* 💅 Better file logging ([2bb055a](https://github.com/accurat/accurapp/commit/2bb055a82f98b1be5cb0da363311c624fb97f3bf))





## [5.1.1](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.1.0...accurapp-scripts@5.1.1) (2020-04-30)


### Bug Fixes

* 🧹 Clean console logs ([862abec](https://github.com/accurat/accurapp/commit/862abec0116f406763eec52669499adcaee05ee4))





# [5.1.0](https://github.com/accurat/accurapp/compare/accurapp-scripts@5.0.0...accurapp-scripts@5.1.0) (2020-04-27)


### Bug Fixes

* 🐛  Fix declaration of svg ([40ae6f1](https://github.com/accurat/accurapp/commit/40ae6f16cbedb7accac272a132039d06671ae63e))


### Features

* 🔙 Revert live tunneler [#66](https://github.com/accurat/accurapp/issues/66) ([f6a6e6a](https://github.com/accurat/accurapp/commit/f6a6e6a58f681b6c747efa2f05ac2a4f8ae18902))





# [5.0.0](https://github.com/accurat/accurapp/compare/accurapp-scripts@4.2.0...accurapp-scripts@5.0.0) (2020-01-20)


### Bug Fixes

* begun fixing merge comments ([390dc14](https://github.com/accurat/accurapp/commit/390dc1491e42387868260c9ca2e44ff6cfca0338))
* better git utils ([c50bbcc](https://github.com/accurat/accurapp/commit/c50bbccc8f386794f29938d38644984c39a04b10))
* corrected logger ([85e7c1b](https://github.com/accurat/accurapp/commit/85e7c1bb8fa24beffbc50b0ddd2ca5cba521fbd3))
* error message fix ([4daf4a8](https://github.com/accurat/accurapp/commit/4daf4a85903115afff5616393a0290ad4f3c9afc))
* guess what? same length! ([283f720](https://github.com/accurat/accurapp/commit/283f720934778d884aa1ecd63810c43a4f3978d6))
* installed dependencies ([6ca16c1](https://github.com/accurat/accurapp/commit/6ca16c1da2c7978e8b043f556f696e7b3f1440fc))
* removed unused library ([d5d12f2](https://github.com/accurat/accurapp/commit/d5d12f27e6eef864665178c27b954cf0e4dcf99b))
* updated test, updated ssh-tuna version ([37296c3](https://github.com/accurat/accurapp/commit/37296c3a9ff30664ce5f3575d86005114a0d002d))
* using library to open tunnel ([325d4f9](https://github.com/accurat/accurapp/commit/325d4f9f3350cf09b141eca98f5194a0821be7f4))


### Features

* ✅ Add accurat-test command ([b98f314](https://github.com/accurat/accurapp/commit/b98f31418ecab3d169546d8cc0a9cae348b6e3c2))
* 👮‍♂️Require node 10 ([42433a5](https://github.com/accurat/accurapp/commit/42433a573c1bde9b152cbbb3b92f02618db30a25))
* 🚨 Better error messages for the exposed flag ([3a46141](https://github.com/accurat/accurapp/commit/3a461416f021dade94931136a6f79954759191e2))
* added base domain that defaults to ours ([87375b9](https://github.com/accurat/accurapp/commit/87375b931a3089488a3982773f766e34d531c847))


### BREAKING CHANGES

* please upgrade your node version to al least 10





# [4.2.0](https://github.com/accurat/accurapp/compare/accurapp-scripts@4.1.8...accurapp-scripts@4.2.0) (2019-12-09)


### Bug Fixes

* 🐛 🔨 Fix tests ([01943f9](https://github.com/accurat/accurapp/commit/01943f93cfcfddda86e613d60842ab5e616db84d))


### Features

* ⚙️  Add worker-loader ([2021f54](https://github.com/accurat/accurapp/commit/2021f54cb047a0d77b59c096c004864a71f70aed))
