Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 09:18
· 22 commits to main since this release
9501845

Major Changes

  • f861a4b: Deprecates haunted.js and web.js bundles
  • d6e413f: Upgrade to lit & lit-html ^3.0.0

Minor Changes

Patch Changes

  • 9c9bd24: Prevent a setState that doesn't change the state from resulting in a rerender
  • f359e21: Don't use Shadow Root for contexts.
  • 7e17c42: Prevent infinite loops if effect schedules an update and then throws.