๐ Breaking changes
๐ New features
- Add metadata support for dynamic store.config.js files. (#1270 by @byCedric)
- Improve reliability of update asset presigned upload requests. (#1278 by @wschurman)
๐ Bug fixes
- Rebind
console.info
correctly afterora
instance stops. (#1113 by @EvanBacon) - Fix initializing git repository in monorepo. (#1279 by @dsokal)
- Limit the number of SignedAssetUploadSpecifications fetched at a time. (#1287 by @wschurman)
๐งน Chores
- Remove unused install script. (#1280, #1281 by @wkozyra95)