Package detail
tyqs
Tiny and type-safe querystring library for the web
readme
changelog
Changelog
0.1.3
Patch Changes
0.1.2
Patch Changes
0.1.1
Patch Changes
#25
9cf2d54
Thanks @motss! - ci: remove docs: check in ci.yml#23
52d716d
Thanks @motss! - docs: update status badges to point to main branch
0.1.1-rc.0
Patch Changes
#25
9cf2d54
Thanks @motss! - ci: remove docs: check in ci.yml#23
52d716d
Thanks @motss! - docs: update status badges to point to main branch
0.1.0
Minor Changes
#16
ca44c86
Thanks @motss! - feat: add optional replacer function in stringify function#16
ca44c86
Thanks @motss! - feat: add optional replacer function in parse function
Patch Changes
0.1.0-next.7
Patch Changes
0.1.0-next.6
Minor Changes
#16
ca44c86
Thanks @motss! - feat: add optional replacer function in stringify function#16
ca44c86
Thanks @motss! - feat: add optional replacer function in parse function
0.1.0-next.5
Patch Changes
0.1.0-next.4
Patch Changes
0.1.0-next.3
Minor Changes
Patch Changes
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.0.1-rc.2 (2023-02-12)
chore
- rename to tyqs as tqs is not allowed by NPM (45a86fd)
0.0.1-rc.1 (2023-02-12)
chore
- update package.json and add README (f1a485a)
0.0.1-rc.0 (2023-02-12)
chore
feat
- add parse function (97229db)