Skip to content

v1.11.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 19:06
· 6 commits to next since this release

1.11.0-next.1 (2024-01-02)

Bug Fixes

  • add back in accidentally removed file (#135) (957ac3e)
  • prevent loading client side scripts when in ssr-only mode (#139) (7b70ade)
  • remove incorrect module path resolution, set correct rollup bundle input (#129) (fccdb4d)
  • use correct dev bundling endpoint for content and fallback (#136) (680cff1)

Features

  • pass the build type as a value to build plugins (bcec92a)