Playpoint is an online Play to Earn (P2E) and prediction-pool platform, based on real-time sporting events. It is supported by decentralized blockchain network and its primary network comprises.
wojtekmaj/react-datetime-picker (react-datetime-picker)
### [`v4.2.1`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.2.1)
[Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.2.0...v4.2.1)
#### Bug fixes
- Pinned React-Calendar version to 4.0.0 to fix a bug with TypeScript types.
### [`v4.2.0`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.2.0)
[Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.1.1...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 (see: [https://github.com/wojtekmaj/react-daterange-picker/issues/152](https://redirect.github.com/wojtekmaj/react-daterange-picker/issues/152)).
- Fixed divider and leading zero positioning.
- Fixed native calendar and time picker sometimes showing on Safari.
### [`v4.1.1`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.1.1)
[Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.1.0...v4.1.1)
#### Bug fixes
- Fixed widgets unnecessarily rendered when another widget was toggled.
- Fixed Calendar closing on click without selecting value when rendered in a portal ([#191](https://redirect.github.com/wojtekmaj/react-datetime-picker/issues/191)).
### [`v4.1.0`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.1.0)
[Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.0.1...v4.1.0)
#### What's changed?
- Updated React-Calendar to 4.0.0.
- Updated React-Clock to 4.0.0.
- Updated React-Date-Picker to 9.1.0.
- Updated React-Time-Picker to 5.1.0.
- Replaced `merge-class-names` with `clsx`.
### [`v4.0.1`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.0.1)
[Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.0.0...v4.0.1)
#### Bug fixes
- Fixed `.react-datetime-picker--open` class not toggled on widget open ([#190](https://redirect.github.com/wojtekmaj/react-datetime-picker/issues/190)).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.0.0
->4.2.1
Release Notes
wojtekmaj/react-datetime-picker (react-datetime-picker)
### [`v4.2.1`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.2.1) [Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.2.0...v4.2.1) #### Bug fixes - Pinned React-Calendar version to 4.0.0 to fix a bug with TypeScript types. ### [`v4.2.0`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.1.1...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 (see: [https://github.com/wojtekmaj/react-daterange-picker/issues/152](https://redirect.github.com/wojtekmaj/react-daterange-picker/issues/152)). - Fixed divider and leading zero positioning. - Fixed native calendar and time picker sometimes showing on Safari. ### [`v4.1.1`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.1.0...v4.1.1) #### Bug fixes - Fixed widgets unnecessarily rendered when another widget was toggled. - Fixed Calendar closing on click without selecting value when rendered in a portal ([#191](https://redirect.github.com/wojtekmaj/react-datetime-picker/issues/191)). ### [`v4.1.0`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.0.1...v4.1.0) #### What's changed? - Updated React-Calendar to 4.0.0. - Updated React-Clock to 4.0.0. - Updated React-Date-Picker to 9.1.0. - Updated React-Time-Picker to 5.1.0. - Replaced `merge-class-names` with `clsx`. ### [`v4.0.1`](https://redirect.github.com/wojtekmaj/react-datetime-picker/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/wojtekmaj/react-datetime-picker/compare/v4.0.0...v4.0.1) #### Bug fixes - Fixed `.react-datetime-picker--open` class not toggled on widget open ([#190](https://redirect.github.com/wojtekmaj/react-datetime-picker/issues/190)).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.