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
I have recently released new versions for [email protected] (foundry) release. If you're not on this pre-release yet, you should pay attention to the version of the plugins you're using. See the below table (available in the root project README):
I have recently released new versions for
[email protected]
(foundry) release. If you're not on this pre-release yet, you should pay attention to the version of the plugins you're using. See the below table (available in the root project README):5.x (documentation)
To install a specific version, use the semver ranges. For example, if you need the table plugin version 3.x, do:
Notes on React Native Render HTML 6.0.0-alpha.x
Different alphas brought breaking changes. Make sure you follow those rules:
RNRH 6.0.0 < alpha.23
RNRH 6.0.0 ≥ alpha.23, < alpha.25
RNRH 6.0.0 ≥ alpha.25 < beta.0
RNRH 6.0.0 ≥ beta.0
The text was updated successfully, but these errors were encountered: