Skip to content

Chore/release render 1.0.0#30

Open
5ZYSZ3K wants to merge 5 commits intomainfrom
chore/release-render-1.0.0
Open

Chore/release render 1.0.0#30
5ZYSZ3K wants to merge 5 commits intomainfrom
chore/release-render-1.0.0

Conversation

@5ZYSZ3K
Copy link
Collaborator

@5ZYSZ3K 5ZYSZ3K commented Mar 3, 2026

Release of @native-html/render 1.0.0 (actually 1.0.2, I made two mistakes during the release)

5ZYSZ3K added 2 commits March 3, 2026 14:59
 - @native-html/css-processor@2.0.0
 - @native-html/render@1.0.0
 - @native-html/transient-render-engine@12.0.0
@5ZYSZ3K 5ZYSZ3K requested a review from jsamr March 3, 2026 14:32
@5ZYSZ3K 5ZYSZ3K self-assigned this Mar 3, 2026
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.65%. Comparing base (acd9f87) to head (582c655).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files         140      140           
  Lines        2076     2076           
  Branches      633      637    +4     
=======================================
  Hits         2048     2048           
  Misses         27       27           
  Partials        1        1           
Flag Coverage Δ
css-processor 100.00% <ø> (ø)
render 97.83% <ø> (ø)
transient-render-engine 98.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

5ZYSZ3K added 3 commits March 3, 2026 15:57
 - @native-html/render@1.0.1
 - @native-html/render@1.0.2
@5ZYSZ3K
Copy link
Collaborator Author

5ZYSZ3K commented Mar 12, 2026

@jsamr may I ask you again for the deprecation of react-native-render-html?

@jsamr
Copy link
Contributor

jsamr commented Mar 12, 2026

@5ZYSZ3K I'm a bit underwater, but will try to at least do it at the NPM and README level after this one is released.

{
"name": "@native-html/render",
"version": "1.0.0-alpha.0",
"version": "1.0.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we continue the versioning scheme of react-native-render-html to highlight continuity?
If breaking changes were introduced (likely since we likely don't support older RN versions), v7, if not, iterate on v6.x

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that since we decided to give it a new name, it would make sense to start from 1.0.0
However, I should add a note about that to the README.md, and I will do that now

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we decided to give it a new name, it would make sense to start from 1.0.0

I disagree. It is the same library, with a different name to highlight a transfer of ownership. Everyone will wonder if this version is in the continuity of RNRH v6. If it is, let's keep v6.x to make that clear.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I get that
The next release will be 7.0.0
I have to update the docs anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants