Skip to content

0.13.0

Compare
Choose a tag to compare
@uki00a uki00a released this 06 Apr 06:29
· 5 commits to main since this release
6835f55

What's Changed

partials support

  • feat: basic support for partials by @uki00a in #72
  • feat: support f-partial by @uki00a in #76
  • feat: re-use SetupOptions.manifest as much as possible by @uki00a in #78
  • fix: partial links were not detected properly in some cases by @uki00a in #79
  • chore: rename PartialBoundary.index to key by @uki00a in #80
  • feat(partials): support <button> by @uki00a in #81
  • feat: support form partials by @uki00a in #82
  • feat: support PartialProps.mode by @uki00a in #83

minor changes

Full Changelog: 0.12.0...0.13.0