Major Changes
- #5584
9963c6e4d
Thanks @wulinsheng123! - Builds chunks into theassets
folder. This simplifies configuring immutable caching with your adapter provider as all files are now in the sameassets
folder.
Patch Changes
- #5768
2f6745019
Thanks @Princesseuh! - Fix set-cookies not working in certain cases when using Node 18+