Skip to content

Commit

Permalink
chore: update caniuse
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Feb 17, 2022
1 parent 7d39d52 commit a130f76
Show file tree
Hide file tree
Showing 5 changed files with 362 additions and 365 deletions.
22 changes: 9 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@ This is a monorepo containing the following packages:

## Features

- JSON-API 1.0 compliant
- Automatically links relationships to data
- Works in Node & browsers
- JSON-API 1.0 compliant
- Automatically links relationships to data
- Works in Node & browsers

## Node / Browser Support

| Package | Package<br> Size\* | Node | Chrome | Firefox | Safari | Edge |
| Package | Package<br> Size\* | Node | Chrome | Firefox | Safari | Edge |
| -----------: | :----------------: | :--: | :----: | :-----: | :----: | :--: |
| `kitsu` | ≤ 8.2 kb | 12+ | 69+ | 68+ | 12+ | 18+ |
| `kitsu-core` | ≤ 1.6 kb | 12+ | 69+ | 68+ | 12+ | 18+ |
| `kitsu` | ≤ 8.2 kb | 12+ | 83+ | 78+ | 13.1+ | 95+ |
| `kitsu-core` | ≤ 1.6 kb | 12+ | 83+ | 78+ | 13.1+ | 95+ |

\* Including all dependencies & minified with brotli

Expand All @@ -50,11 +50,7 @@ See [Github Releases]
All code released under [MIT]

[kitsu]: https://github.com/wopian/kitsu/tree/master/packages/kitsu

[kitsu-core]: https://github.com/wopian/kitsu/tree/master/packages/kitsu-core

[Github Releases]: https://github.com/wopian/kitsu/releases

[CONTRIBUTING]: https://github.com/wopian/kitsu/blob/master/CONTRIBUTING.md

[MIT]: https://github.com/wopian/kitsu/blob/master/LICENSE.md
[github releases]: https://github.com/wopian/kitsu/releases
[contributing]: https://github.com/wopian/kitsu/blob/master/CONTRIBUTING.md
[mit]: https://github.com/wopian/kitsu/blob/master/LICENSE.md
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@
":pathSemanticCommitType(packages/kitsu-core/**,build(kitsu-core))"
]
}
}
}
Loading

0 comments on commit a130f76

Please sign in to comment.