Skip to content

Releases: 47ng/nuqs

v1.7.1-beta.1

08 Feb 00:11
Compare
Choose a tag to compare
v1.7.1-beta.1 Pre-release
Pre-release

1.7.1-beta.1 (2022-02-08)

Bug Fixes

  • Use location.pathname as asPath replacement (aa5464a), closes #282

v1.7.0

04 Feb 22:10
Compare
Choose a tag to compare

1.7.0 (2022-02-04)

Bug Fixes

  • Don't reset query on undefined values (f69b0a0)
  • Maintain URL params for dynamic routes (dd927bb), closes #282
  • Pass empty string to parsers (1fb7dcf)
  • Pass the default value in the state updater function (3414d6e)
  • Re-render the state updater function only on asPath pathname changes (49daa92)

Features

  • Add array, JSON and enum query types (44f3fa7)

v1.7.0-beta.1

04 Feb 03:42
Compare
Choose a tag to compare
v1.7.0-beta.1 Pre-release
Pre-release

1.7.0-beta.1 (2022-02-04)

Bug Fixes

  • Don't reset query on undefined values (f69b0a0)
  • Maintain URL params for dynamic routes (dd927bb), closes #282
  • Pass empty string to parsers (1fb7dcf)
  • Pass the default value in the state updater function (3414d6e)
  • Re-render the state updater function only on asPath pathname changes (49daa92)

Features

  • Add array, JSON and enum query types (44f3fa7)

v1.6.1-beta.1

02 Feb 15:08
Compare
Choose a tag to compare
v1.6.1-beta.1 Pre-release
Pre-release

1.6.1-beta.1 (2022-02-02)

Bug Fixes

  • Maintain URL params for dynamic routes (b02492d), closes #282

v1.6.0

02 Feb 12:11
Compare
Choose a tag to compare

1.6.0 (2022-02-02)

Features

  • Add, test & document useQueryStates (5cb4441)
  • Provide default value helpers (83f1146)

v1.6.0-beta.1

30 Jan 23:38
Compare
Choose a tag to compare
v1.6.0-beta.1 Pre-release
Pre-release

1.6.0-beta.1 (2022-01-30)

Features

  • Add, test & document useQueryStates (5cb4441)
  • Provide default value helpers (83f1146)

v1.5.0

27 Jan 23:19
Compare
Choose a tag to compare

1.5.0 (2022-01-27)

Features

v1.5.0-beta.1

27 Jan 22:57
Compare
Choose a tag to compare
v1.5.0-beta.1 Pre-release
Pre-release

1.5.0-beta.1 (2022-01-27)

Features

v1.4.0

27 Jan 20:44
Compare
Choose a tag to compare

1.4.0 (2022-01-27)

Bug Fixes

Features

v1.4.0-beta.5

07 Sep 18:48
Compare
Choose a tag to compare
v1.4.0-beta.5 Pre-release
Pre-release

1.4.0-beta.5 (2021-09-07)

Bug Fixes