react-native-tailwind icon indicating copy to clipboard operation
react-native-tailwind copied to clipboard

fix(deps): ⬆️ update dependency twrnc to v4

Open renovate[bot] opened this issue 2 years ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
twrnc ^3.6.4 -> ^4.0.0 age confidence

Release Notes

jaredh159/tailwind-react-native-classnames (twrnc)

v4.11.1

Compare Source

v4.11.0

Compare Source

Added

v4.10.1

Compare Source

Fixed

v4.10.0

Compare Source

Added

v4.9.1

Compare Source

Fixed

v4.9.0

Compare Source

Added

v4.8.0

Compare Source

Added

v4.7.0

Compare Source

Added

v4.6.1

Compare Source

Changed

v4.6.0

Compare Source

  • added support for fontWeight sub-customization in fontSize theming (thanks @​Gyeop) (#​324)

v4.5.1

Compare Source

Changed
  • revised minimum RN version to 0.62.2 after testing, see (#​308)

v4.5.0

Compare Source

Added

v4.4.0

Compare Source

Added
  • added support for arbitrary named colors (eg. text-[lemonchiffon]) (#​306) and (#​309)

v4.3.0

Compare Source

Added
  • added support for line-height shorthand with font-size (eg. text-sm/6) (#​282) and (#​293)

v4.2.0

Compare Source

Added

v4.1.0

Compare Source

Added

v4.0.2

Compare Source

Fixed

v4.0.1

Compare Source

Fixed

v4.0.0

Compare Source

See migration guide for upgrading instructions.

Added
  • tw.memoBuster property for breaking memoization, see here for more details.
Fixed
  • media-query off by one pixel error (#​223)
  • initialization of color scheme when managing color scheme manually (not listening to device changes) (see #​266)
Changed
  • useDeviceContext() options when opting-out of listening to device color scheme changes (see migration-guide)
  • useAppColorScheme() no longer allows initial value, moved to useDeviceContext() (see migration guide and #​266)
  • media-query minimum (see #​223)

v3.6.8

Compare Source

Fixed
  • support TS moduleResolution: "NodeNext" w/ types export (#​263)
Changed
  • update dev-only deps and config

v3.6.7

Compare Source

Fixed
  • fix breakpoint/prefix resolution of string-based custom utilities (#​259)

v3.6.6

Compare Source

Fixed
  • handle negative z-index utilities (e.g. -z-30) (#​258)

v3.6.5

Compare Source

Fixed
Changed
  • add test for media-query custom utility (#​255)
  • codestyle: switch to explicit TS type imports (#​255)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Feb 15 '24 16:02 renovate[bot]