Skip to content

Releases: felix-berlin/berliner-schnauze

v3.13.1

10 Aug 21:23
Compare
Choose a tag to compare

3.13.1 (2024-08-10)

Bug Fixes

  • FE errors after thirdPartyErrorFilterIntegration setup (abf8e65)

v3.13.0

12 Jul 19:57
Compare
Choose a tag to compare

3.13.0 (2024-07-12)

Bug Fixes

Features

  • add styles for WordSuggestHint (992b1d4)
  • add WordSuggestHint component (b56467b)
  • word suggest hint: center elements and text (37a405c)
  • WordSuggestHint: set current search to form (65eb302)

v3.12.0

15 Jun 16:38
Compare
Choose a tag to compare

3.12.0 (2024-06-15)

Features

  • gen supportedBrowsers regex (7a3bdcf)
  • show unsupported browser message to user (1781586)

v3.11.8

18 May 13:15
Compare
Choose a tag to compare

3.11.8 (2024-05-18)

Bug Fixes

  • single word: exclude duplicated words (f080497)

v3.11.7

16 May 21:29
Compare
Choose a tag to compare

3.11.7 (2024-05-16)

Bug Fixes

v3.11.6

09 May 20:53
Compare
Choose a tag to compare

3.11.6 (2024-05-09)

Bug Fixes

v3.11.5

09 May 18:50
Compare
Choose a tag to compare

3.11.5 (2024-05-09)

Bug Fixes

  • missing await on Promises (fca090e)

v3.11.4

09 May 16:51
Compare
Choose a tag to compare

3.11.4 (2024-05-09)

Performance Improvements

  • make sure there is only one active worker (ca07c3e)

v3.11.3

09 May 15:40
Compare
Choose a tag to compare

3.11.3 (2024-05-09)

Bug Fixes

Performance Improvements

  • add partytown and config for matomo (f6d3d27)
  • better types and perf improvements (59e892b)
  • filterWorker: combine sort, use fuse only when search is used (b045d7d)
  • move filter and sort to own worker (0e9d8d7)

v3.11.2

02 May 18:57
Compare
Choose a tag to compare

3.11.2 (2024-05-02)

Bug Fixes

  • SearchModal: was not opening after trigger (81ad72e)