github tamagui/tamagui v1.112.2

latest releases: v1.116.15, v1.116.14, v1.116.13...
one month ago

Bug Fixes

  • static: ensure outputCSS runs when re-generating tamagui config (natew)
  • static: avoid logging themes generated if not changed (natew)

Performance Improvements

  • react-native-web-internals: avoid a lot of stylesheet work on load (natew)
  • web: use much faster string sort for transforms and theme generation (natew)
  • static: avoid watching node_modules in tamagui config watcher (natew)
  • build: kill esbuild processes after using (natew)

Chores

  • remove undocumented minifyCSS in favor of letting bundlers handle that (natew)
  • core: refactor useComponentState so splitting can be better (natew)
  • rename react-native-web-internals to @tamagui/react-native-web-internals to avoid de-mismatch issues running tamagui upgrade (natew)
  • popover: dont add aria-haspopup because it expects a menu or dialog element and popover tag isnt menu, we can bring back with proper menu (natew)
  • upgrade esbuild and use debounce in vite plugin (natew)

Commits

Don't miss a new tamagui release

NewReleases is sending notifications on new releases.