@schedule-x/react
Advanced tools
Comparing version 1.29.1 to 1.30.0
@@ -5,2 +5,9 @@ # Changelog | ||
# [1.30.0](https://github.com/schedule-x/react/compare/v1.29.1...v1.30.0) (2024-04-16) | ||
### Features | ||
* update schedule-x monorepo packages to v1.32.0 ([#95](https://github.com/schedule-x/react/issues/95)) ([bcfb5d8](https://github.com/schedule-x/react/commit/bcfb5d8787acc3a45e3f3c7a28f0061ec2c3a7f8)) | ||
## [1.29.1](https://github.com/schedule-x/react/compare/v1.29.0...v1.29.1) (2024-04-08) | ||
@@ -7,0 +14,0 @@ |
@@ -17,3 +17,3 @@ { | ||
"types": "dist/types/index.d.ts", | ||
"version": "1.29.1", | ||
"version": "1.30.0", | ||
"type": "module", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
"peerDependencies": { | ||
"@schedule-x/calendar": "1.30.1", | ||
"@schedule-x/calendar": "1.32.0", | ||
"react": "^16.7.0 || ^17 || ^18", | ||
@@ -33,0 +33,0 @@ "react-dom": "^16.7.0 || ^17 || ^18" |
106381