Skip to content

Commit

Permalink
chore: update changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
theodesp committed Oct 23, 2024
1 parent 6698edd commit 3cc890a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
6 changes: 1 addition & 5 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"changelog": "@changesets/cli/changelog",
"commit": false,
"linked": [
["@faustjs/core", "@faustjs/next", "@faustjs/react"],
["@faustwp/core", "@faustwp/cli"]
],
"privatePackages": {
Expand All @@ -14,10 +13,7 @@
"baseBranch": "canary",
"updateInternalDependencies": "patch",
"ignore": [
"@faustjs/next-headless-getting-started",
"@faustwp/getting-started-example",
"@faustwp/app-router-example",
"@faustwp/block-support-example"
"@faustwp/getting-started-example"
],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
Expand Down
8 changes: 8 additions & 0 deletions .changeset/dirty-guests-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@faustwp/experimental-app-router': minor
'@faustwp/cli': patch
---

**@faustwp/cli**: Migrates `glob-promise` dependency to Promise support.

**@faustwp/experimental-app-router**: Update peer dependency of `@apollo/experimental-nextjs-app-support >=0.11.5`.

0 comments on commit 3cc890a

Please sign in to comment.