Skip to content

v0.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 19:12
· 644 commits to main since this release

0.43.0 (2023-04-11)

Bug Fixes

  • autcompletecontroller: cant call go and preview at the same time (841db30)
  • preact-components-hook-usedisplaysettings: allow for computed values in origBreakpoints (fb03dd3)
  • preact-components-results: fixing theme usage to allow merging theme with breakpoints (74e6a4a)
  • preact-components: removing console.log from createHoverProps (cb56776)
  • preact-components: updating cloneWithProps to use observer for reactivity (d7bb56d)

Features

  • preact-components-hooks: adding new hook 'useDeepCompareEffect' - using in useDisplaySettings (0eba325)
  • preact-components-toolbox: adding 'createHoverProps' a helper function for delayed hover props (0243e7e)