-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
## v3.0.0 (2020-10-23) | ||
|
||
#### :boom: Breaking Change | ||
* [#70](https://github.com/ember-fastboot/fastboot-express-middleware/pull/70) Update to [email protected] ([@rwjblue](https://github.com/rwjblue)) | ||
* [#67](https://github.com/ember-fastboot/fastboot-express-middleware/pull/67) Drop Node 8 and 13 support. ([@rwjblue](https://github.com/rwjblue)) | ||
* [#49](https://github.com/ember-fastboot/fastboot-express-middleware/pull/49) Drop support for Node 4, 6, 9, and 11. ([@sdhull](https://github.com/sdhull)) | ||
|
||
#### :rocket: Enhancement | ||
* [#70](https://github.com/ember-fastboot/fastboot-express-middleware/pull/70) Update to [email protected] ([@rwjblue](https://github.com/rwjblue)) | ||
|
||
#### :bug: Bug Fix | ||
* [#60](https://github.com/ember-fastboot/fastboot-express-middleware/pull/60) Use append to support multi-value headers ([@bobisjan](https://github.com/bobisjan)) | ||
* [#54](https://github.com/ember-fastboot/fastboot-express-middleware/pull/54) Move `request` package into `devDependencies` ([@bobisjan](https://github.com/bobisjan)) | ||
|
||
#### :house: Internal | ||
* [#69](https://github.com/ember-fastboot/fastboot-express-middleware/pull/69) Add release automation setup. ([@rwjblue](https://github.com/rwjblue)) | ||
* [#68](https://github.com/ember-fastboot/fastboot-express-middleware/pull/68) Migrate to GitHub Actions for CI ([@rwjblue](https://github.com/rwjblue)) | ||
* [#64](https://github.com/ember-fastboot/fastboot-express-middleware/pull/64) Use async/await in tests ([@bobisjan](https://github.com/bobisjan)) | ||
* [#56](https://github.com/ember-fastboot/fastboot-express-middleware/pull/56) Add Prettier ([@bobisjan](https://github.com/bobisjan)) | ||
* [#55](https://github.com/ember-fastboot/fastboot-express-middleware/pull/55) Migrate to ESLint ([@bobisjan](https://github.com/bobisjan)) | ||
* [#53](https://github.com/ember-fastboot/fastboot-express-middleware/pull/53) Remove Babel ([@bobisjan](https://github.com/bobisjan)) | ||
|
||
#### Committers: 3 | ||
- Jan Bobisud ([@bobisjan](https://github.com/bobisjan)) | ||
- Robert Jackson ([@rwjblue](https://github.com/rwjblue)) | ||
- Steve ([@sdhull](https://github.com/sdhull)) | ||
|
||
|
||
# fastboot-express-middleware Changelog | ||
|
||
### 2.0.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters