@twilio-paste/types
Advanced tools
Comparing version 2.2.9 to 3.0.0
@@ -6,2 +6,18 @@ # Change Log | ||
# [3.0.0](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@2.2.9...@twilio-paste/types@3.0.0) (2020-03-24) | ||
### Features | ||
* **types:** remove theme type exports ([5ddfb7f](https://github.com/twilio-labs/paste/commit/5ddfb7f4b30b264cf0a9e4a8f6a25c80b551e991)) | ||
### BREAKING CHANGES | ||
* **types:** theme type exports have moved to the theme package | ||
## [2.2.9](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@2.2.8...@twilio-paste/types@2.2.9) (2020-03-11) | ||
@@ -8,0 +24,0 @@ |
@@ -1,3 +0,2 @@ | ||
export { SendGridThemeShape, ThemeShape } from '@twilio-paste/theme-tokens'; | ||
export * from './utils'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@twilio-paste/types", | ||
"version": "2.2.9", | ||
"version": "3.0.0", | ||
"description": "Shared typescript typings for Paste", | ||
@@ -29,3 +29,2 @@ "author": "Twilio Inc.", | ||
"@twilio-paste/design-tokens": "^4.3.0", | ||
"@twilio-paste/theme-tokens": "^3.1.2", | ||
"react": "^16.8.6" | ||
@@ -38,3 +37,2 @@ }, | ||
"@twilio-paste/design-tokens": "^4.3.0", | ||
"@twilio-paste/theme-tokens": "^3.1.2", | ||
"csstype": "^2.6.6", | ||
@@ -47,3 +45,3 @@ "rollup": "^1.16.2", | ||
}, | ||
"gitHead": "a2a657e7dbd4dc6a84538c9b8d9ecec3a54c1ce4" | ||
"gitHead": "d8bc7473152819a3fbc4fb7b8df76e3034abaf56" | ||
} |
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
13161
2
10
26