@sapphire/shapeshift
Advanced tools
Comparing version 2.2.0-next.ca5ea5f.0 to 2.2.0
@@ -5,2 +5,20 @@ # Changelog | ||
# [2.2.0](https://github.com/sapphiredev/shapeshift/compare/v2.0.0...v2.2.0) - (2022-04-29) | ||
## Bug Fixes | ||
- Ensure `BaseError` is exported as value (#95) ([335d799](https://github.com/sapphiredev/shapeshift/commit/335d799ef7a8c1a19a12e3eeec07e6d210db113d)) | ||
## Documentation | ||
- **readme:** Add todo notice for `reshape` and `function` validations (#75) ([d5f16f6](https://github.com/sapphiredev/shapeshift/commit/d5f16f615de83503187dc834c6245fafbf138f5e)) | ||
## Features | ||
- Add Typed Array (#78) ([ca5ea5f](https://github.com/sapphiredev/shapeshift/commit/ca5ea5f568084bd5d3aa004911d4ea64329e1a89)) | ||
## Performance | ||
- Optimize `NativeEnum` (#79) ([e9ae280](https://github.com/sapphiredev/shapeshift/commit/e9ae280f73e9ea08239bd8bd22165fe0b2178f82)) | ||
# [@sapphire/shapeshift@2.1.0](https://github.com/sapphiredev/shapeshift/compare/v2.0.0...@sapphire/shapeshift@2.1.0) - (2022-04-24) | ||
@@ -7,0 +25,0 @@ |
{ | ||
"name": "@sapphire/shapeshift", | ||
"version": "2.2.0-next.ca5ea5f.0", | ||
"version": "2.2.0", | ||
"description": "Blazing fast input validation and transformation ⚡", | ||
@@ -35,5 +35,5 @@ "author": "@sapphire", | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.2.3", | ||
"@commitlint/config-conventional": "^16.2.1", | ||
"@favware/cliff-jumper": "^1.3.1", | ||
"@commitlint/cli": "^16.2.4", | ||
"@commitlint/config-conventional": "^16.2.4", | ||
"@favware/cliff-jumper": "^1.4.0", | ||
"@favware/npm-deprecate": "^1.0.4", | ||
@@ -45,3 +45,3 @@ "@favware/rollup-type-bundler": "^1.0.7", | ||
"@types/jest": "^27.4.1", | ||
"@types/node": "^17.0.29", | ||
"@types/node": "^17.0.30", | ||
"@typescript-eslint/eslint-plugin": "^5.21.0", | ||
@@ -63,3 +63,3 @@ "@typescript-eslint/parser": "^5.21.0", | ||
"typedoc-plugin-mdn-links": "^1.0.6", | ||
"typescript": "^4.6.3" | ||
"typescript": "^4.6.4" | ||
}, | ||
@@ -66,0 +66,0 @@ "repository": { |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
703842
0
0