Skip to content

v1.98.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 04:45
· 163 commits to master since this release
b5fb1ba

Features

  • web: export TextStyle type to match ViewStyle (natew)
  • core: adds many web-only style props for easier web authoring (#2265) #2265 (Ehsan sarshar)
  • tamagui: support expo 51 (natew)
  • small fixes for full typescript 5.4 support (natew)

Bug Fixes

  • radio-headless: remove unused imports in build (natew)
  • build: always output mjs when fully specifying (natew)
  • portal: expo 51 fix for portal (natew)
  • moti: fix type issue with new versions of expo/moti (natew)

Commits

  • 0993178: more site conversion (#2632) (Nate Wienert) #2632
  • a699b4d: site conversion (#2634) (Nate Wienert) #2634
  • 154efda: fix css (natew)
  • working dev without errors (natew)
  • 2d8adec: fix studio (natew)
  • 00504c7: test remove git-crypt in ci (natew)
  • b2d27c1: fix bento build script (natew)
  • d2b3f20: move git-crypt to action only (natew)
  • df77f30: fix ci (natew)
  • 33ed1e3: fix ci (natew)
  • c1be48a: fix ci (natew)
  • 4f3abfa: fix types (natew)
  • ef3a174: upgrade vxrn (natew)
  • 8de88c6: remove empty scripts (natew)
  • 3ec54d7: upgrade turbo and use it for build:js as it doesnt trip up git-crypt (natew)
  • bfa9ed1: upgrade vxrn half working homepage prod (natew)
  • 31b460f: various x fixes (natew)
  • 3de7d6c: format (natew)
  • 894c443: remove postinstall (natew)
  • 8831696: upgrade vxrn (natew)
  • 2507264: bring back unlock for vercel (natew)
  • 0b1936e: force js build (natew)
  • f960d88: fix ci (natew)
  • 2dc8a09: Correct broken link for writing guide (#2639) (ugtthis) #2639
  • dca0575: temp fix for babel-plugin-fully-specified (natew)
  • f84ca8e: cleaning up various bad animations (natew)
  • b7f3c52: undo temp fix (natew)
  • d79162b: rebuild types restore old turbo build (natew)
  • e681c29: @vxrn/router => vxs (natew)
  • f753a27: fix fully specified file check (natew)
  • a000acd: use plain fully specified plugin (natew)
  • 2ed03ac: clean build (natew)
  • 0e238a8: improve fully specified plugin (natew)
  • 5eac63d: fix build (natew)
  • f2d696f: actually remove cycle (natew)
  • 582e56d: remove logs (natew)
  • 94984c0: simplify watch and build (natew)
  • fix tabs sync (natew)
  • 05add63: fix test (natew)
  • 5b37896: unfix expo modules core for working kitchen sink (natew)
  • dd7fc0a: fix regression background color on native (natew)
  • 475d9dd: fix tests more (natew)
  • 45cf421: fix package versions (natew)
  • b5fb1ba: v1.98.0 (natew)