Skip to content

⬆️ Bump @wojtekmaj/react-daterange-picker from 3.3.1 to 4.2.0#46

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wojtekmaj/react-daterange-picker-4.2.0
Open

⬆️ Bump @wojtekmaj/react-daterange-picker from 3.3.1 to 4.2.0#46
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wojtekmaj/react-daterange-picker-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 18, 2023

Bumps @wojtekmaj/react-daterange-picker from 3.3.1 to 4.2.0.

Release notes

Sourced from @​wojtekmaj/react-daterange-picker's releases.

v4.2.0

What's new?

  • Added support for data-testid prop.
  • Increased compatibility with Deno (replaced typeof window … checks with typeof document … checks).

What's changed?

  • Replaced Less with CSS. Don't worry - the CSS produced didn't change, we just have one less tool in our stack.

Bug fixes

  • Fixed "Warning: useLayoutEffect does nothing on the server" warning when using SSR (#152).
  • Fixed divider and leading zero positioning.
  • Fixed native calendar sometimes showing on Safari.

v4.1.0

What's changed?

  • Updated React-Calendar to 4.0.0.
  • Updated React-Date-Picker to 9.1.0.
  • Replaced merge-class-names with clsx.

v4.0.0

❗️ = breaking change

What's new?

  • Improved Preact compatibility.
  • Added support for portalContainer prop.

What's changed?

❗️ React-DateRange-Picker no longer supports React versions lower than 16.8.

Bug fixes

  • Fixed inputs sometimes not properly sized until focused.
  • Fixed Calendar closing on value selection even if closeCalendar was set to false.
  • Fixed memory leak when calling getFormatter.

v3.4.0

What's new?

  • Added support for React 18.
  • Default to current year if year input is missing.
  • Calendar now closes when Escape key is pressed.

What's changed?

  • Improved performance of date formatters.

Bug fixes

  • Fixes styles not reset on Calendar close.

v3.3.2

Bug fixes

  • Fix crash after make-event-props update.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wojtekmaj/react-daterange-picker](https://github.com/wojtekmaj/react-daterange-picker) from 3.3.1 to 4.2.0.
- [Release notes](https://github.com/wojtekmaj/react-daterange-picker/releases)
- [Commits](wojtekmaj/react-daterange-picker@v3.3.1...v4.2.0)

---
updated-dependencies:
- dependency-name: "@wojtekmaj/react-daterange-picker"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants