You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You might have noticed this (awesome) project hasn't been maintained for a while, and a lot of issues an PRs have piled up. After noticing a few contributions I had made, @Exilz offered me to join the team, and I accepted with great enthusiasm! I am really glad to participate in reviving this project, bring-in great new features and help build a community of collaboration. But before that, a certain amount of work has to be done to address pending issues.
After two weeks of sustained work, a draft of release v4.2.2 is ready to be tested! This release offers a lot of fixes, they are all listed in the changelog. Despite the fact that many tests have been implemented to limit the risks of introducing new bugs, these precautions cannot replace manual tests on physical devices (we don't have a Detox setup, yet). So to play it safe, we're relying on your help! We will also try to adopt this practice as a workflow in the future.
To test this release, simply install the package with the next tag:
npm i --save react-native-render-html@next
Please tell us how it works out for you! Don't forget to mention the exact version you're testing. Current latest next tag:
And build status:
You're also welcome to ask anything related to this release, and pinpoint code-changes you wish to comment. This ticket will stay open for a while, until a sufficient amount of feedback is collected. In the meantime, the work for the next major will continue. You can watch the advancement here.
The text was updated successfully, but these errors were encountered:
Dear community,
You might have noticed this (awesome) project hasn't been maintained for a while, and a lot of issues an PRs have piled up. After noticing a few contributions I had made, @Exilz offered me to join the team, and I accepted with great enthusiasm! I am really glad to participate in reviving this project, bring-in great new features and help build a community of collaboration. But before that, a certain amount of work has to be done to address pending issues.
After two weeks of sustained work, a draft of release v4.2.2 is ready to be tested! This release offers a lot of fixes, they are all listed in the changelog. Despite the fact that many tests have been implemented to limit the risks of introducing new bugs, these precautions cannot replace manual tests on physical devices (we don't have a Detox setup, yet). So to play it safe, we're relying on your help! We will also try to adopt this practice as a workflow in the future.
To test this release, simply install the package with the next tag:
Please tell us how it works out for you! Don't forget to mention the exact version you're testing. Current latest
next
tag:And build status:
You're also welcome to ask anything related to this release, and pinpoint code-changes you wish to comment. This ticket will stay open for a while, until a sufficient amount of feedback is collected. In the meantime, the work for the next major will continue. You can watch the advancement here.
The text was updated successfully, but these errors were encountered: