You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
## v3.2.0-beta.5 (2021-11-24)
2
+
3
+
#### :bug: Bug Fix
4
+
*`ember-cli-fastboot`
5
+
*[#862](https://github.com/ember-fastboot/ember-cli-fastboot/pull/862) Ensure rehydration works on Ember < 3.27 ([@rwjblue](https://github.com/rwjblue))
6
+
*`fastboot`
7
+
*[#859](https://github.com/ember-fastboot/ember-cli-fastboot/pull/859) Removes call to deprecated OutgoingMessage.prototype._headers ([@SergeAstapov](https://github.com/SergeAstapov))
8
+
9
+
#### :house: Internal
10
+
*`ember-cli-fastboot`
11
+
*[#861](https://github.com/ember-fastboot/ember-cli-fastboot/pull/861) Add tests for Ember 3.24 + 3.28 + 4.0 ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
12
+
*[#858](https://github.com/ember-fastboot/ember-cli-fastboot/pull/858) Add ember-try testing for ember-cli-fastboot ([@mansona](https://github.com/mansona))
13
+
14
+
#### Committers: 4
15
+
- Chris Manson ([@mansona](https://github.com/mansona))
16
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
0 commit comments