Skip to content

Releases: laser-ui/laser-pro

v4.0.3

04 Jun 03:32
v4.0.3
c0281ab

Choose a tag to compare

4.0.3 (2026-06-04)

Performance Improvements

  • avoid unnecessary array allocations (f7ba1a8)

v4.0.2

25 May 03:43
v4.0.2
18bff36

Choose a tag to compare

4.0.2 (2026-05-25)

Bug Fixes

  • auth: recalculate refresh timeout on each loop to avoid timer drift (04373ca)

v4.0.1

06 May 09:06
v4.0.1
252c058

Choose a tag to compare

4.0.1 (2026-05-06)

Bug Fixes

  • router: preserve route.data and run canActivateChild without canActivate (123534e)
  • router: useQueryParams syncs saved state with URL and fixes shadowing (1346011)
  • storage: auto-infer serializer in hook's set based on value type (b8b97f8)

v4.0.0

23 Apr 08:06
v4.0.0
84f8f91

Choose a tag to compare

4.0.0 (2026-04-23)

Features

  • storage: storage support scope (494f1ef)

v3.2.2

31 Mar 02:38
v3.2.2
b4bb631

Choose a tag to compare

3.2.2 (2026-03-31)

Bug Fixes

  • acl: fix infinite loops (662e99f)

v3.2.1

30 Mar 12:31
v3.2.1
cf5f194

Choose a tag to compare

3.2.1 (2026-03-30)

Bug Fixes

  • fix useMemo when use react compiler (0c46f03)

v3.2.0

27 Mar 02:06
v3.2.0
f6ea7e7

Choose a tag to compare

3.2.0 (2026-03-27)

Note: Version bump only for package @laser-pro/source

v3.1.0

20 Mar 10:25
v3.1.0
b3e160d

Choose a tag to compare

3.1.0 (2026-03-20)

Features

  • router: useQueryParams support set via the latest value (82455e6)

v3.0.1

18 Mar 08:21
v3.0.1
5c9f788

Choose a tag to compare

3.0.1 (2026-03-18)

Bug Fixes

v3.0.0

18 Mar 08:06
v3.0.0
6baa03d

Choose a tag to compare

3.0.0 (2026-03-18)

Bug Fixes

  • acl: return new acl when update (64aa132)
  • auth: support multiple tokens (02be3cd)

Features

  • acl: acl support scope (a8d5bbd)
  • router: useQueryParams support custom key (860a7b8)