Skip to content

Releases: tada5hi/rapiq

v0.9.0

04 Jul 09:45
Compare
Choose a tag to compare

0.9.0 (2023-07-04)

Bug Fixes

  • refactoring bug of throwOnFailure option (a555b2d)

Features

  • allow throwing error on invalid parsing input (#312) (3afd7f2)

v0.8.1

29 May 08:13
Compare
Choose a tag to compare

0.8.1 (2023-05-29)

Bug Fixes

  • apply defaults if parse input has no parameter keys (c4ba303)
  • deps: bump smob to v1.x (978da3a)
  • simplify build query string util (7e7eb28)
  • use custom merger for parameters (4ff0ca5)

v0.8.0

14 Feb 17:14
Compare
Choose a tag to compare

0.8.0 (2023-02-14)

Features

  • enhance parsing of parameters (2cc8b4d)

v0.7.0

27 Jan 17:33
Compare
Choose a tag to compare

0.7.0 (2023-01-27)

Features

  • refactor build pipeline & replaced babel with swc (a3dcc53)

v0.6.6

18 Jan 09:43
Compare
Choose a tag to compare

0.6.6 (2023-01-18)

Bug Fixes

  • avoid nullish coalescing operator (2f98bc1)

v0.6.5

18 Jan 09:26
Compare
Choose a tag to compare

0.6.5 (2023-01-18)

Bug Fixes

  • removed minimatch + replaced babel with esbuild for transpiling (3b6744d)

v0.6.4

17 Jan 11:53
Compare
Choose a tag to compare

0.6.4 (2023-01-17)

Bug Fixes

  • deps: bump minimatch from 5.1.2 to 6.0.4 (6113e42)
  • deps: bump smob from 0.0.6 to 0.0.7 (40ae989)

v0.6.3

04 Jan 13:01
Compare
Choose a tag to compare

0.6.3 (2023-01-04)

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (dfede3d)

v0.6.2

22 Dec 11:02
Compare
Choose a tag to compare

0.6.2 (2022-12-22)

Bug Fixes

  • deps: bump minimatch from 5.1.1 to 5.1.2 (6c3cf63)

v0.6.1

30 Nov 07:40
Compare
Choose a tag to compare

0.6.1 (2022-11-30)

Bug Fixes

  • deps: bump minimatch from 5.1.0 to 5.1.1 (d1e3852)