- Added zxpOutput & zipOutput to config
- Add Changelog
- Update Meta Bolt so yarn dep checks package versions and changelog
- Support for Svelte 5 added
- Support for React 19 added
- Support for Vue 3.5 added
- Upgraded to TypeScript 5
- Upgraded to Vite 6
- Migration to Meta Bolt (unified framework for all Bolt projects)
- Monorepo consolidation (template (bolt-cep), plugin (vite-cep-plugin), and create script (create-bolt-cep))
- Native support for yarn, npm, pnpm
- Pick desired Adobe apps on create script
- Select to keep or remove sample code on create script
- Improved error catching for evalTS()
- Updated style reset
- Context Menu and Flyout Menu Templates
- Zero byte files removed (required for Adobe Exchange)
- Dozens of other quality-of-life improvements
- Cleanup
- Zero Byte File Removal on Build
- CEP Dynamic Folder Fix
- Docs updated for CEF flags for Adobe Spectrum on MacOS
- Global dependency updates
- Env var ACTION changed to BOLT_ACTION to avoid conflicts wit XCode
- evalTS() catch more types of errors
- removeEventListener() param type fix
- Premiere types update
- SCSS Syntax Update
- Documented PlayerDebugMode requried for Setup
- Overwrite .p12 file each time to avoid errors when changing ID
- JSXBIN package updated for Apple Silicon compatibility
- GitHub Actions YML fix for any extension name
- types-for-adobe & types-for-adobe-extras update
- ZXPSignCmd update for MacOS to fix timestamp signing issues
- Readme updates for timestamp signing issues
- PPRO time helpers added
- ZXPSignCmd update for Windows to fix timestamp signing issues
- Text Arrow Key Patch
- PPRO Metadata helpers Added
- TSA Fix
- ZXPSignCmd permission fix for Mac
- Account for missing BridgeTalk bug in AE
- Enable Spectrum function
See Git history for previous changes changes...