Releases: web-ridge/react-native-paper-dates
Releases · web-ridge/react-native-paper-dates
Release 0.23.6
What's Changed
- fix: prevent DST date shift in getStartOfDay/getEndOfDay (#520) by @iM-GeeKy in #521
- ci: migrate npm publishing to trusted publishing (OIDC) by @Copilot in #522
- fix: use npm OIDC trusted publishing instead of NPM_TOKEN for releases by @Copilot in #523
- fix: pass NODE_AUTH_TOKEN to npm publish step in release CI by @Copilot in #524
- fix: add NODE_AUTH_TOKEN for npm publish, fix husky and repository field warnings by @Copilot in #525
- Revert trusted publishing changes, restore simple NPM_TOKEN auth by @Copilot in #526
Full Changelog: v0.23.5...v0.23.6
Release 0.23.5
What's Changed
Full Changelog: v0.23.4...v0.23.5
Release 0.23.4
What's Changed
Full Changelog: v0.23.3...v0.23.4
Release 0.23.3
What's Changed
Full Changelog: v0.23.2...v0.23.3
Release 0.23.2
What's Changed
Full Changelog: v0.23.1...v0.23.2
Release 0.23.1
What's Changed
Full Changelog: v0.22.57...v0.23.1
Release 0.22.57
What's Changed
- Fix Prettier formatting for nested ternary in DatePickerModal by @Copilot in #510
Full Changelog: v0.22.56...v0.22.57
Release 0.22.56
What's Changed
- Auto-detect iPad and use formSheet with optimized width for minimal whitespace by @Copilot in #509
Full Changelog: v0.22.55...v0.22.56
Release 0.22.55
What's Changed
- Fix date truncation for locales with spaces in date format by @Copilot in #508
Full Changelog: v0.22.54...v0.22.55
Release 0.22.54
What's Changed
- add: Finnish (fi) translation by @Jaakko00 in #501
- fix: disable status bar prop causing android status bar change by @iM-GeeKy in #502
- Fix: Issue #486 by @Jaakko00 in #503
- Fix Jest snapshot tests using dynamic dates by @Copilot in #506
- Add Danish (da) translation by @Copilot in #507
New Contributors
Full Changelog: v0.22.50...v0.22.54