0.12.0
BREAKING CHANGE: web code is now bundled with esbuild for performance, stability and customizability.
What's Changed
- Update README re multiple metro.config.js transformers by @jehillert in #139
- Update build setting by @inokawa in #171
- Rewrite plugin with ts by @inokawa in #172
- Support React createRoot by @inokawa in #173
- Seprate Message type into 2 types by @inokawa in #175
- Replace metro with esbuild and support latest React Native/Expo by @inokawa in #177
New Contributors
- @jehillert made their first contribution in #139
Full Changelog: 0.11.2...0.12.0