Releases: joshamaju/stack54
Releases · joshamaju/stack54
@stack54/hono@0.0.8
Patch Changes
- Updated dependencies [d945998]
- stack54@0.9.0
@stack54/express@1.0.3
Patch Changes
- Updated dependencies [d945998]
- stack54@0.9.0
stack54@0.8.1
Patch Changes
- af66f61: Fixes views build failure caused by when no view found in project directory
@stack54/island@0.3.1
Patch Changes
- Updated dependencies [af66f61]
- stack54@0.8.1
@stack54/hono@0.0.7
Patch Changes
- Updated dependencies [af66f61]
- stack54@0.8.1
@stack54/express@1.0.2
Patch Changes
- Updated dependencies [af66f61]
- stack54@0.8.1
stack54@0.8.0
Minor Changes
- 2152754: Rename HotReload component to LiveReload to properly communicate its purpose, because it actually reloads the page instead of hot module replacement
- 3c97e59: Keep transform hook for only html files. Use vite transform hook for svelte files
- 4a07e92: Use original file extension instead of hardcoded .svelte to support user custom extension i.e markdown (.svex)
Patch Changes
- f0a541e: Preprocess views before passing on to integrations to improve performance during build
@stack54/island@0.3.0
Minor Changes
- 3c97e59: Keep transform hook for only html files. Use vite transform hook for svelte files
Patch Changes
- 9dee624: Fixes duplicate svelte:head tag error during compilation caused by having more than one svelte:head tag due to having user defined svelte:head and island generated svelte:head tag
- Updated dependencies [f0a541e]
- Updated dependencies [2152754]
- Updated dependencies [3c97e59]
- Updated dependencies [4a07e92]
- stack54@0.8.0