Skip to content

v3.18.0

Choose a tag to compare

@cloudcannon-oss cloudcannon-oss released this 24 Mar 01:29
· 6 commits to main since this release
af61d6a
  • Significantly improved Hugo live editing performance by batching multiple component renders into a single Hugo WASM build call
  • Added a unified static layout template that avoids Hugo template reloads when switching between render modes
  • Fixed @bookshop/generate so it can safely be run multiple times without adding duplicate live editing scripts
  • Fixed an issue preventing the loading state from being cleared when using the --editable-regions flag.