Skip to content

Releases: resourge/react-search-params

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:58

1.13.0 (2025-02-24)

Features

  • native: add separation from react and react-native (1124267)

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 26 Aug 15:45

1.12.2 (2024-08-26)

Performance Improvements

  • usesearchparams: simplify sintaxe (ef348da)

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 12:07

1.12.1 (2024-07-09)

Bug Fixes

  • index.d.ts: fix index.d.ts global not working as intended (66e2f80)

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 09:46

1.12.0 (2024-06-21)

Features

  • build: add preserveModules instead of creating a single index.js file (ca0735a)

v1.11.4

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:08

1.11.4 (2024-06-11)

Bug Fixes

v1.11.3

Choose a tag to compare

@github-actions github-actions released this 20 Dec 18:23

1.11.3 (2023-12-20)

Bug Fixes

  • parsesearch: fix isIsoDate not working in some cases (835603e)

v1.11.2

Choose a tag to compare

@github-actions github-actions released this 16 Oct 11:15

1.11.2 (2023-10-16)

Bug Fixes

  • notificationstore: prevent mutation from reference (186b8f5)

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 12 Oct 14:40

1.11.1 (2023-10-12)

Bug Fixes

  • node: hide all windows to prevent error on node (bd96275)

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 11:09

1.11.0 (2023-09-06)

Features

  • usesearchparams: add filterKeys to filter keys from changing params reference (4976d56)

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:22

1.10.0 (2023-08-11)

Features

  • useurl: add previous value (previous url) (aa99715)