@schedule-x/react
Advanced tools
Comparing version 1.30.0 to 1.31.0
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.31.0](https://github.com/schedule-x/react/compare/v1.30.0...v1.31.0) (2024-04-20) | ||
### Features | ||
* update schedule-x monorepo packages to v1.33.0 ([#96](https://github.com/schedule-x/react/issues/96)) ([7cb2b9f](https://github.com/schedule-x/react/commit/7cb2b9fe37d85ba5bd2c4aeeee9c7620b74d175b)) | ||
# [1.30.0](https://github.com/schedule-x/react/compare/v1.29.1...v1.30.0) (2024-04-16) | ||
@@ -7,0 +14,0 @@ |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.30.0", | ||
"version": "1.31.0", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.32.0", | ||
"@schedule-x/calendar": "1.33.0", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -33,0 +33,0 @@ "react-dom": "^16.7.0 || ^17 || ^18" |
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
106686
4007