-
-
Notifications
You must be signed in to change notification settings - Fork 140
Comparing changes
Open a pull request
base repository: remarkablemark/html-react-parser
base: v1.4.9
head repository: remarkablemark/html-react-parser
compare: v1.4.10
- 20 commits
- 10 files changed
- 5 contributors
Commits on Mar 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24987a3 - Browse repository at this point
Copy the full SHA 24987a3View commit details
Commits on Mar 22, 2022
-
build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.15.0 to 5.16.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.16.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 24abd80 - Browse repository at this point
Copy the full SHA 24abd80View commit details -
Merge pull request #487 from remarkablemark/dependabot/npm_and_yarn/t…
…ypescript-eslint/parser-5.16.0 build(deps-dev): bump @typescript-eslint/parser from 5.15.0 to 5.16.0
Configuration menu - View commit details
-
Copy full SHA for f5c5c23 - Browse repository at this point
Copy the full SHA f5c5c23View commit details
Commits on Mar 24, 2022
-
build(deps-dev): bump @types/react from 17.0.41 to 17.0.42
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.41 to 17.0.42. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5b72b46 - Browse repository at this point
Copy the full SHA 5b72b46View commit details -
Merge pull request #488 from remarkablemark/dependabot/npm_and_yarn/t…
…ypes/react-17.0.42 build(deps-dev): bump @types/react from 17.0.41 to 17.0.42
Configuration menu - View commit details
-
Copy full SHA for 0e1f422 - Browse repository at this point
Copy the full SHA 0e1f422View commit details
Commits on Mar 25, 2022
-
build(deps-dev): bump @types/react from 17.0.42 to 17.0.43
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.42 to 17.0.43. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for de423fb - Browse repository at this point
Copy the full SHA de423fbView commit details -
Merge pull request #489 from remarkablemark/dependabot/npm_and_yarn/t…
…ypes/react-17.0.43 build(deps-dev): bump @types/react from 17.0.42 to 17.0.43
Configuration menu - View commit details
-
Copy full SHA for 4a388fc - Browse repository at this point
Copy the full SHA 4a388fcView commit details -
build(deps-dev): bump typescript from 4.6.2 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c0e8435 - Browse repository at this point
Copy the full SHA c0e8435View commit details -
Merge pull request #490 from remarkablemark/dependabot/npm_and_yarn/t…
…ypescript-4.6.3 build(deps-dev): bump typescript from 4.6.2 to 4.6.3
Configuration menu - View commit details
-
Copy full SHA for 9e898cd - Browse repository at this point
Copy the full SHA 9e898cdView commit details
Commits on Mar 30, 2022
-
build(package): upgrade devDependencies
@rollup/plugin-commonjs 21.0.2 → 21.0.3 @typescript-eslint/parser 5.16.0 → 5.17.0 eslint 8.11.0 → 8.12.0 preact 10.6.6 → 10.7.0 prettier 2.6.0 → 2.6.1
Configuration menu - View commit details
-
Copy full SHA for e251ba5 - Browse repository at this point
Copy the full SHA e251ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e443aa8 - Browse repository at this point
Copy the full SHA e443aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea4e32 - Browse repository at this point
Copy the full SHA 9ea4e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a206c - Browse repository at this point
Copy the full SHA 99a206cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbd1b3 - Browse repository at this point
Copy the full SHA 6dbd1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1694dc7 - Browse repository at this point
Copy the full SHA 1694dc7View commit details -
Merge pull request #495 from remarkablemark/build/package
build(package): upgrade devDependencies
Configuration menu - View commit details
-
Copy full SHA for 0518c1e - Browse repository at this point
Copy the full SHA 0518c1eView commit details -
build(package): add support for React 18
Release-As: 1.4.10 https://reactjs.org/blog/2022/03/29/react-v18.html react 17.0.2 → 18.0.0 react-dom 17.0.2 → 18.0.0
Configuration menu - View commit details
-
Copy full SHA for 2816c53 - Browse repository at this point
Copy the full SHA 2816c53View commit details -
Merge pull request #496 from remarkablemark/build/react-18
build(package): add support for React 18
Configuration menu - View commit details
-
Copy full SHA for 9bed76c - Browse repository at this point
Copy the full SHA 9bed76cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e8779 - Browse repository at this point
Copy the full SHA 70e8779View commit details -
Merge pull request #497 from remarkablemark/release-v1.4.10
chore: release 1.4.10
Configuration menu - View commit details
-
Copy full SHA for 9d1f2f1 - Browse repository at this point
Copy the full SHA 9d1f2f1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.4.9...v1.4.10