Expensify / react-native-live-markdown

Drop-in replacement for React Native's TextInput component with Markdown formatting.
https://www.npmjs.com/package/@expensify/react-native-live-markdown
MIT License
670 stars 45 forks source link

Bump expensify-common to 2.0.10 #360

Closed nkdengineer closed 1 month ago

nkdengineer commented 1 month ago

Details

Bump new expensify-common version to fix the phone number mention for live-markdown preview

Related Issues

https://github.com/Expensify/App/issues/41078

Manual Tests

Linked PRs

https://github.com/Expensify/expensify-common/pull/697

blimpich commented 1 month ago

@hungvu193 is this PR ready for internal engineer review other than the version bump specified here? Lets keep this PR moving 🏃‍♂️‍➡️ 🙂

hungvu193 commented 1 month ago

@hungvu193 is this PR ready for internal engineer review other than the version bump specified here? Lets keep this PR moving 🏃‍♂️‍➡️ 🙂

All good. Just a comment left that you mentioned 😄

tomekzaw commented 1 month ago

I was able to eliminate expensify-common patch as well as remove patch-package from parser directory by using Babel (in particular, module:@react-native/babel-preset) to transpile the bundled file.