Skip to content

Commit

Permalink
chore(release): 8.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [8.0.0-beta.1](v7.3.1...v8.0.0-beta.1) (2021-03-30)

### Features

* **browsing-context:** allow `Forest-Context-Url` header to give the current browser url of users ([#665](#665)) ([a61699a](a61699a))

### BREAKING CHANGES

* **browsing-context:** users willing to use this header needs either to clean the allowed headers or to add this specific header in the CORS configuration
  • Loading branch information
forest-bot authored and SteveBunlon committed May 26, 2021
1 parent c46fd66 commit 2f99031
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,18 @@

* **security:** patch node-notifier vulnerabilities ([#669](https://github.com/ForestAdmin/forest-express-sequelize/issues/669)) ([a54b944](https://github.com/ForestAdmin/forest-express-sequelize/commit/a54b944e88b666ad6d05e5b7e2cf52355a26ac5b))

# [8.0.0-beta.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.3.1...v8.0.0-beta.1) (2021-03-30)


### Features

* **browsing-context:** allow `Forest-Context-Url` header to give the current browser url of users ([#665](https://github.com/ForestAdmin/forest-express-sequelize/issues/665)) ([a61699a](https://github.com/ForestAdmin/forest-express-sequelize/commit/a61699ae2218c34508f00d2b9ac891107b9c5710))


### BREAKING CHANGES

* **browsing-context:** users willing to use this header needs either to clean the allowed headers or to add this specific header in the CORS configuration

## [7.3.1](https://github.com/ForestAdmin/forest-express-sequelize/compare/v7.3.0...v7.3.1) (2021-03-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forest-express-sequelize",
"description": "Official Express/Sequelize Liana for Forest",
"version": "7.9.3",
"version": "8.0.0-beta.1",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 2f99031

Please sign in to comment.