@schedule-x/react
Advanced tools
Comparing version 1.24.0 to 1.25.0
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.25.0](https://github.com/schedule-x/react/compare/v1.24.0...v1.25.0) (2024-04-02) | ||
### Features | ||
* update schedule-x monorepo packages to v1.27.1 ([#82](https://github.com/schedule-x/react/issues/82)) ([b95b577](https://github.com/schedule-x/react/commit/b95b5773a100935689442e1b6cace876eacc6d41)) | ||
# [1.24.0](https://github.com/schedule-x/react/compare/v1.23.0...v1.24.0) (2024-03-29) | ||
@@ -7,0 +14,0 @@ |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.24.0", | ||
"version": "1.25.0", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.27.0", | ||
"@schedule-x/calendar": "1.27.1", | ||
"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
104551