Bug Fixes
- build: use older jsx transform, not automatic, for native so that key issues arent present on react native (natew)
- core: avoid passing down styledContext props to children that arent valid style props (natew)
- get-font-sized: avoid setting props onto style object if they arent defined (natew)
Chores
- upgrade esbuild (natew)