What's Changed
✨ Features
🐛 Bug Fixes
- fix: update nativeResolver to exclude
@react-nativepaths for resolution (#283) (1723579) - fix: enhance nativeResolver to exclude react-native internals (#279) (a8c6e1e)
- fix: closing and opening parenthesis should be serialized (#271) (3743a91)
- fix(web): add cjs dirname for storybook (#260) (555f3b7)
- fix: useUniwind type with moduleSuffixes (#256) (634fd60)
- fix: filter out contextType when copying component properties (#252) (3fc2a04)
- fix: compare css contents correctly (#250) (a8684ed)
📚 Documentation
- docs: add contribution guideline in readme (f0814cd)
- fix: use absolute URL for banner image in README (#284) (0922993)
🧹 Chores
- chore: improve listener disposing (396b56e)
- chore: copy assets to build (bb5097c)
- chore: change validate issue action to add repro-required label (74e402b)
📦 Other Changes
- ci: fix validate-issue action (6b3d07c)
- ci: fix validate-issue action with github script (b9d2b4d)
- test: jest tests for parsing styles and native components (#230) (1e74eb8)
- ci: validate issue for reproduction action (#226) (96945d6)
Full Changelog: v1.2.2...v1.2.3