v2.6.0
2.6.0 (2024-04-19)
Features
- add 'deliver' behavior (53829d4)
- add eleventy framework to template options (#305) (954efca)
- add runFunction rule (c2991ed)
- add setCookie and setHader behavior (ac26ef0)
- add support to network list api (#260) (79c20be)
- add svelte preset (#292) (05b294b)
- adding the origin configuration to the manifest (#296) (5890f73)
- azion cdn config file (#259) (97e30d9)
- eleventy framework preset (#284) (de176d6)
- enable preset selection on init option (#302) (61e54a9)
- generateManifest in the build phase (3ebfe67)
- handle _next/image paths in Nextjs preset (#276) (45d578e)
- improve message when have invalid function to the build (#279) (17b3bb5)
- new generateManifest (utils) (66a8890)
- postbuild feedback scope (f54eade)
- update presets manifest (272071b)
Bug Fixes
- error on access of non-default locales routes in NextJs (#294) (fc33e86)
- 'deliver' rule engine (manifest) (b2575fd)
- generating a temporary file for creating the manifest (#301) (a6db472)
- i18n and dynamic routes (#275) (246d069)
- manifest (next.js/node) (891a9bb)
- manifest output structure (#283) (6939940)
- next preset (manifest) (6dac235)
- nextjs config file read (#261) (39dbe3e)
- presets (manifest) (#304) (f4dac4c)
- presets manifest (#268) (17a20d8)
- priority in build command options (#263) (fc08670)
- runFunction rule (manifest) (0d36ba4)
- set correct manifest attribute in emscripten prebuild (#274) (6983205)
- set deliver rule next.js manifest (3af923b)
- webpack config when ts loader (#272) (3627903)