Skip to content

Commit

Permalink
update CHANGELOG.md for v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-savary committed Apr 19, 2022
1 parent 9ed6a9d commit 1ee335c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 0.15.0

- Fix handling of union of root types. [#348](https://github.com/mobxjs/mst-gql/pull/348) - [smokku](https://github.com/smokku)
- Introduced support for AbortController in GraphQL HTTP requests [#355](https://github.com/mobxjs/mst-gql/pull/355) - [wtuminski](https://github.com/wtuminski)
- Added support for field parameters [#349](https://github.com/mobxjs/mst-gql/pull/349) - [smokku](https://github.com/smokku)
- Package version upgrades, fixed TS errors, other bugs [#337](https://github.com/mobxjs/mst-gql/pull/337) - [jkolyer](https://github.com/jkolyer)

## 0.14.1

- Fix 'id' getter MSTGQLRef. [#319](https://github.com/mobxjs/mst-gql/pull/319) - [weglov](https://github.com/weglov)
Expand Down

0 comments on commit 1ee335c

Please sign in to comment.