npm package diff
Package: @forge/manifest
Versions: 8.9.0-next.12-experimental-99739ec - 9.0.0-next.13
File: package/CHANGELOG.md
Index: package/CHANGELOG.md
===================================================================
--- package/CHANGELOG.md
+++ package/CHANGELOG.md
@@ -1,29 +1,15 @@
# @forge/manifest
-## 8.9.0-next.12-experimental-99739ec
+## 9.0.0-next.13
-### Minor Changes
+### Major Changes
-- 4b083be: Option to bundle applications using TypeScript
-- 94e48b9: Remove agent mode support per product decision
-- 8c34ca3: Changed manifest to allow egress objects to be a list of string, egress objects containing at least the 'address' field, or a remote reference
+- 2d5a0e6: Add lint rule to check scopes for remote apps with auth enabled
### 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
-- b51be39: allow app developer to specify function memory allocation
-- 0dfb15d: Revert CustomUITunnellingResourceHandler change
-- 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
- 99739ec: Update manifest definitions
-- 3a703de: Update manifest definitions
-- 003b1ed: Update manifest definitions
-- Updated dependencies [336f74f]
-- Updated dependencies [e404ba0]
- - @forge/[email protected]
## 8.9.0-next.12
### Minor Changes