Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tada5hi/rapiq

Tags

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# [1.0.0](v0.9.0...v1.0.0) (2025-04-22)

### Bug Fixes

* **deps:** bump smob from 1.4.0 to 1.4.1 ([#401](#401)) ([04f5545](04f5545))
* **deps:** bump the minorandpatch group across 1 directory with 9 updates ([#562](#562)) ([06ff918](06ff918))
* remove ebec as dependency ([701e5dc](701e5dc))

### Features

* dedicated builder & parser class ([#566](#566)) ([94677b4](94677b4))
* initial parameter container(s) ([#481](#481)) ([1b3b5bf](1b3b5bf))
* remove parse-query-paramter fn ([669cee0](669cee0))
* simplify parsing & refactored typings ([#471](#471)) ([cc336b7](cc336b7))

### BREAKING CHANGES

* parseQueryParameter fn removed

* docs: updated documentation

* build: downgraded semantic-release to v22.x

* build: bump rollup and swc
* parseQueryParameter fn removed

v0.9.0

Toggle v0.9.0's commit message
chore(release): 0.9.0 [skip ci]

# [0.9.0](v0.8.1...v0.9.0) (2023-07-04)

### Bug Fixes

* refactoring bug of throwOnFailure option ([a555b2d](a555b2d))

### Features

* allow throwing error on invalid parsing input ([#312](#312)) ([3afd7f2](3afd7f2))

v0.8.1

Toggle v0.8.1's commit message
chore(release): 0.8.1 [skip ci]

## [0.8.1](v0.8.0...v0.8.1) (2023-05-29)

### Bug Fixes

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

v0.8.0

Toggle v0.8.0's commit message
chore(release): 0.8.0 [skip ci]

# [0.8.0](v0.7.0...v0.8.0) (2023-02-14)

### Features

* enhance parsing of parameters ([2cc8b4d](2cc8b4d))

v0.7.0

Toggle v0.7.0's commit message
chore(release): 0.7.0 [skip ci]

# [0.7.0](v0.6.6...v0.7.0) (2023-01-27)

### Features

* refactor build pipeline & replaced babel with swc ([a3dcc53](a3dcc53))

v0.6.6

Toggle v0.6.6's commit message
chore(release): 0.6.6 [skip ci]

## [0.6.6](v0.6.5...v0.6.6) (2023-01-18)

### Bug Fixes

* avoid nullish coalescing operator ([2f98bc1](2f98bc1))

v0.6.5

Toggle v0.6.5's commit message
chore(release): 0.6.5 [skip ci]

## [0.6.5](v0.6.4...v0.6.5) (2023-01-18)

### Bug Fixes

* removed minimatch + replaced babel with esbuild for transpiling ([3b6744d](3b6744d))

v0.6.4

Toggle v0.6.4's commit message
chore(release): 0.6.4 [skip ci]

## [0.6.4](v0.6.3...v0.6.4) (2023-01-17)

### Bug Fixes

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

v0.6.3

Toggle v0.6.3's commit message
chore(release): 0.6.3 [skip ci]

## [0.6.3](v0.6.2...v0.6.3) (2023-01-04)

### Bug Fixes

* **deps:** bump json5 from 1.0.1 to 1.0.2 ([dfede3d](dfede3d))

v0.6.2

Toggle v0.6.2's commit message
chore(release): 0.6.2 [skip ci]

## [0.6.2](v0.6.1...v0.6.2) (2022-12-22)

### Bug Fixes

* **deps:** bump minimatch from 5.1.1 to 5.1.2 ([6c3cf63](6c3cf63))