-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(Touchable): correct invalid css class #963
Conversation
Codecov Report
@@ Coverage Diff @@
## main #963 +/- ##
=======================================
Coverage 93.05% 93.05%
=======================================
Files 118 118
Lines 3094 3094
Branches 472 472
=======================================
Hits 2879 2879
Misses 161 161
Partials 54 54
Continue to review full report at Codecov.
|
size-limit report 📦
|
### [0.126.3](v0.126.2...v0.126.3) (2021-12-06) ### ⚡ Refactor * **theme:** renamed colors into deprecatedColors ([#960](#960)) ([b881213](b881213)) ### 📦 Chore * **devdeps:** update dependency @storybook/testing-react to v1 ([#931](#931)) ([2f50f28](2f50f28)) * **devdeps:** update dependency @svgr/rollup to v6 ([#944](#944)) ([495c6f0](495c6f0)) * **devdeps:** update dependency date-fns to v2.27.0 ([#967](#967)) ([fd32df3](fd32df3)) * **devdeps:** update dependency jest to v27.4.3 ([#969](#969)) ([7dc5dc7](7dc5dc7)) * **devdeps:** update dependency postcss to v8.4.4 ([#964](#964)) ([0a9ebb4](0a9ebb4)) * **devdeps:** update dependency prettier to v2.5.1 ([#968](#968)) ([fc30b77](fc30b77)) * **devdeps:** update storybook monorepo to v6.4.5 ([#965](#965)) ([8692741](8692741)) * **devdeps:** update storybook monorepo to v6.4.7 ([#966](#966)) ([bc0f17f](bc0f17f)) ### 🐛 Bug Fixes * **Touchable:** correct invalid css class ([#963](#963)) ([faac4c4](faac4c4))
🎉 This PR is included in version 0.126.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary
Type