Comparing version 2.0.1 to 2.0.3
@@ -6,2 +6,29 @@ # Change Log | ||
## [2.0.3](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.0.1...ts-type@2.0.3) (2021-11-28) | ||
### ✨ Features | ||
* add `ITSOmitIndexSignatures` ([cd93c7c](https://github.com/bluelovers/ws-ts-type/commit/cd93c7c17b4511d04feb02b4515b43a4f6f20942)) | ||
### 🔖 Miscellaneous | ||
* . ([df353d4](https://github.com/bluelovers/ws-ts-type/commit/df353d4df2d51ee07f6ec7d626ddf92aba19fff4)) | ||
## [2.0.2](https://github.com/bluelovers/ws-ts-type/compare/ts-type@2.0.1...ts-type@2.0.2) (2021-11-28) | ||
### ✨ Features | ||
* add `ITSOmitIndexSignatures` ([cd93c7c](https://github.com/bluelovers/ws-ts-type/commit/cd93c7c17b4511d04feb02b4515b43a4f6f20942)) | ||
## [2.0.1](https://github.com/bluelovers/ws-ts-type/compare/ts-type@1.2.40...ts-type@2.0.1) (2021-11-20) | ||
@@ -8,0 +35,0 @@ |
@@ -12,2 +12,3 @@ export * from './generic'; | ||
export * from './helper/record/member'; | ||
export * from './helper/record/omit-index'; | ||
export * from './helper/record/partial'; | ||
@@ -14,0 +15,0 @@ export * from './helper/record/pick-type'; |
{ | ||
"name": "ts-type", | ||
"version": "2.0.1", | ||
"version": "2.0.3", | ||
"description": "add some typescript type and re-export some build-in typescript type", | ||
@@ -67,3 +67,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a5d6d26efc9d81d74d4aeeeb99c6d0b5d50d5d10" | ||
"gitHead": "1d3c3b661d96e12854b93000be07b60f5adee396" | ||
} |
Sorry, the diff of this file is not supported yet
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
263064
100
653