Skip to content

@amagaki/amagaki-starter v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 05:42
bcd6274

⚠ BREAKING CHANGES

  • switch to preact for templates
  • group partials together
  • use page builder plugin and move to esbuild (#21)

Features

Bug Fixes

  • add missing parenthesis (f2d064c)
  • build frontend on postinstall to fix initial server startup (6bce117)
  • collection path in collection paths (7e26d13)
  • ensure documents are localized when used with renderPartial (947954d)
  • remove manual overrides for index (56efc7f)
  • use iife format for rollup (2514af8)