@forge/cli
12.22.0-experimental-04cc2b912.23.0-next.7-experimental-44b7a12
CHANGELOG.md~
CHANGELOG.mdModified+126−13
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,35 +1,148 @@
# @forge/cli
-## 12.22.0-experimental-04cc2b9
+## 12.23.0-next.7-experimental-44b7a12
-### Major Changes
+### Minor Changes
-- d9ef926: Adds support for TypeScript 5
+- 6aeecd7: The tunnel debugger now binds to localhost (127.0.0.1) by default instead of all network interfaces (0.0.0.0). If you need to attach a debugger from another host, use the new `--debugHost` option on `forge tunnel` to specify the IP address to bind to.
+- 55c1371: bump cheerio to ^1.2.0 to pull in a patched undici (>=7.19.0, resolving to a fixed release) and remediate CVE-2026-1525
+ NodeJS requirement bumped from 20.0.0 to >=20.18.1
+- 2a1ec30: Adding warning when site has over 100 apps installed
### Patch Changes
- 561f8f4: Remove "storage" module from "@forge/api"
+- ab1dcaa: Update JSM to be its own product
- bb903a8: Update requireAppId check
- 5b67e61: Patch fixes for module Add
+- 73f3e6e: Adding new --app-id-override flag to build list
- Updated dependencies [c3b96b3]
+- Updated dependencies [2a03b88]
- Updated dependencies [814b8fe]
- Updated dependencies [561f8f4]
-- Updated dependencies [d9ef926]
+- Updated dependencies [6aeecd7]
+- Updated dependencies [ab1dcaa]
- Updated dependencies [bb903a8]
- Updated dependencies [c1acc55]
+- Updated dependencies [8ac7dd3]
- Updated dependencies [6adb226]
- Updated dependencies [5b67e61]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
+- Updated dependencies [55c1371]
+- Updated dependencies [1a461c3]
+- Updated dependencies [2a1ec30]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+## 12.23.0-next.7
+
+### Minor Changes
+
+- 2a1ec30: Adding warning when site has over 100 apps installed
+
+### Patch Changes
+
+- Updated dependencies [2a1ec30]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 12.23.0-next.6
+
+### Patch Changes
+
+- Updated dependencies [2a03b88]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 12.23.0-next.5
+
+### Minor Changes
+
+- 6aeecd7: The tunnel debugger now binds to localhost (127.0.0.1) by default instead of all network interfaces (0.0.0.0). If you need to attach a debugger from another host, use the new `--debugHost` option on `forge tunnel` to specify the IP address to bind to.
+
+### Patch Changes
+
+- Updated dependencies [6aeecd7]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 12.23.0-next.4
+
+### Patch Changes
+
+- @forge/[email protected]
+- @forge/[email protected]
+- @forge/[email protected]
+
+## 12.23.0-next.3
+
+### Patch Changes
+
+- @forge/[email protected]
+- @forge/[email protected]
+- @forge/[email protected]
+
+## 12.23.0-next.2
+
+### Patch Changes
+
+- ab1dcaa: Update JSM to be its own product
+- Updated dependencies [ab1dcaa]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 12.23.0-next.1
+
+### Patch Changes
+
+- Updated dependencies [8ac7dd3]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 12.23.0-next.0
+
+### Minor Changes
+
+- 55c1371: bump cheerio to ^1.2.0 to pull in a patched undici (>=7.19.0, resolving to a fixed release) and remediate CVE-2026-1525
+ NodeJS requirement bumped from 20.0.0 to >=20.18.1
+
+### Patch Changes
+
+- 561f8f4: Remove "storage" module from "@forge/api"
+- bb903a8: Update requireAppId check
+- 5b67e61: Patch fixes for module Add
+- 73f3e6e: Adding new --app-id-override flag to build list
+- Updated dependencies [c3b96b3]
+- Updated dependencies [814b8fe]
+- Updated dependencies [561f8f4]
+- Updated dependencies [bb903a8]
+- Updated dependencies [c1acc55]
+- Updated dependencies [6adb226]
+- Updated dependencies [5b67e61]
+- Updated dependencies [55c1371]
+- Updated dependencies [1a461c3]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
## 12.22.0
### Minor Changes