es-dev-server
Version:
Development server for modern web apps
57 lines (25 loc) • 1.92 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.1.0](https://github.com/open-wc/es-dev-server/compare/v2.0.2...v2.1.0) (2021-01-18)
### Features
* add forwards compatibility for "middleware" config property ([ef0cea1](https://github.com/open-wc/es-dev-server/commit/ef0cea184d2512c0e65c5cce827f0d751b48027e))
### [2.0.2](https://github.com/open-wc/es-dev-server/compare/v2.0.1...v2.0.2) (2020-12-09)
### Bug Fixes
* correct repository URLs in package.json and CHANGELOG.md ([c0664ae](https://github.com/open-wc/es-dev-server/commit/c0664aec09063fff6110d450d6a7d09109977db7))
### [2.0.1](https://github.com/open-wc/es-dev-server/compare/v2.0.0...v2.0.1) (2020-12-01)
## [2.0.0](https://github.com/open-wc/es-dev-server/compare/v1.60.0...v2.0.0) (2020-12-01)
### ⚠ BREAKING CHANGES
* update to node-resolve v11
### Features
* update to node-resolve v11 ([50d8361](https://github.com/open-wc/es-dev-server/commit/50d836128c4dbd64617efb26afb3a127976a1cea))
## [1.60.0](https://github.com/open-wc/es-dev-server/compare/v1.59.0...v1.60.0) (2020-12-01)
### Features
* revert update to node-resolve v11 ([01a785a](https://github.com/open-wc/es-dev-server/commit/01a785a39bc29b9e820150c85894f7ee5f0fe857))
## [1.59.0](https://github.com/open-wc/es-dev-server/compare/v1.58.0...v1.59.0) (2020-12-01)
### Features
* update to node-resolve v11 ([b2ccf80](https://github.com/open-wc/es-dev-server/commit/b2ccf80226bd825d67e76de87aabc1eb26b24ac9))
## 1.58.0 (2020-12-01)
### Features
* try new CI release flow ([2e0bb85](https://github.com/open-wc/es-dev-server/commit/2e0bb85d29324c419e76b981ba4634be9f7d940b))
### Bug Fixes
* setup ci in new repo ([4851530](https://github.com/open-wc/es-dev-server/commit/48515306eedeeefcc2fac0c5258f791d5e88e647))