Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kitten committed May 7, 2020
1 parent be2c8da commit ec9b8cf
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/red-brooms-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-ducks-teach.md

This file was deleted.

5 changes: 5 additions & 0 deletions exchanges/execute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## v1.0.0

**Initial Release**
10 changes: 10 additions & 0 deletions exchanges/suspense/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 1.9.0

### Minor Changes

- Add deprecation notice, as exchange isn't as useful as expected and unstable, by [@kitten](https://github.com/kitten) (See [#789](https://github.com/FormidableLabs/urql/pull/789))

### Patch Changes

- ⚠️ Fix subscription operations from being affected by the `suspenseExchange`, by [@kitten](https://github.com/kitten) (See [#789](https://github.com/FormidableLabs/urql/pull/789))

## 1.8.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exchanges/suspense/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urql/exchange-suspense",
"version": "1.8.9",
"version": "1.9.0",
"description": "An exchange for client-side React Suspense support in urql",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",
Expand Down

0 comments on commit ec9b8cf

Please sign in to comment.