rsnext/packages
Josh Flayhart 5afed07925
Update node-html-parser lib (#19103)
In working with @devknoll on https://github.com/vercel/next.js/pull/17770 we thought it would be a good idea to update to the latest minor version from 1.2.20 -> 1.4.9 based on some bug fixes in these minor releases. I would like to separate this out to simplify the growing changeset in https://github.com/vercel/next.js/pull/17770, where we need to use `node-html-parser` to parse HTML for custom react components.

The linked changeset above will take some time and there are some [useful bug fixes](https://github.com/taoqf/node-html-parser/commits/master) and features in this minor release we could benefit from anyway. Namely:

- add nextSibling, nextElementSibling
- missing node tag
- `<style>` tag is not parsed correctly

Also I think it's a good idea to separate this out for testing.
2020-11-12 15:46:35 +00:00
..
create-next-app v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
eslint-plugin-next v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next Update node-html-parser lib (#19103) 2020-11-12 15:46:35 +00:00
next-bundle-analyzer v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-codemod v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-env v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-mdx v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-plugin-google-analytics v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-plugin-sentry v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-plugin-storybook v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-polyfill-module v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
next-polyfill-nomodule v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
react-dev-overlay v10.0.2-canary.12 2020-11-12 02:15:14 -05:00
react-refresh-utils v10.0.2-canary.12 2020-11-12 02:15:14 -05:00