🐞 Patch Changes
-
#9841
27ea080e24e2c5cdc59b63b1dfe0a83a0c696597Thanks @kristianbinau! - Makes the warning clearer when having a custombaseand requesting a public URL without it -
#9888
9d2fdb293d6a7323e10126cebad18ef9a2ea2800Thanks @natemoo-re! - Improves error handling logic for theastro synccommand. -
#9918
d52529e09450c84933dd15d6481edb32269f537bThanks @LarryIVC! - Adds thenameattribute to the<details>tag type -
#9938
1568afb78a163db63a4cde146dec87785a83db1dThanks @lilnasy! - Fixes a regression where middleware did not run for prerendered pages and endpoints. -
#9931
44674418965d658733d3602668a9354e18f8ef89Thanks @lilnasy! - Fixes a regression where a response created withResponse.redirector containingnullas the body never completed in node-based adapters.