Skip to content

Commit

Permalink
bump to 4.4.2 (#604)
Browse files Browse the repository at this point in the history
* bump to 4.4.2

* add links to PRs

* formatting and descriptions

* link formatting

* remove space characters

* Update CHANGELOG.md

Incorporate capitalization/tense change from @faunaee.

Co-authored-by: Ewan Edwards <46354154+faunaee@users.noreply.github.com>

Co-authored-by: Rob Sutter <rob@robsutter.com>
Co-authored-by: Ewan Edwards <46354154+faunaee@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 28, 2022
1 parent bbd7aa1 commit b81a8da
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 4.4.2
- Upgrade dependencies to address security concerns [#600](https://github.com/fauna/faunadb-js/pull/600)
- Fix Auth0 [#558](https://github.com/fauna/faunadb-js/pull/558)
- Fix `isFaunaValue` and `isFaunaRef` properties [#529](https://github.com/fauna/faunadb-js/pull/529)
- Fix stack trace capture [#536](https://github.com/fauna/faunadb-js/pull/536)
- Fix `ContainsStr` to render as string [#537](https://github.com/fauna/faunadb-js/pull/537)
- Improve `Expr` type declaration to include `toFQL()` [#544](https://github.com/fauna/faunadb-js/pull/544)
- Improve `PageHelper` [#543](https://github.com/fauna/faunadb-js/pull/543)
- Improve unauthorized error message clarity [#557](https://github.com/fauna/faunadb-js/pull/557)

## 4.4.1

- Make `signal` property of `client.query` optional
Expand Down

0 comments on commit b81a8da

Please sign in to comment.