New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@schedule-x/react

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schedule-x/react - npm Package Compare versions

Comparing version 1.1.1 to 1.2.0

18

CHANGELOG.md

@@ -5,22 +5,26 @@ # Changelog

# [1.2.0](https://github.com/schedule-x/react/compare/v1.1.1...v1.2.0) (2024-01-04)
### Features
* bump calendar monorepo packages to 1.3.0 ([#21](https://github.com/schedule-x/react/issues/21)) ([bcba535](https://github.com/schedule-x/react/commit/bcba5359d430942ea82ec5662c9848791c9b2f13))
## [1.1.1](https://github.com/schedule-x/react/compare/v1.1.0...v1.1.1) (2023-12-29)
### Bug Fixes
* **event-modal:** make icon color in event modal reactive to theme changes ([96f68d7](https://github.com/schedule-x/react/commit/96f68d7025531f97f245822e1c177b3119f2ba1e))
- **event-modal:** make icon color in event modal reactive to theme changes ([96f68d7](https://github.com/schedule-x/react/commit/96f68d7025531f97f245822e1c177b3119f2ba1e))
# [1.1.0](https://github.com/schedule-x/react/compare/v1.0.0...v1.1.0) (2023-12-29)
### Features
* **calendar:** add callbacks for clicking on date and times ([070bbe7](https://github.com/schedule-x/react/commit/070bbe79b9fdcf2b7aee3adeda5d10e30ae3d93f))
- **calendar:** add callbacks for clicking on date and times ([070bbe7](https://github.com/schedule-x/react/commit/070bbe79b9fdcf2b7aee3adeda5d10e30ae3d93f))
# 1.0.0 (2023-12-29)
### Features
* custom components for week and day views ([#3](https://github.com/schedule-x/react/issues/3)) ([fe838a5](https://github.com/schedule-x/react/commit/fe838a5597fa947760b26fb5c97537de54e65272))
* enable custom components in month view ([#5](https://github.com/schedule-x/react/issues/5)) ([c2e2ddf](https://github.com/schedule-x/react/commit/c2e2ddf95040ba1d5273c8b866767c0f3934036c))
- custom components for week and day views ([#3](https://github.com/schedule-x/react/issues/3)) ([fe838a5](https://github.com/schedule-x/react/commit/fe838a5597fa947760b26fb5c97537de54e65272))
- enable custom components in month view ([#5](https://github.com/schedule-x/react/issues/5)) ([c2e2ddf](https://github.com/schedule-x/react/commit/c2e2ddf95040ba1d5273c8b866767c0f3934036c))

@@ -17,3 +17,3 @@ {

"types": "dist/types/index.d.ts",
"version": "1.1.1",
"version": "1.2.0",
"type": "module",

@@ -30,3 +30,3 @@ "scripts": {

"peerDependencies": {
"@schedule-x/calendar": "^0.8.0 || ^1.0.0",
"@schedule-x/calendar": "1.3.0",
"react": "^16.7.0 || ^17 || ^18",

@@ -40,8 +40,8 @@ "react-dom": "^16.7.0 || ^17 || ^18"

"@rollup/plugin-typescript": "^11.1.5",
"@schedule-x/drag-and-drop": "^1.0.0",
"@schedule-x/e2e-testing": "^1.0.0",
"@schedule-x/eslint-config": "^1.0.0",
"@schedule-x/event-modal": "^1.0.0",
"@schedule-x/prettier-config": "^1.0.0",
"@schedule-x/theme-default": "^1.0.0",
"@schedule-x/drag-and-drop": "^1.3.0",
"@schedule-x/e2e-testing": "^1.3.0",
"@schedule-x/eslint-config": "^1.3.0",
"@schedule-x/event-modal": "^1.3.0",
"@schedule-x/prettier-config": "^1.3.0",
"@schedule-x/theme-default": "^1.3.0",
"@semantic-release/changelog": "^6.0.3",

@@ -48,0 +48,0 @@ "@semantic-release/git": "^10.0.1",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc