# Changelog

## Last Changes


## v3.0.0

- [#24](https://github.com/LaxarJS/laxar-infrastructure/issues/24): Bump bl to 4.0.3


## v3.0.0-beta.0

- [#23](https://github.com/LaxarJS/laxar-infrastructure/issues/23): Modernize dependencies
   + **BREAKING CHANGE:** see ticket for details


## v2.1.0
## v2.1.0-rc.0

- [#15](https://github.com/LaxarJS/laxar-infrastructure/issues/15): Updated dependencies for npm audit


## v2.0.1
## v2.0.1-pre.0

- [#14](https://github.com/LaxarJS/laxar-infrastructure/issues/14): Updated dependencies for npm audit


## v2.0.0
## v2.0.0-rc.1

- [#12](https://github.com/LaxarJS/laxar-infrastructure/issues/12): Updated dependency


## v2.0.0-rc.0

- [#11](https://github.com/LaxarJS/laxar-infrastructure/issues/11): documentation: basic README.md


## v0.1.0-alpha.6

- [#10](https://github.com/LaxarJS/laxar-infrastructure/issues/10): webpack: expect webpack config instead of custom format as input
   + **BREAKING CHANGE:** see ticket for details


## v0.1.0-alpha.5

- [#9](https://github.com/LaxarJS/laxar-infrastructure/issues/9): browser-spec, karma: replace dist-bundle of widgets with source file


## v0.1.0-alpha.4

- [#8](https://github.com/LaxarJS/laxar-infrastructure/issues/8): browser-spec, karma: always interpret specs as paths (instead of modules)
- [#7](https://github.com/LaxarJS/laxar-infrastructure/issues/7): production: fix dist bundle being incorrectly named with browser spec naming scheme


## v0.1.0-alpha.3

- [#6](https://github.com/LaxarJS/laxar-infrastructure/issues/6): production: treat dependencies as externals


## v0.1.0-alpha.2

- [#5](https://github.com/LaxarJS/laxar-infrastructure/issues/5): update karma setup so it can handle multiple specs
- [#4](https://github.com/LaxarJS/laxar-infrastructure/issues/4): fix browser-spec / webpack-dev-server usage


## v0.1.0-alpha.1

- [#1](https://github.com/LaxarJS/laxar-infrastructure/issues/1): make `peerDependencies` in `package.json` optional
- [#3](https://github.com/LaxarJS/laxar-infrastructure/issues/3): improve karma config


## v0.1.0-alpha.0

- initial version
