astro 1.0.0-beta.28
Patch Changes
-
#3350
e48aa2fdThanks @FredKSchott! - Improve error hints for packages that should be added tovite.ssr.noExternal -
#3348
43e411eeThanks @natemoo-re! - Update defaultvite.optimizeDeps.excludeto keepnode-fetchfrom being optimized -
#3336
ccea6a0aThanks @matthewp! - Fixes HMR of hoisted script tags -
#3331
e22f7364Thanks @tony-sull! - Fixes an issue preventing custom 404 pages in dev -
#3339
3dc68e14Thanks @thepassle! - fixes injectscript in ssr mode -
#3332
d04928e8Thanks @FredKSchott! - Fix animport from '../core/build/types';error -
f40705d9Thanks @matthewp! - Fix for swallowed SolidJS errors -
#3300
b463ddb3Thanks @tony-sull! - Resolve .astro components by module ID to support the use of Astro + framework components in an NPM package -
#3352
86855061Thanks @JuanM04! - ExportViteUserConfigtype -
#3337
678c2b75Thanks @bholmesdev! - Fix: remove hydration failures on React v18 by exposing the "client" directive from Astro core.