adaptui / react-native-tailwind

Collection of components that are accessible, composable, customizable from low level to build your own UI & Design System
https://adaptui-rn-web.vercel.app/
MIT License
23 stars 1 forks source link

fix(deps): ⬆️ update prod dependencies (minor) #127

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/hooks 2.0.0 -> 2.2.0 age adoption passing confidence
@react-aria/focus 3.10.1 -> 3.12.1 age adoption passing confidence
@react-aria/visually-hidden 3.6.1 -> 3.8.1 age adoption passing confidence
@react-native-masked-view/masked-view 0.2.8 -> 0.2.9 age adoption passing confidence
@react-stately/toggle 3.4.4 -> 3.5.2 age adoption passing confidence
react-native-web ~0.18.11 -> ~0.19.0 age adoption passing confidence
sharp-cli 4.1.0 -> 4.1.1 age adoption passing confidence
tailwind-merge 1.10.0 -> 1.12.0 age adoption passing confidence
tailwindcss (source) 3.2.7 -> 3.3.2 age adoption passing confidence
twrnc 3.6.0 -> 3.6.1 age adoption passing confidence
androidx.swiperefreshlayout:swiperefreshlayout (source) 1.0.0 -> 1.1.0 age adoption passing confidence
com.facebook.flipper:flipper-fresco-plugin 0.125.0 -> 0.182.0 age adoption passing confidence
com.facebook.flipper:flipper-network-plugin 0.125.0 -> 0.191.1 age adoption passing confidence
com.facebook.flipper:flipper 0.125.0 -> 0.191.1 age adoption passing confidence
com.android.tools.build:gradle (source) 7.4.1 -> 7.4.2 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui ### [`v2.2.0`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​220) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.1.6...@chakra-ui/hooks@2.2.0) ##### Minor Changes - [#​7379](https://togithub.com/chakra-ui/chakra-ui/pull/7379) [`169d71679`](https://togithub.com/chakra-ui/chakra-ui/commit/169d71679ed22d2245240b4018a906d220d502f8) Thanks [@​DimovyM](https://togithub.com/DimovyM)! - Added option to listen context menu click in useOutsideClick ### [`v2.1.6`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​216) ##### Patch Changes - [`2e07db479`](https://togithub.com/chakra-ui/chakra-ui/commit/2e07db479222b70609ed6945fa81bc728aad8755) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - **useClipboard**: Improve reactivity by ensuring it uses the latest reference of the passed `value` ### [`v2.1.5`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​215) ##### Patch Changes - [`ddbb1b4c4`](https://togithub.com/chakra-ui/chakra-ui/commit/ddbb1b4c49b8f124c0368929357e2891265a50c0) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - Bump all packages - [`b427ef966`](https://togithub.com/chakra-ui/chakra-ui/commit/b427ef9668d9ee000f44eb0cdd4d0a5ae9f396ec) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - Fix issue where `useDimension` uses stale value of node reference - Updated dependencies \[[`ddbb1b4c4`](https://togithub.com/chakra-ui/chakra-ui/commit/ddbb1b4c49b8f124c0368929357e2891265a50c0)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.12 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.15 ### [`v2.1.4`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​214) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.1.3...@chakra-ui/hooks@2.1.4) ##### Patch Changes - Updated dependencies \[[`9cdd43733`](https://togithub.com/chakra-ui/chakra-ui/commit/9cdd43733469e834740ec589a73f0d546c1e6b5b)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.14 - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.11 ### [`v2.1.3`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​213) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.1.2...@chakra-ui/hooks@2.1.3) ##### Patch Changes - [#​7154](https://togithub.com/chakra-ui/chakra-ui/pull/7154) [`2d7398a01`](https://togithub.com/chakra-ui/chakra-ui/commit/2d7398a0142b5bdd3f68ce05bd159fc824cda5ef) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - ## All components Improved the bundling setup for all components. - Switched to the `.mjs` file extension for correct ESM behavior - Switched to the latest `tsup` will uses automatic JSX runtime detection removing the need for manually inject classic `React` import - Moved `tsup` config to `package.json` since it's very minimal - Removed `clean-package.config.json` in favor of the `package.json` property - Fixed issue where Storybook addon (dark mode and RTL) was not working - Updated dependencies \[[`2d7398a01`](https://togithub.com/chakra-ui/chakra-ui/commit/2d7398a0142b5bdd3f68ce05bd159fc824cda5ef), [`0eedc151c`](https://togithub.com/chakra-ui/chakra-ui/commit/0eedc151caec8dbdb53e4e5e8354e2310553c19f)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.10 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.13 ### [`v2.1.2`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​212) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.1.1...@chakra-ui/hooks@2.1.2) ##### Patch Changes - [#​6945](https://togithub.com/chakra-ui/chakra-ui/pull/6945) [`75eaba929`](https://togithub.com/chakra-ui/chakra-ui/commit/75eaba9293e2c7d5bd6aed2037df05128f335930) Thanks [@​anddoutoi](https://togithub.com/anddoutoi)! - Fix issue where using `@chakra-ui/react` in a TypeScript project with `"type": "module"` in `package.json` and `"moduleResolution": "Node16"` in `tsconfig.json` cannot find the types. - Updated dependencies \[[`75eaba929`](https://togithub.com/chakra-ui/chakra-ui/commit/75eaba9293e2c7d5bd6aed2037df05128f335930)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.9 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.12 ### [`v2.1.1`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​211) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.1.0...@chakra-ui/hooks@2.1.1) ##### Patch Changes - [#​6863](https://togithub.com/chakra-ui/chakra-ui/pull/6863) [`49dc149cc`](https://togithub.com/chakra-ui/chakra-ui/commit/49dc149cc600af83dcde4fa9b6a34a6b14dca837) Thanks [@​Andarist](https://togithub.com/Andarist)! - Fixed issue where focus sometimes moved back to the open element when it was intentionally moved away from it. ### [`v2.1.0`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​210) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.0.11...@chakra-ui/hooks@2.1.0) ##### Minor Changes - [#​6763](https://togithub.com/chakra-ui/chakra-ui/pull/6763) [`ed7f878b3`](https://togithub.com/chakra-ui/chakra-ui/commit/ed7f878b3463cc5a83d67a7aed6dd6fc5a0570f6) Thanks [@​noobinthisgame](https://togithub.com/noobinthisgame)! - Added `setValue` as function exposed by `useClipboard` to enable control over the value after first initialization ### [`v2.0.11`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​2011) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.0.10...@chakra-ui/hooks@2.0.11) ##### Patch Changes - [#​6648](https://togithub.com/chakra-ui/chakra-ui/pull/6648) [`9de39921b`](https://togithub.com/chakra-ui/chakra-ui/commit/9de39921b983ad0eb2df7195e3b683c2e2e9e290) Thanks [@​cschroeter](https://togithub.com/cschroeter)! - Declare package exports [@​see](https://togithub.com/see) https://webpack.js.org/guides/package-exports/ - Updated dependencies \[[`9de39921b`](https://togithub.com/chakra-ui/chakra-ui/commit/9de39921b983ad0eb2df7195e3b683c2e2e9e290), [`d945b9a7d`](https://togithub.com/chakra-ui/chakra-ui/commit/d945b9a7da3056017cda0cdd552af40fa1426070)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.8 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.11 ### [`v2.0.10`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​2010) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.0.9...@chakra-ui/hooks@2.0.10) ##### Patch Changes - [#​6666](https://togithub.com/chakra-ui/chakra-ui/pull/6666) [`3e1b3f6b6`](https://togithub.com/chakra-ui/chakra-ui/commit/3e1b3f6b6a7398b71ac08339110f075695fbae94) Thanks [@​TylerAPfledderer](https://togithub.com/TylerAPfledderer)! - Add missing component/function docs and relative docsite links. Ensures that all Components, functions, and hooks that have detailed pages on the Chakra site have corresponding JSDocs and links back to the docsite via IDE intellisense. Includes adding or fixing links within these docs to related WAI-ARIA patterns. - Updated dependencies \[[`99329e44a`](https://togithub.com/chakra-ui/chakra-ui/commit/99329e44a0429a225cd1dffa4b7d76b68a828f44)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.10 - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.7 ### [`v2.0.9`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​209) ##### Patch Changes - [#​6508](https://togithub.com/chakra-ui/chakra-ui/pull/6508) [`445661955`](https://togithub.com/chakra-ui/chakra-ui/commit/445661955dff1329156b535ef50c7cf27b8663a9) Thanks [@​anubra266](https://togithub.com/anubra266)! - - Initial release of react hooks - Refactor all packages to reduce bundle size - Refactor code for proper prop doc generatation - Updated dependencies \[[`445661955`](https://togithub.com/chakra-ui/chakra-ui/commit/445661955dff1329156b535ef50c7cf27b8663a9)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.6 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.9 ### [`v2.0.8`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​208) ##### Patch Changes - Force release - Updated dependencies \[]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.5 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.8 ### [`v2.0.7`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​207) ##### Patch Changes - [#​6457](https://togithub.com/chakra-ui/chakra-ui/pull/6457) [`04ff824ac`](https://togithub.com/chakra-ui/chakra-ui/commit/04ff824ac2f69aaa82d08bf2905ad4667327db12) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - Deprecate `useDimensions` in favor of the `useSize` hook - Updated dependencies \[[`dffc18b17`](https://togithub.com/chakra-ui/chakra-ui/commit/dffc18b1739ad148922fe98e4335457b298c8862), [`99af1e29f`](https://togithub.com/chakra-ui/chakra-ui/commit/99af1e29fa7b8c8b0bee217227d05f695a0acb47)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.7 - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.4 ### [`v2.0.6`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​206) ##### Patch Changes - Force new release - Updated dependencies \[]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.3 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.6 ### [`v2.0.5`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​205) ##### Patch Changes - [#​6356](https://togithub.com/chakra-ui/chakra-ui/pull/6356) [`1839e22eb`](https://togithub.com/chakra-ui/chakra-ui/commit/1839e22ebad1c2a52795eac5fd0b3eb38ae03f9c) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - - Force release due to change in build configuration - Update package `main` and `module` entries - Updated dependencies \[[`1839e22eb`](https://togithub.com/chakra-ui/chakra-ui/commit/1839e22ebad1c2a52795eac5fd0b3eb38ae03f9c)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.2 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.5 ### [`v2.0.4`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​204) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.0.3...@chakra-ui/hooks@2.0.4) ##### Patch Changes - Updated dependencies \[[`c11743b47`](https://togithub.com/chakra-ui/chakra-ui/commit/c11743b47f38f8f38a21b120add3a9cf765b81ee)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.4 ### [`v2.0.3`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​203) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.0.2...@chakra-ui/hooks@2.0.3) ##### Patch Changes - Updated dependencies \[[`36ef37d58`](https://togithub.com/chakra-ui/chakra-ui/commit/36ef37d58220dffc4b8e35c31fdcc57042e9a859), [`6c15ec2c2`](https://togithub.com/chakra-ui/chakra-ui/commit/6c15ec2c2a32a36ecc2d169308379a6825619543)]: - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.3 ### [`v2.0.2`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​202) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.0.1...@chakra-ui/hooks@2.0.2) ##### Patch Changes - [`06f29f8cd`](https://togithub.com/chakra-ui/chakra-ui/commit/06f29f8cdbb10ff1da523e0d0e958b9990d041e1) Thanks [@​segunadebayo](https://togithub.com/segunadebayo)! - Bump all packages to resolve deps issues - Updated dependencies \[[`06f29f8cd`](https://togithub.com/chakra-ui/chakra-ui/commit/06f29f8cdbb10ff1da523e0d0e958b9990d041e1)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.1 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.2 ### [`v2.0.1`](https://togithub.com/chakra-ui/chakra-ui/blob/HEAD/packages/legacy/hooks/CHANGELOG.md#​2011) [Compare Source](https://togithub.com/chakra-ui/chakra-ui/compare/@chakra-ui/hooks@2.0.0...@chakra-ui/hooks@2.0.1) ##### Patch Changes - [#​6648](https://togithub.com/chakra-ui/chakra-ui/pull/6648) [`9de39921b`](https://togithub.com/chakra-ui/chakra-ui/commit/9de39921b983ad0eb2df7195e3b683c2e2e9e290) Thanks [@​cschroeter](https://togithub.com/cschroeter)! - Declare package exports [@​see](https://togithub.com/see) https://webpack.js.org/guides/package-exports/ - Updated dependencies \[[`9de39921b`](https://togithub.com/chakra-ui/chakra-ui/commit/9de39921b983ad0eb2df7195e3b683c2e2e9e290), [`d945b9a7d`](https://togithub.com/chakra-ui/chakra-ui/commit/d945b9a7da3056017cda0cdd552af40fa1426070)]: - [@​chakra-ui/react-utils](https://togithub.com/chakra-ui/react-utils)[@​2](https://togithub.com/2).0.8 - [@​chakra-ui/utils](https://togithub.com/chakra-ui/utils)[@​2](https://togithub.com/2).0.11
adobe/react-spectrum ### [`v3.12.1`](https://togithub.com/adobe/react-spectrum/compare/@react-aria/focus@3.12.0...@react-aria/focus@3.12.1) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/focus@3.12.0...@react-aria/focus@3.12.1) ### [`v3.12.0`](https://togithub.com/adobe/react-spectrum/compare/react-aria@3.11.0...react-aria@3.12.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/focus@3.11.0...@react-aria/focus@3.12.0) ### [`v3.11.0`](https://togithub.com/adobe/react-spectrum/compare/react-aria@3.10.0...react-aria@3.11.0) [Compare Source](https://togithub.com/adobe/react-spectrum/compare/@react-aria/focus@3.10.1...@react-aria/focus@3.11.0)
react-native-masked-view/masked-view ### [`v0.2.9`](https://togithub.com/react-native-masked-view/masked-view/releases/tag/v0.2.9) [Compare Source](https://togithub.com/react-native-masked-view/masked-view/compare/v0.2.8...v0.2.9) #### What's Changed - docs(readme): overall improvements by [@​LRNZ09](https://togithub.com/LRNZ09) in [https://github.com/react-native-masked-view/masked-view/pull/173](https://togithub.com/react-native-masked-view/masked-view/pull/173) - feat(example): add multiple component examples app by [@​LRNZ09](https://togithub.com/LRNZ09) in [https://github.com/react-native-masked-view/masked-view/pull/176](https://togithub.com/react-native-masked-view/masked-view/pull/176) - Web stub ([#​70](https://togithub.com/react-native-masked-view/masked-view/issues/70)) by [@​hexadecy](https://togithub.com/hexadecy) in [https://github.com/react-native-masked-view/masked-view/pull/175](https://togithub.com/react-native-masked-view/masked-view/pull/175) - Update node version used in CI by [@​Naturalclar](https://togithub.com/Naturalclar) in [https://github.com/react-native-masked-view/masked-view/pull/177](https://togithub.com/react-native-masked-view/masked-view/pull/177) - fix(types): utility type removed from RN 0.71 by [@​alpha0010](https://togithub.com/alpha0010) in [https://github.com/react-native-masked-view/masked-view/pull/187](https://togithub.com/react-native-masked-view/masked-view/pull/187) #### New Contributors - [@​LRNZ09](https://togithub.com/LRNZ09) made their first contribution in [https://github.com/react-native-masked-view/masked-view/pull/173](https://togithub.com/react-native-masked-view/masked-view/pull/173) - [@​hexadecy](https://togithub.com/hexadecy) made their first contribution in [https://github.com/react-native-masked-view/masked-view/pull/175](https://togithub.com/react-native-masked-view/masked-view/pull/175) - [@​alpha0010](https://togithub.com/alpha0010) made their first contribution in [https://github.com/react-native-masked-view/masked-view/pull/187](https://togithub.com/react-native-masked-view/masked-view/pull/187) **Full Changelog**: https://github.com/react-native-masked-view/masked-view/compare/v0.2.8...v0.2.9
necolas/react-native-web ### [`v0.19.4`](https://togithub.com/necolas/react-native-web/compare/0.19.3...0.19.4) [Compare Source](https://togithub.com/necolas/react-native-web/compare/0.19.3...0.19.4) ### [`v0.19.3`](https://togithub.com/necolas/react-native-web/compare/0.19.2...0.19.3) [Compare Source](https://togithub.com/necolas/react-native-web/compare/0.19.2...0.19.3) ### [`v0.19.2`](https://togithub.com/necolas/react-native-web/compare/0.19.1...0.19.2) [Compare Source](https://togithub.com/necolas/react-native-web/compare/0.19.1...0.19.2) ### [`v0.19.1`](https://togithub.com/necolas/react-native-web/compare/0.19.0...0.19.1) [Compare Source](https://togithub.com/necolas/react-native-web/compare/0.19.0...0.19.1) ### [`v0.19.0`](https://togithub.com/necolas/react-native-web/releases/tag/0.19.0): 0.19 [Compare Source](https://togithub.com/necolas/react-native-web/compare/0.18.12...0.19.0) Best compatibility: `react-native@>=0.71` #### React 18 support - \[change] React 18 `createRoot` support. - \[change] Update `Animated` to support React 18, including new `AnimatedColor` node. - \[change] Update `ScrollView` to Class component for React 18 support. #### New features - \[add] Map `'button'` and `'paragraph'` role to equivalent semantic HTML elements. - \[add] Add support for `aria-*` props. - \[add] Add support for `role` prop. - \[add] Add support for `id` prop. - \[add] Add support for `tabIndex` prop (only values `0` and `-1`). - \[add] Support for `PointerEvent` props. - \[add] Add support for `pointerEvents` style. - \[add] Add support for `userSelect` style. - \[add] Add polyfilled support for W3C logical styles (e.g., `insetInline`.) - \[add] Add `` support for `tintColor` prop. - \[add] Add `` support for `enterKeyHint` prop. - \[add] Add `` support for `inputMode` prop. - \[add] Add `` support for `readOnly` prop. - \[add] Add `` support for `rows` prop. #### Deprecations - \[change] Deprecate `Touchable*` components. Use `Pressable`. - \[change] Deprecate `Button` component. Use `Pressable`. - \[change] Deprecate `StyleSheet.compose()`. Use style array syntax. - \[change] Deprecate `accessibility*` props. Use `aria-*` and `role` props. - \[change] Deprecate `nativeId` prop. Use `id` prop. - \[change] Deprecate `focusable` props. Use `tabIndex` prop. - \[change] Deprecate `pointerEvents` prop. Use `pointerEvents` style. - \[change] Deprecate `selectable` prop. Use `userSelect` style. - \[change] Deprecate `fontVariant` style array values. Use space-separated string values. - \[change] Deprecate `textAlignVertical` style. Use `verticalAlign` style. - \[change] Deprecate `transform` style array values. Use space-separated string functions. - \[change] Deprecate non-standard logical styles, e.g., 'marginStart'. - \[change] Deprecate `` style `resizeMode`. Use `resizeMode` prop. - \[change] Deprecate `` style `tintColor`. Use `tintColor` prop. - \[change] Deprecate `` prop `keyboardType`. Use `inputMode` prop. - \[change] Deprecate `` prop `returnKeyType`. Use `enterKeyHint` prop. - \[change] Deprecate `` prop `editable`. Use `readOnly` prop. - \[change] Deprecate `` prop `numberOfLines`. Use `rows` prop. - \[change] Deprecate `BackHandler` API. #### Breaking changes - \[change] Remove previously deprecated Android/iOS platform-specific exports. - \[change] Remove previously deprecated `setNativeProps` API. - \[change] Remove previously deprecated `AppState.removeListener` API. - \[change] `` is `position:relative` by default. - \[change] Add task queue for `InteractionManager`. #### Fixes - \[fix] `Animated` now works with compiled styles. - \[fix] Text inheritance of `textAlign`.
vseventer/sharp-cli ### [`v4.1.1`](https://togithub.com/vseventer/sharp-cli/blob/HEAD/CHANGELOG.md#​411-March-21-2023) [Compare Source](https://togithub.com/vseventer/sharp-cli/compare/v4.1.0...v4.1.1) - Fixes bug with AVIF filename formatting ([#​28](https://togithub.com/vseventer/sharp-cli/issues/82)).
dcastil/tailwind-merge ### [`v1.12.0`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v1.12.0) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v1.11.0...v1.12.0) With this release tailwind-merge supports all features introduced in [Tailwind CSS v3.3](https://tailwindcss.com/blog/tailwindcss-v3-3). ##### New Features - Add support for postfix modifier by [@​dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/214](https://togithub.com/dcastil/tailwind-merge/pull/214) - This adds support for `line-height` modifiers in `font-size` utilities like `text-lg/7` and more potential postfix modifiers in the future ([learn more](https://togithub.com/dcastil/tailwind-merge/blob/v1.12.0/docs/features.md#supports-postfix-modifiers)). - All classes are checked for postfix modifiers since there will be more in the future and they'll be configurable with plugins. - tailwind-merge can't know from the class syntax alone whether something is a modifier or not. E.g. there is `w-1/2` which doesn't contain a modifier. So tailwind-merge always checks whether class without potential modifier exists and if it doesn't it checks for full class. This behavior might get reversed in the next major version as a breaking change ([learn more](https://togithub.com/dcastil/tailwind-merge/issues/215)). - Added `conflictingClassGroupModifiers` object to tailwind-merge config ([learn more](https://togithub.com/dcastil/tailwind-merge/blob/v1.12.0/docs/configuration.md#postfix-modifiers-conflicting-with-class-groups)). **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v1.11.0...v1.12.0 ### [`v1.11.0`](https://togithub.com/dcastil/tailwind-merge/releases/tag/v1.11.0) [Compare Source](https://togithub.com/dcastil/tailwind-merge/compare/v1.10.0...v1.11.0) ##### New Features - Add support for Tailwind CSS v3.3 except line-height shorthand by [@​dcastil](https://togithub.com/dcastil) in [https://github.com/dcastil/tailwind-merge/pull/210](https://togithub.com/dcastil/tailwind-merge/pull/210) - The line-height shorthand in font-size utilities (`text-lg/7`) [introduced in Tailwind CSS v3.3](https://tailwindcss.com/blog/tailwindcss-v3-3#new-line-height-shorthand-for-font-size-utilities) is not yet supported in tailwind-merge because that feature is a bit more involved. I'll add support for it in a future release. More info in [https://github.com/dcastil/tailwind-merge/issues/211](https://togithub.com/dcastil/tailwind-merge/issues/211). - Added new [validator](https://togithub.com/dcastil/tailwind-merge/blob/v1.11.0/docs/api-reference.md#validators) `isPercent` which is needed internally for the default scale of color stop positions. - New [theme](https://togithub.com/dcastil/tailwind-merge/blob/v1.11.0/docs/configuration.md#theme) key `gradientColorStopPositions` supported in tailwind-merge. - New logical properties like `ps-0` (`padding-inline-start: 0px;`) are de-duplicated away when using the matching property for all sides afterwards like in this case `p-0`, but not when using single axis sides like `px-0` because `padding-inline-start` can also be the top or bottom padding depending on writing mode. - Basically `twMerge('ps-0 p-0') === 'p-0' && twMerge('ps-0 px-0') === 'ps-0 px-0'`. - If you want to use logical properties and know which writing modes your app is limited to, add the right conflicts yourself to your tailwind-merge config. **Full Changelog**: https://github.com/dcastil/tailwind-merge/compare/v1.10.0...v1.11.0 Thanks to [@​brandonmcconnell](https://togithub.com/brandonmcconnell) for sponsoring tailwind-merge! ❤️
tailwindlabs/tailwindcss ### [`v3.3.2`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​332---2023-04-25) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2) ##### Fixed - Don’t move unknown pseudo-elements to the end of selectors ([#​10943](https://togithub.com/tailwindlabs/tailwindcss/pull/10943), [#​10962](https://togithub.com/tailwindlabs/tailwindcss/pull/10962)) - Inherit gradient stop positions when using variants ([#​11002](https://togithub.com/tailwindlabs/tailwindcss/pull/11002)) - Honor default `to` position of gradient when using implicit transparent colors ([#​11002](https://togithub.com/tailwindlabs/tailwindcss/pull/11002)) - Ensure `@tailwindcss/oxide` doesn't leak in the stable engine ([#​10988](https://togithub.com/tailwindlabs/tailwindcss/pull/10988)) - Ensure multiple `theme(spacing[5])` calls with bracket notation in arbitrary properties work ([#​11039](https://togithub.com/tailwindlabs/tailwindcss/pull/11039)) - Normalize arbitrary modifiers ([#​11057](https://togithub.com/tailwindlabs/tailwindcss/pull/11057)) ##### Changed - Drop support for Node.js v12 ([#​11089](https://togithub.com/tailwindlabs/tailwindcss/pull/11089)) ### [`v3.3.1`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​331---2023-03-30) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.3.0...v3.3.1) ##### Fixed - Fix edge case bug when loading a TypeScript config file with webpack ([#​10898](https://togithub.com/tailwindlabs/tailwindcss/pull/10898)) - Fix variant, `@apply`, and `important` selectors when using `:is()` or `:has()` with pseudo-elements ([#​10903](https://togithub.com/tailwindlabs/tailwindcss/pull/10903)) - Fix `safelist` config types ([#​10901](https://togithub.com/tailwindlabs/tailwindcss/pull/10901)) - Fix build errors caused by `@tailwindcss/line-clamp` warning ([#​10915](https://togithub.com/tailwindlabs/tailwindcss/pull/10915), [#​10919](https://togithub.com/tailwindlabs/tailwindcss/pull/10919)) - Fix "process is not defined" error ([#​10919](https://togithub.com/tailwindlabs/tailwindcss/pull/10919)) ### [`v3.3.0`](https://togithub.com/tailwindlabs/tailwindcss/blob/HEAD/CHANGELOG.md#​330---2023-03-27) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.2.7...v3.3.0) ##### Added - Support ESM and TypeScript config files ([#​10785](https://togithub.com/tailwindlabs/tailwindcss/pull/10785)) - Extend default color palette with new 950 shades ([#​10879](https://togithub.com/tailwindlabs/tailwindcss/pull/10879)) - Add `line-height` modifier support to `font-size` utilities ([#​9875](https://togithub.com/tailwindlabs/tailwindcss/pull/9875)) - Add support for using variables as arbitrary values without `var(...)` ([#​9880](https://togithub.com/tailwindlabs/tailwindcss/pull/9880), [#​9962](https://togithub.com/tailwindlabs/tailwindcss/pull/9962)) - Add logical properties support for inline direction ([#​10166](https://togithub.com/tailwindlabs/tailwindcss/pull/10166)) - Add `hyphens` utilities ([#​10071](https://togithub.com/tailwindlabs/tailwindcss/pull/10071)) - Add `from-{position}`, `via-{position}` and `to-{position}` utilities ([#​10886](https://togithub.com/tailwindlabs/tailwindcss/pull/10886)) - Add `list-style-image` utilities ([#​10817](https://togithub.com/tailwindlabs/tailwindcss/pull/10817)) - Add `caption-side` utilities ([#​10470](https://togithub.com/tailwindlabs/tailwindcss/pull/10470)) - Add `line-clamp` utilities from `@tailwindcss/line-clamp` to core ([#​10768](https://togithub.com/tailwindlabs/tailwindcss/pull/10768), [#​10876](https://togithub.com/tailwindlabs/tailwindcss/pull/10876), [#​10862](https://togithub.com/tailwindlabs/tailwindcss/pull/10862)) - Add `delay-0` and `duration-0` utilities ([#​10294](https://togithub.com/tailwindlabs/tailwindcss/pull/10294)) - Add `justify-normal` and `justify-stretch` utilities ([#​10560](https://togithub.com/tailwindlabs/tailwindcss/pull/10560)) - Add `content-normal` and `content-stretch` utilities ([#​10645](https://togithub.com/tailwindlabs/tailwindcss/pull/10645)) - Add `whitespace-break-spaces` utility ([#​10729](https://togithub.com/tailwindlabs/tailwindcss/pull/10729)) - Add support for configuring default `font-variation-settings` for a `font-family` ([#​10034](https://togithub.com/tailwindlabs/tailwindcss/pull/10034), [#​10515](https://togithub.com/tailwindlabs/tailwindcss/pull/10515)) ##### Fixed - Disallow using multiple selectors in arbitrary variants ([#​10655](https://togithub.com/tailwindlabs/tailwindcss/pull/10655)) - Sort class lists deterministically for Prettier plugin ([#​10672](https://togithub.com/tailwindlabs/tailwindcss/pull/10672)) - Ensure CLI builds have a non-zero exit code on failure ([#​10703](https://togithub.com/tailwindlabs/tailwindcss/pull/10703)) - Ensure module dependencies for value `null`, is an empty `Set` ([#​10877](https://togithub.com/tailwindlabs/tailwindcss/pull/10877)) - Fix format assumption when resolving module dependencies ([#​10878](https://togithub.com/tailwindlabs/tailwindcss/pull/10878)) ##### Changed - Mark `rtl` and `ltr` variants as stable and remove warnings ([#​10764](https://togithub.com/tailwindlabs/tailwindcss/pull/10764)) - Use `inset` instead of `top`, `right`, `bottom`, and `left` properties ([#​10765](https://togithub.com/tailwindlabs/tailwindcss/pull/10765)) - Make `dark` and `rtl`/`ltr` variants insensitive to DOM order ([#​10766](https://togithub.com/tailwindlabs/tailwindcss/pull/10766)) - Use `:is` to make important selector option insensitive to DOM order ([#​10835](https://togithub.com/tailwindlabs/tailwindcss/pull/10835))
jaredh159/tailwind-react-native-classnames ### [`v3.6.1`](https://togithub.com/jaredh159/tailwind-react-native-classnames/compare/v3.6.0...v3.6.1) [Compare Source](https://togithub.com/jaredh159/tailwind-react-native-classnames/compare/v3.6.0...v3.6.1)
facebook/flipper ### [`v0.182.0`](https://togithub.com/facebook/flipper/releases/tag/v0.182.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.180.0`](https://togithub.com/facebook/flipper/releases/tag/v0.180.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.179.0`](https://togithub.com/facebook/flipper/releases/tag/v0.179.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.178.1`](https://togithub.com/facebook/flipper/releases/tag/v0.178.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.177.0`](https://togithub.com/facebook/flipper/releases/tag/v0.177.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.176.1`](https://togithub.com/facebook/flipper/releases/tag/v0.176.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.176.0`](https://togithub.com/facebook/flipper/releases/tag/v0.176.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.175.0`](https://togithub.com/facebook/flipper/releases/tag/v0.175.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.174.0`](https://togithub.com/facebook/flipper/releases/tag/v0.174.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.173.0`](https://togithub.com/facebook/flipper/releases/tag/v0.173.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.172.0`](https://togithub.com/facebook/flipper/releases/tag/v0.172.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.171.1`](https://togithub.com/facebook/flipper/releases/tag/v0.171.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.171.0`](https://togithub.com/facebook/flipper/releases/tag/v0.171.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.170.0`](https://togithub.com/facebook/flipper/releases/tag/v0.170.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.169.0`](https://togithub.com/facebook/flipper/releases/tag/v0.169.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.164.0`](https://togithub.com/facebook/flipper/releases/tag/v0.164.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.163.0`](https://togithub.com/facebook/flipper/releases/tag/v0.163.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.162.0`](https://togithub.com/facebook/flipper/releases/tag/v0.162.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.161.0`](https://togithub.com/facebook/flipper/releases/tag/v0.161.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.159.0`](https://togithub.com/facebook/flipper/releases/tag/v0.159.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.157.0`](https://togithub.com/facebook/flipper/releases/tag/v0.157.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.156.0`](https://togithub.com/facebook/flipper/releases/tag/v0.156.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.155.0`](https://togithub.com/facebook/flipper/releases/tag/v0.155.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.154.0`](https://togithub.com/facebook/flipper/releases/tag/v0.154.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.153.0`](https://togithub.com/facebook/flipper/releases/tag/v0.153.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.152.0`](https://togithub.com/facebook/flipper/releases/tag/v0.152.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.151.1`](https://togithub.com/facebook/flipper/releases/tag/v0.151.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.150.0`](https://togithub.com/facebook/flipper/releases/tag/v0.150.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.149.0`](https://togithub.com/facebook/flipper/releases/tag/v0.149.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.148.0`](https://togithub.com/facebook/flipper/releases/tag/v0.148.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.147.1`](https://togithub.com/facebook/flipper/releases/tag/v0.147.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.147.0`](https://togithub.com/facebook/flipper/releases/tag/v0.147.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.146.1`](https://togithub.com/facebook/flipper/releases/tag/v0.146.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.146.0`](https://togithub.com/facebook/flipper/releases/tag/v0.146.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.145.0`](https://togithub.com/facebook/flipper/releases/tag/v0.145.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.144.0`](https://togithub.com/facebook/flipper/releases/tag/v0.144.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.143.0`](https://togithub.com/facebook/flipper/releases/tag/v0.143.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.142.0`](https://togithub.com/facebook/flipper/releases/tag/v0.142.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.140.0`](https://togithub.com/facebook/flipper/releases/tag/v0.140.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.139.0`](https://togithub.com/facebook/flipper/releases/tag/v0.139.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.138.0`](https://togithub.com/facebook/flipper/releases/tag/v0.138.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.137.0`](https://togithub.com/facebook/flipper/releases/tag/v0.137.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.136.0`](https://togithub.com/facebook/flipper/releases/tag/v0.136.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.135.0`](https://togithub.com/facebook/flipper/releases/tag/v0.135.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.134.0`](https://togithub.com/facebook/flipper/releases/tag/v0.134.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.133.1`](https://togithub.com/facebook/flipper/releases/tag/v0.133.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.133.0`](https://togithub.com/facebook/flipper/releases/tag/v0.133.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.132.0`](https://togithub.com/facebook/flipper/releases/tag/v0.132.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.131.1`](https://togithub.com/facebook/flipper/releases/tag/v0.131.1) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.131.0`](https://togithub.com/facebook/flipper/releases/tag/v0.131.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.130.0`](https://togithub.com/facebook/flipper/releases/tag/v0.130.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.129.0`](https://togithub.com/facebook/flipper/releases/tag/v0.129.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.128.4`](https://togithub.com/facebook/flipper/releases/tag/v0.128.4) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.128.1`](https://togithub.com/facebook/flipper/compare/v0.128.0...v0.128.1) ### [`v0.128.0`](https://togithub.com/facebook/flipper/compare/v0.127.0...v0.128.0) ### [`v0.127.0`](https://togithub.com/facebook/flipper/releases/tag/v0.127.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes. ### [`v0.126.0`](https://togithub.com/facebook/flipper/releases/tag/v0.126.0) See https://github.com/facebook/flipper/blob/main/desktop/static/CHANGELOG.md for full notes.

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.