Skip to content

Commit 4c7caf5

Browse files
Version Packages
1 parent 230ed72 commit 4c7caf5

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

.changeset/widen-nextjs-react-peer.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/nextjs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @arkenv/nextjs
22

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- #### Widen the React peer dependency range _[`#1833`](https://github.com/yamcodes/arkenv/pull/1833) [`230ed72`](https://github.com/yamcodes/arkenv/commit/230ed728399ab29c6926b6b098f995bb9cae7257) [@yamcodes](https://github.com/yamcodes)_
8+
9+
10+
Replace the workspace `catalog:` alias for the published React peer dependency with `"^18.2.0 || ^19.0.0"` so installs are not pinned to a single React version.
11+
312
## 0.1.5
413

514
### Patch Changes

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@arkenv/nextjs",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"author": "Yam Borodetsky <yam@yam.codes>",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)