Bug Fixes
- adapt: avoid setWhen undefined issue when using Adapt outside of a parent Adapt context (natew)
- improve code block horizontal scrolling behavior (#3131) #3131 (poteboy)
- refactor LogoCard component to remove unnecessary Link wrapper (#3133) #3133 (poteboy)
- adapt: safely call context methods to prevent potential undefined errors (#3134) #3134 (Bảo Hà.)
Code Refactoring
Chores
- core: avoid circular json log on native (natew)