Features
- web: Add selectionStyles option to createTamagui() for defining custom CSS ::selection (natew)
Bug Fixes
- static: move react-native-web to deps to avoid errors during compile for native apps (natew)
Commits
- 471e5de: move rewrites to beforeFiles (Alireza Zamani)
- fix subdomain not getting _next files (Alireza Zamani)
- 5a8b443: add assetPrefix to support _next 404 on subdomain (Alireza Zamani)
- remove afterFile rewrite (Alireza Zamani)
- support auth on subdomain (Alireza Zamani)
- remove save button (Alireza Zamani)
- have logo as react svg instead of file (Alireza Zamani)
- rewrite api routes from subdomain (Alireza Zamani)
- change order of rewrites (Alireza Zamani)
- fix some routes on subdomain (Alireza Zamani)
- duplicated auth ctx provider, cookie length, fix infinite redirect (Alireza Zamani)
- 4df50da: missing slash on api rewrite + link fix (Alireza Zamani)
- rewrite studio-app/api to /api to fix subdomain calls (Alireza Zamani)
- rewrite studio-app/api to /api to fix subdomain calls (Alireza Zamani)
- remove shared auth hook (Alireza Zamani)
- don't reload config on init if not local #1039 (Alireza Zamani)
- wrong toast, redirect after load, clean up #1039 (Alireza Zamani)
- fix tokens tab and sort values #1039 (Alireza Zamani)
- fix edge case when changing scales #1039 (Alireza Zamani)
- hide header when loading #1039 (Alireza Zamani)
- fix load redirect, remove studio css from app.tsx (Alireza Zamani)
- fix import (Alireza Zamani)
- move studio.css too global css cause of build error (Alireza Zamani)
- 83a42f5: add the remove type module step (#1040) (Julián Acero) #1040
- 2a7deb5: v1.16.6 (natew)
- only set assetPrefix on master branch (natew)
- ce54ae0: use-store, themes pane optimizations (natew)
- d085776: remove old site-shared (natew)
- 9069af0: add docs for selectionStyles (natew)
- 10e3ec4: v1.17.0 (natew)