Skip to content

Releases: web-ridge/react-native-paper-dates

Release 0.23.6

11 Apr 14:03

Choose a tag to compare

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

21 Mar 11:16

Choose a tag to compare

What's Changed

  • Update project dependencies to latest stable that align with Expo 55 by @iM-GeeKy in #519

Full Changelog: v0.23.4...v0.23.5

Release 0.23.4

16 Feb 22:59

Choose a tag to compare

What's Changed

  • refactor: default input mode to outlined to align with material guide… by @iM-GeeKy in #517

Full Changelog: v0.23.3...v0.23.4

Release 0.23.3

21 Jan 10:36

Choose a tag to compare

What's Changed

Full Changelog: v0.23.2...v0.23.3

Release 0.23.2

21 Jan 10:29

Choose a tag to compare

What's Changed

Full Changelog: v0.23.1...v0.23.2

Release 0.23.1

20 Jan 23:49

Choose a tag to compare

What's Changed

Full Changelog: v0.22.57...v0.23.1

Release 0.22.57

07 Jan 16:51

Choose a tag to compare

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

05 Jan 22:47

Choose a tag to compare

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

05 Jan 22:16

Choose a tag to compare

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

05 Jan 22:07

Choose a tag to compare

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

  • @Jaakko00 made their first contribution in #501
  • @Copilot made their first contribution in #506

Full Changelog: v0.22.50...v0.22.54