@forge/cli
13.4.0-next.13-experimental-3dcad9713.4.0-next.18
CHANGELOG.md~
CHANGELOG.mdModified+56−25
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,39 +1,70 @@
# @forge/cli
-## 13.4.0-next.13-experimental-3dcad97
+## 13.4.0-next.18
-### Minor Changes
+### Patch Changes
-- d1767a0: New dynamic hint bar added to progress display
-- f9fba62: Add an option to inspect the application bundle
-- 2b13c2e: Move from node-fetch to native fetch
-- ff4f2bf: Add `forge site provision` to provision a new demo site or get an existing demo site.
+- Updated dependencies [9389854]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+## 13.4.0-next.17
+
### Patch Changes
-- 95b7ea2: Update tests
- 47c4c75: Add a friendly fail-closed error when Forge CLI proxy setup fails.
-- 6866aae: Show container commands help
-- 9afd5c3: Add native Forge CLI proxy support for Node and Undici network clients.
-- 860e2b4: Upgrade undici to 7.29.0
-- Updated dependencies [016ed9d]
- Updated dependencies [47c4c75]
-- Updated dependencies [d1767a0]
-- Updated dependencies [71d0c4e]
-- Updated dependencies [f9fba62]
-- Updated dependencies [2b13c2e]
-- Updated dependencies [9afd5c3]
-- Updated dependencies [ff4f2bf]
-- Updated dependencies [47fb0a1]
-- Updated dependencies [ccd5143]
-- Updated dependencies [6c1371a]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
- - @forge/[email protected]
+- Updated dependencies [a38aef6]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+## 13.4.0-next.16
+
+### Minor Changes
+
+- d9f80a3: Add feature-gated combined artifact uploads to `forge build`. Combined builds are queued for server-side processing and can be monitored in the Developer Console.
+
+### Patch Changes
+
+- Updated dependencies [d9f80a3]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 13.4.0-next.15
+
+### Minor Changes
+
+- f6607ca: Added new logs filtering flags for containers, services and functions as well as removed the existing containers flag
+
+### Patch Changes
+
+- Updated dependencies [f6607ca]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
+## 13.4.0-next.14
+
+### Patch Changes
+
+- Updated dependencies [8e5bd63]
+- Updated dependencies [05f231c]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+ - @forge/[email protected]
+
## 13.4.0-next.13
### Patch Changes