npm package diff
Package: @forge/manifest
Versions: 8.9.0-next.7-experimental-f55f6f2 - 8.9.0-next.8
File: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,25 +1,12 @@
# @forge/manifest
-## 8.9.0-next.7-experimental-f55f6f2
+## 8.9.0-next.8
### Minor Changes
-- 94e48b9: Remove agent mode support per product decision
+- 4b083be: Option to bundle applications using TypeScript
-### Patch Changes
-
-- 7243788: Displaying all product options and fixing wording
-- acf1edf: fix i18n test
-- 9d231e9: switch the `forge create` cross-context flow to use the new `app.contexts` manifest format
-- de0bf46: Fix tunnel for non index.html custom ui resources
-- b503084: switch the `forge create` cross-context flow to use the new `app.contexts` manifest format
-- 64daaa5: validate schema for app.contexts so developers can define a required context in the manifest
-- 3a703de: Update manifest definitions
-- 003b1ed: Update manifest definitions
-- Updated dependencies [336f74f]
- - @forge/[email protected]
-
## 8.9.0-next.7
### Patch Changes