Skip to content

v0.44.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 May 15:28
· 577 commits to main since this release

0.44.0 (2023-05-05)

Bug Fixes

  • autocomplete.tsx: bugfix for emify function when match was at start of term (8430c5c)
  • controller-search: fully escaping CSS selectors in restorePosition and adjusting maxCheck (0b31fe8)
  • preact-components-autocomplete: adjusting theme deepmerge to ensure arrays are replaced (56b57ad)
  • preact-components: changing the way that theme display settings are merged for breakpoints (cb660ef)
  • recommendationinstantiator: bugfix for improper err logging when rec api call fails (961ba75)
  • usedisplaysettings.tsx: fix for useDisplaySettings hook not updating computed breakpoints value (389bd30)

Features

  • controller-search: modifying href selector generation to account for extra spaces and colons (87bbd8b)
  • searchpaginationstore: adding configuration for pagination pageSizeOptions (9937548)