v16.1.1-canary.14
- [strict-route-types] Typecheck App Router page props: #87386
- [strict-route-types] Enforce common React Component return types in App Router: #87389
- [strict-route-types] Switch to
satisfieswhen validating page and route modules: #87398 - [strict-route-types] Don't reject
numberinconfig.api.bodyParser.sizeLimitwhen validating route: #87633 - Revert "dx: avoid next-env.d.ts change in dev": #88153
- [strict-route-types] Typecheck pages router routes in absence of App Router: #87628
- [strict-route-types] Ensure cache profiles and routes are type-checked even if .next is excluded: #87768
- [turbopack] Populate the
namesfield of sourcemaps: #87911 - Turbopack: fix order of breadth first edges: #88117
- Turbopack: transpile CHUNK_SUFFIX: #88128
- chore: add dev boot profiling and benchmark scripts: #87940
- perf: improve stats action reliability and reduce CI noise: #87945
Huge thanks to @lukesandberg, @sokra, @eps1lon, @mischnic, and @feedthejim for helping!
@astrojs/cloudflare@13.0.0-alpha.4
-
#15079
4463a55Thanks @ascorbic! - Fixes auto-provisioning of default bindings (SESSION KV, IMAGES, and ASSETS). Default bindings are now correctly applied whether or not you have awrangler.jsonfile. Previously, these bindings were only added when no wrangler config file existed. Now they are added in both cases, unless you've already defined them yourself. -
#15075
ee2c260Thanks @matthewp! - Adds deprecation errors forAstro.locals.runtimeproperties to help migrate from Astro v5 to v6When accessing the removed
Astro.locals.runtimeproperties on Cloudflare, developers now receive clear error messages explaining the migration path:Astro.locals.runtime.env→ Useimport { env } from "cloudflare:workers"Astro.locals.runtime.cf→ UseAstro.request.cfAstro.locals.runtime.caches→ Use the globalcachesobjectAstro.locals.runtime.ctx→ UseAstro.locals.cfContext
-
Updated dependencies []:
- @astrojs/underscore-redirects@1.0.0
astro@6.0.0-alpha.5
-
#15064
caf5621Thanks @ascorbic! - Fixes a bug that caused incorrect warnings of duplicate entries to be logged by the glob loader when editing a file -
#15093
8d5f783Thanks @matthewp! - Reduces build memory by filtering routes per environment so each only builds the pages it needs -
#15073
2a39c32Thanks @ascorbic! - Don't log an error when there is no content config -
#15112
5751d2bThanks @HiDeoo! - Fixes a Windows-specific build issue when importing an Astro component with a<script>tag using an import alias.
@tanstack/solid-virtual@3.13.17
- Updated dependencies [
21d9a46]:- @tanstack/virtual-core@3.13.17
@tanstack/vue-virtual@3.13.17
- Updated dependencies [
21d9a46]:- @tanstack/virtual-core@3.13.17
@tanstack/angular-virtual@4.0.5
- Updated dependencies [
21d9a46]:- @tanstack/virtual-core@3.13.17
@tanstack/react-virtual@3.13.17
- Updated dependencies [
21d9a46]:- @tanstack/virtual-core@3.13.17
@tanstack/svelte-virtual@3.13.17
- Updated dependencies [
21d9a46]:- @tanstack/virtual-core@3.13.17
@tanstack/virtual-core@3.13.17
- fix(virtual-core): preserve auto alignment for visible items when scrolling (#1110)
@tanstack/lit-virtual@3.13.18
- Updated dependencies [
21d9a46]:- @tanstack/virtual-core@3.13.17