Comparing version 0.8.0 to 0.9.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.8.0](https://github.com/rafamel/utils/compare/type-core@0.7.0...type-core@0.8.0) (2021-01-18) | ||
### Features | ||
* **type-core:** adds Generalize type and Serial types ([af95617](https://github.com/rafamel/utils/commit/af956178cf76d70f5607601f66d45a7ecd0604db)) | ||
# [0.7.0](https://github.com/rafamel/utils/compare/type-core@0.6.0...type-core@0.7.0) (2020-12-11) | ||
@@ -8,0 +19,0 @@ |
export * from "./TypeGuard.js"; | ||
export * from "./types.js"; | ||
export * from "./types/index.js"; |
{ | ||
"name": "type-core", | ||
"description": "A types utility belt for TypeScript", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "files": [ |
43818
27
416