chore(release): prepare v0.20.0-beta.1

Trim pending change fragments, drop the breaking flag from the stats
request-safety change, and generate prerelease notes.
This commit is contained in:
2026-09-22 01:29:58 -07:00
parent 786bd5af81
commit 122ff9a3c5
20 changed files with 114 additions and 94 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
type: changed
area: release
- Reduced installer and unpacked app size by excluding documentation demo media, dependency source maps, TypeScript files, test and fixture directories, other development files, and unused Koffi platform binaries, and sharing the existing Japanese UI font across windows.
- Added package content checks, published size reports with release comparisons, and packaged asset/native-module smoke checks to the shared stable and prerelease build workflow. Size growth is reported without blocking releases.
- Reduced installer and unpacked app size by dropping demo media, source maps, TypeScript sources, test fixtures, and unused Koffi binaries from the package, and sharing one Japanese UI font across windows. Release builds now publish package size reports with comparisons against the previous release.