@tamagui/native 2.0.0 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
1
  $ tamagui-build
2
- built @tamagui/native in 1369 ms
2
+ built @tamagui/native in 506 ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tamagui/native",
3
- "version": "2.0.0",
3
+ "version": "2.1.0",
4
4
  "description": "Native setup modules for Tamagui - portals, gesture handler, worklets, and more",
5
5
  "type": "module",
6
6
  "sideEffects": [
@@ -144,7 +144,7 @@
144
144
  "clean:build": "tamagui-build clean:build"
145
145
  },
146
146
  "devDependencies": {
147
- "@tamagui/build": "2.0.0",
147
+ "@tamagui/build": "2.1.0",
148
148
  "burnt": "^0.12.2",
149
149
  "react": ">=19",
150
150
  "react-native": "0.83.2",