@twilio-paste/flex
Advanced tools
Comparing version 2.1.0 to 2.1.1
# Change Log | ||
## 2.1.1 | ||
### Patch Changes | ||
- [`b7675915`](https://github.com/twilio-labs/paste/commit/b76759157a8c554863b6e37ddb6ea081c1c53258) [#1985](https://github.com/twilio-labs/paste/pull/1985) Thanks [@TheSisb](https://github.com/TheSisb)! - For debugging purposes we now ship a `filename.debug.js` unminified version of each component or library in Paste. | ||
* [`ed5c0a49c`](https://github.com/twilio-labs/paste/commit/ed5c0a49ced5c524607cac7166d3aa4c389f2e7f) [#1965](https://github.com/twilio-labs/paste/pull/1965) Thanks [@shleewhite](https://github.com/shleewhite)! - Upgrade Paste to use React 17 by default, but maintain React 16 support for consumers. | ||
## 2.1.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@twilio-paste/flex", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"category": "layout", | ||
@@ -35,16 +35,16 @@ "status": "production", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
"react": "^16.8.6 || ^17.0.2", | ||
"react-dom": "^16.8.6 || ^17.0.2" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/box": "^4.0.3", | ||
"@twilio-paste/design-tokens": "^6.6.0", | ||
"@twilio-paste/style-props": "^3.0.2", | ||
"@twilio-paste/styling-library": "^0.3.1", | ||
"@twilio-paste/theme": "^5.0.2", | ||
"@twilio-paste/types": "^3.1.1", | ||
"@twilio-paste/box": "^4.2.5", | ||
"@twilio-paste/design-tokens": "^6.14.1", | ||
"@twilio-paste/style-props": "^3.1.1", | ||
"@twilio-paste/styling-library": "^0.3.5", | ||
"@twilio-paste/theme": "^5.3.2", | ||
"@twilio-paste/types": "^3.1.3", | ||
"prop-types": "^15.7.2", | ||
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
"react": "^17.0.2", | ||
"react-dom": "^17.0.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
464389
13
699
1