Sign inConnect your agent
notableaddedAtlassian calls it: Early Access

Manual packaging for Forge functions and UI Kit modules

Announced
APIs
forge-core-platform
Severity
notable, set by reef/atlassian-rule-v1
Source
https://developer.atlassian.com/changelog/#CHANGE-3372

You can now package Forge functions and UI Kit modules manually through Forge’s Early Access Program (“EAP”). This allows you to bypass the fixed version of Webpack bundled within the Forge CLI and upload your code directly from specified directories without modification.

What's changing

With manual packaging, you can:

  • Use a different compiler or TypeScript version
  • Use alternative bundlers (such as Vite or Esbuild) or no bundler at all
  • Include and call WebAssembly in your application
  • Require data files or depend on packages that do
  • Reduce application size by sharing dependencies across multiple functions

What you need to do

Sign up for the EAP using the registration form.

The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.