Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pikaday to peerDependencies to ensure backward compatibility for 14.1.0. #10715

Merged
merged 4 commits into from Jan 10, 2024

Conversation

jansiegel
Copy link
Member

Context

This PR adds:

  • pikaday
  • @types/pikaday

to handsontable's peerDependencies to ensure the backward compatibility of the 14.1.0 release.

With the release of 15.0.0, these changes should be reverted.

How has this been tested?

Created a sample project with handsontable as a dependency which imports pikaday. After these changes, the project built correctly.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature or improvement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Additional language file or change to the existing one (translations)

Related issue(s):

  1. handsontable/dev-handsontable#1541

Affected project(s):

  • handsontable
  • @handsontable/angular
  • @handsontable/react
  • @handsontable/vue
  • @handsontable/vue3

Checklist:

@jansiegel jansiegel marked this pull request as ready for review January 10, 2024 11:49
@jansiegel jansiegel merged commit dbd8d56 into develop Jan 10, 2024
20 checks passed
@jansiegel jansiegel deleted the feature/dev-issue-1541-backward-compatibility branch January 10, 2024 12:39
jansiegel added a commit that referenced this pull request Jan 10, 2024
…for `14.1.0`. (#10715)

* Add peer dependencies for pikaday and @types/pikaday

* Regenerate the package-lock file.

* Add the changelog entry.
jansiegel added a commit that referenced this pull request Jan 11, 2024
jansiegel added a commit that referenced this pull request Jan 11, 2024
jansiegel added a commit that referenced this pull request Jan 11, 2024
jansiegel added a commit that referenced this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants