Skip to content

Commit 8977879

Browse files
committed
Add Browserslist links to the readme.
1 parent 2085510 commit 8977879

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# graphql-react changelog
22

3+
## Next
4+
5+
### Patch
6+
7+
- Added [Browserslist](https://browsersl.ist) links to the readme.
8+
39
## 19.0.0
410

511
### Major

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Supported runtime environments:
150150

151151
- [Node.js](https://nodejs.org) versions `^14.17.0 || ^16.0.0 || >= 18.0.0`.
152152
- [Deno](https://deno.land), importing from a CDN that might require an import map for dependencies.
153-
- Browsers matching the [Browserslist](https://npm.im/browserslist) query `> 0.5%, not OperaMini all, not dead`.
153+
- Browsers matching the [Browserslist](https://browsersl.ist) query [`> 0.5%, not OperaMini all, not dead`](https://browsersl.ist/?q=%3E+0.5%25%2C+not+OperaMini+all%2C+not+dead).
154154

155155
Consider polyfilling:
156156

0 commit comments

Comments
 (0)