9963c6e4d5
* feat: change path * feat: fix bug #5502 * fix: astro fix to patch * feat: change to major * chore: update changelog * fix: change entryFileNames into assets folder * fix: fix error message in test Co-authored-by: bluwy <bjornlu.dev@gmail.com>
8 lines
260 B
Markdown
8 lines
260 B
Markdown
---
|
|
'@astrojs/deno': major
|
|
'@astrojs/netlify': major
|
|
'@astrojs/image': minor
|
|
'astro': major
|
|
---
|
|
|
|
Builds chunks into the `assets` folder. This simplifies configuring immutable caching with your adapter provider as all files are now in the same `assets` folder.
|