React-native-render-html: 4.2.0 is a breaking change

Created on 13 Jan 2020  路  3Comments  路  Source: meliorence/react-native-render-html

Hi,

I removed the issue template cause this isn't a bug with the code itself, but the versioning.

Because of the change to react-native-webview being a peer dependency, the consequence is that projects updating from 4.1.2 to 4.2.0 will break, unless another dependency is being added.

The deed is done, but this is a violation of semver principles.

meta

Most helpful comment

Tagging on here to add that I get the following upon updating from 4.1.2 to 4.2.0:

Unable to resolve "./Stream.js" from "node_modules/htmlparser2/lib/index.js"

All 3 comments

Tagging on here to add that I get the following upon updating from 4.1.2 to 4.2.0:

Unable to resolve "./Stream.js" from "node_modules/htmlparser2/lib/index.js"

@ncryer See fb55/htmlparser2/issues/499
Have you tried removing node_modules and npm i?

@f-roland I agree with you. We will make sure it does not happen again.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HarrisKoffi picture HarrisKoffi  路  5Comments

gabriel-tentaculo picture gabriel-tentaculo  路  7Comments

sayem314 picture sayem314  路  6Comments

presencewebdesign picture presencewebdesign  路  7Comments

xipgroc picture xipgroc  路  6Comments