Features
- web: allow arbitrary token categories, users can add any extra token groups they want (natew)
- web: support specific token syntax: if you define a custom token group (natew)
- static: better warnings on tamagui.config load failure (natew)
- static: add TAMAGUI_WARN_ON_MISSING_VARIANT=1 to enable warnings on missing variant values (natew)
Bug Fixes
- cli: esm issues (natew)
- build: add externals when bundling (natew)
- constants: add better trace for Must set TAMAGUI_TARGET warning (natew)
- add missing dep to generate-themes (Alireza Zamani)
- update cli bin path (Alireza Zamani)
Documentation
- site: add token docs page (natew)
Chores
- bump turbo (#1306) #1306 (benjamin)
- remove redundant d.ts files (Alireza Zamani)