Skip to content

Commit 6a74e03

Browse files
committed
Changelog entry tweak.
1 parent a1634ae commit 6a74e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
- Fixed the `fetchGraphQL` test with the global `fetch` API unavailable for new versions of Node.js that have the `fetch` global.
2424
- Use `globalThis` instead of `global` in tests.
2525
- Use `ReactTestRenderer` instead of `ReactDOMServer.renderToStaticMarkup` in some React context related tests.
26-
- Fixed some JSDoc links.
2726
- Removed some unnecessary JSDoc comments in tests.
27+
- Fixed some JSDoc links.
2828
- Revamped the readme:
2929
- Removed the badges.
3030
- Updated the “Examples” section to reflect the [`graphql-react` examples repo](https://github.com/jaydenseric/graphql-react-examples) migration from [Node.js](https://nodejs.org), [Next.js](https://nextjs.org), and [Vercel](https://vercel.com) to [Deno](https://deno.land), [Ruck](https://ruck.tech), and [Fly.io](https://fly.io).

0 commit comments

Comments
 (0)