Releases: BowlingX/geschichte
Releases · BowlingX/geschichte
v12.4.4
12.4.4 (2024-06-04)
Bug Fixes
- remove
requestIdleCallback
in favor of requestAnimationFrame
(59875ed)
v12.4.3
12.4.3 (2024-05-14)
Bug Fixes
- check for deep equality for
defaultValues
(0a35176)
v12.4.2
12.4.2 (2024-05-14)
Bug Fixes
- delay the cleanup of unused namespaces (e7c5fef)
v12.4.1
12.4.1 (2024-02-23)
Bug Fixes
- subscribe with
deepEqual
as well (1dbbcd0)
v12.4.0
12.4.0 (2024-02-23)
Features
- use deep equal for state compare (c355b12)
v12.3.0
12.3.0 (2023-11-21)
Features
- added support for
NavigateOptions
for nextjs
app router (ae7dc9f)
v12.2.5
12.2.5 (2023-11-21)
Bug Fixes
- make sure to persist the current search (f94d2e4)
v12.2.3
12.2.3 (2023-11-21)
Bug Fixes
- fixed types for
batchReplaceState
, added tests (2f1f828)