Skip to content

Commit a3456bc

Browse files
author
Robert Jackson
committed
Release 3.1.0
1 parent 6289968 commit a3456bc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v3.1.0 (2020-11-20)
2+
3+
#### :rocket: Enhancement
4+
* [#66](https://github.com/ember-fastboot/fastboot-express-middleware/pull/66) Add support for passing metadata into visitOptions of fastboot visit ([@suchitadoshi1987](https://github.com/suchitadoshi1987))
5+
6+
#### Committers: 1
7+
- Suchita Doshi ([@suchitadoshi1987](https://github.com/suchitadoshi1987))
8+
9+
110
## v3.0.0 (2020-10-23)
211

312
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastboot-express-middleware",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "An Express middleware for rendering Ember apps with FastBoot",
55
"keywords": [
66
"fastboot",

0 commit comments

Comments
 (0)