Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
twrnc ^3.6.4 -> ^4.0.0 age adoption passing confidence

Release Notes

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

v4.5.1

Compare Source

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

v4.5.0

Compare Source

v4.4.0

Compare Source

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

v4.3.0

Compare Source

  • 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 renovate bot force-pushed the renovate/twrnc-4.x branch from 9a1960b to f8ed43a Compare March 27, 2024 10:14
@renovate renovate bot force-pushed the renovate/twrnc-4.x branch from f8ed43a to d8f4be7 Compare March 27, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants