We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61dabd8 commit 41ff067Copy full SHA for 41ff067
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v3.1.0 (2020-05-26)
2
+
3
+#### :rocket: Enhancement
4
+* [#272](https://github.com/ember-fastboot/fastboot/pull/272) Introduce html oriented manifest format (introduces better Embroider interop) ([@thoov](https://github.com/thoov))
5
6
+#### Committers: 1
7
+- Travis Hoover ([@thoov](https://github.com/thoov))
8
9
10
Must provide GITHUB_AUTH
11
12
## v3.0.2 (2020-03-24)
package.json
@@ -1,6 +1,6 @@
{
"name": "fastboot",
- "version": "3.0.3",
+ "version": "3.1.0",
"description": "Library for rendering Ember apps in node.js",
"keywords": [
"ember",
0 commit comments