Comparing version 0.5.4 to 0.6.0
@@ -5,2 +5,9 @@ # Changelog | ||
## [0.6.0](https://github.com/nuxt-contrib/ufo/compare/v0.5.4...v0.6.0) (2021-02-02) | ||
### Features | ||
* `decodeQueryValue` and decode query params with support for space ([#11](https://github.com/nuxt-contrib/ufo/issues/11)) ([44a0538](https://github.com/nuxt-contrib/ufo/commit/44a05380c7619d942059d0f62a9eee4e3da68639)) | ||
### [0.5.4](https://github.com/nuxt-contrib/ufo/compare/v0.5.3...v0.5.4) (2021-01-07) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "ufo", | ||
"version": "0.5.4", | ||
"version": "0.6.0", | ||
"description": "URL utils for humans", | ||
@@ -5,0 +5,0 @@ "repository": "nuxt-contrib/ufo", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
37293