Releases: withastro/astro
@astrojs/[email protected]
[email protected]
@astrojs/[email protected]
@astrojs/[email protected]
[email protected]
Patch Changes
-
#7341
491c2db42
Thanks @bholmesdev! - Improve error message for unsupported Zod transforms from the content config. -
#7352
0a8d178c9
Thanks @bholmesdev! - Raise error when multiple content collection entries have the same slug
@astrojs/[email protected]
Patch Changes
-
#7351
a30f2f3de
Thanks @bholmesdev! - Fix cloudflare build errors for a bad "./config" entrypoint and "node:crypto" getting included unexpectedly. -
#7341
491c2db42
Thanks @bholmesdev! - Improve error message for unsupported Zod transforms from the content config.
[email protected]
Patch Changes
- #7326
1430ffb47
Thanks @calebdwilliams! - Ensure create-astro respects package manager registry configuration
[email protected]
Patch Changes
-
#7310
52f0480d1
Thanks @Edo-San! - Fixed a bug that threw an Exception when spreading potentially undefined values as HTML attributes -
#7339
e3271f8c1
Thanks @bholmesdev! - Add readable error message for invalid dynamic routes. -
#7316
e6bff651f
Thanks @bholmesdev! - Fix Zod errors getting flagged as configuration errors -
#7342
bbcf69e7b
Thanks @matthewp! - Fix for experimental redirects in dev mode -
#7326
1430ffb47
Thanks @calebdwilliams! - Fixes issue where Astro doesn't respect custom npm registry settings during project creation