Skip to content

Commit 020ba58

Browse files
committed
Fix a broken link in the v13.0.0 changelog entry.
1 parent 4510556 commit 020ba58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- Added missing readme “Installation” section import map instructions for [`is-plain-obj`](https://npm.im/is-plain-obj).
1717
- Added [Browserslist](https://browsersl.ist) links to the readme.
1818
- Fixed broken links in the readme.
19+
- Fixed a broken link in the v13.0.0 changelog entry.
1920

2021
## 19.0.0
2122

@@ -201,7 +202,7 @@
201202
- `useLoading`
202203
- `useLoadingEntry`
203204
- `useWaterfallLoad`
204-
- The [`waterfallRender`](https://github.com/jaydenseric/react-waterfall-render#function-waterfallrender) function from [`react-waterfall-render`](https://npm.im/react-waterfall-render) should now be used for server side rendering, fixing [#57](https://github.com/jaydenseric/graphql-react/issues/57).
205+
- The function [`waterfallRender`](https://github.com/jaydenseric/react-waterfall-render/tree/v1.0.0#function-waterfallrender) from [`react-waterfall-render`](https://npm.im/react-waterfall-render) should now be used for server side rendering, fixing [#57](https://github.com/jaydenseric/graphql-react/issues/57).
205206
- In addition to the previously required globals, consider polyfilling:
206207
- [`AbortController`](https://developer.mozilla.org/en-US/docs/Web/API/AbortController)
207208
- [`CustomEvent`](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent)

0 commit comments

Comments
 (0)