Bug Fixes
- build: support .web extensions for platform specific builds (#3164) #3164 (Nate Wienert)
- core: smarter react native version detect to avoid errors, optionally set REACT_NATIVE_VERSION env (natew)
Performance Improvements
- core: cache getState in useTheme for some performance gain #3166 (Nate Wienert)
Commits
- 13a49c9: various design (natew)
- 2b745c8: improve generation prompt (natew)
- 846b568: prompt for all dark themes (natew)
- 1b90136: fix safari layout and scroll (natew)
- b6a542a: safari css height fix (natew)
- 23c1d14: default styles better (natew)
- 034d22c: cleanup attrs (natew)
- c57a0da: Cleanups (#3165) (Nate Wienert) #3165
- 75f8fd3: llm add validation, redo prompt (natew)
- cdba416: fix dep mis-match (natew)
- 767a1bd: improve llm (natew)
- 5604e01: v1.123.1 (natew)