11 lines
331 B
Markdown
11 lines
331 B
Markdown
|
---
|
||
|
'astro': minor
|
||
|
'@astrojs/image': minor
|
||
|
'@astrojs/cloudflare': patch
|
||
|
'@astrojs/netlify': patch
|
||
|
'@astrojs/node': patch
|
||
|
'@astrojs/vercel': patch
|
||
|
---
|
||
|
|
||
|
Unflags support for `output: 'hybrid'` mode, which enables pre-rendering by default. The additional `experimental.hybridOutput` flag can be safely removed from your configuration.
|