|
1 | 1 | {
|
2 | 2 | "tag": "rc",
|
3 | 3 | "changes": [
|
| 4 | + ".changes/add-notarize-error.md", |
| 5 | + ".changes/allow-commands-by-default.md", |
4 | 6 | ".changes/android-dev-open-adb-fix.md",
|
5 | 7 | ".changes/android-gradle-8-9.md",
|
| 8 | + ".changes/android-port-forward-fixes.md", |
6 | 9 | ".changes/asset-resolver-dev-fallback.md",
|
| 10 | + ".changes/brotli-6.md", |
| 11 | + ".changes/change-default-export-option-debugging.md", |
7 | 12 | ".changes/change-pr-10435.md",
|
8 | 13 | ".changes/change-pr-10498.md",
|
| 14 | + ".changes/change-pr-10619.md", |
9 | 15 | ".changes/check-android-lib-symbols.md",
|
| 16 | + ".changes/cli-add-no-fmt.md", |
| 17 | + ".changes/cli-android-template-androidtv.md", |
10 | 18 | ".changes/cli-desktop-port-exposure.md",
|
| 19 | + ".changes/cli-make-app-dir-consistent.md", |
11 | 20 | ".changes/cli-mobile-checks.md",
|
| 21 | + ".changes/cli-signtool-path.md", |
12 | 22 | ".changes/core-plugin-namespace.md",
|
13 | 23 | ".changes/dev-url-localhost-mobile.md",
|
| 24 | + ".changes/feat-remove-target-sdk.md", |
14 | 25 | ".changes/fix-adb.md",
|
| 26 | + ".changes/fix-cli-dev-server-android.md", |
| 27 | + ".changes/fix-cli-panic-bun.md", |
15 | 28 | ".changes/fix-colon-in-file-path.md",
|
16 | 29 | ".changes/fix-conf-parsing-error-filepath.md",
|
| 30 | + ".changes/fix-config-override.md", |
| 31 | + ".changes/fix-ios-bun-support.md", |
| 32 | + ".changes/fix-ipc-fallback.md", |
| 33 | + ".changes/fix-manifest-migration.md", |
| 34 | + ".changes/fix-missing-codesign-error-macos.md", |
17 | 35 | ".changes/fix-usage-without-compression.md",
|
| 36 | + ".changes/fix-v1-frontend-migration.md", |
| 37 | + ".changes/get-window-async.md", |
| 38 | + ".changes/improve-cli-init.md", |
| 39 | + ".changes/infer-signing-identity.md", |
18 | 40 | ".changes/ios-custom-project-template.md",
|
19 | 41 | ".changes/ios-default-minversion.md",
|
20 | 42 | ".changes/ios-frameworks.md",
|
21 | 43 | ".changes/isolation-main-frame-origin.md",
|
22 | 44 | ".changes/linux-option-gtk-app-id.md",
|
| 45 | + ".changes/migrate-plugins.md", |
| 46 | + ".changes/migrate-prevent-duplications.md", |
| 47 | + ".changes/migrate-vue-svelte.md", |
23 | 48 | ".changes/min-ios-version.md",
|
| 49 | + ".changes/only-validate-ios-lib-debug.md", |
| 50 | + ".changes/permissions-add-target-specific.md", |
24 | 51 | ".changes/plugin-builder-failable.md",
|
25 | 52 | ".changes/rc-migration.md",
|
| 53 | + ".changes/refactor-ipc-error.md", |
| 54 | + ".changes/refactor-ipc-response.md", |
26 | 55 | ".changes/remove-open-command.md",
|
27 | 56 | ".changes/remove-unsecure-configs.md",
|
28 |
| - ".changes/v1-migrate-updater.md" |
| 57 | + ".changes/resources-map-becoming-dirs.md", |
| 58 | + ".changes/universal-bin-build-fails.md", |
| 59 | + ".changes/update-tao-wry.md", |
| 60 | + ".changes/utils-autogenerated-command-return-list.md", |
| 61 | + ".changes/utils-fix-plugin-reference.md", |
| 62 | + ".changes/v1-migrate-updater.md", |
| 63 | + ".changes/v1-migration-improvement.md" |
29 | 64 | ]
|
30 | 65 | }
|
0 commit comments