Skip to content

chore(master): release 5.1.10 - #5

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master--components--html-react-parser
Open

chore(master): release 5.1.10#5
github-actions[bot] wants to merge 1 commit into
masterfrom
release-please--branches--master--components--html-react-parser

Conversation

@github-actions

Copy link
Copy Markdown

🤖 I have created a release beep boop

5.1.10 (2026-08-24)

⚠ BREAKING CHANGES

  • CommonJS imports require the .default key

Features

  • dom-to-react: pass index as 2nd argument to replace option (b27d30c), closes #1240

Bug Fixes

  • dom-to-react: default props.children to undefined instead of null (a6978c3)
  • esm: fix any type (#1317) (56549f1)
  • esm: fix attributes-to-props and dom-to-react exported types (e3c7931)
  • esm: fix ESM types by adding .mts declaration files (ce09a65)
  • esm: fix exported types (7a94d61), closes #1305
  • esm: make ESM exports explicit in index.mjs and utilities.mjs (3e0fd2b)
  • esm: support vite bundler (bad1e4c), closes #1132
  • package: move @types/react from devDependencies to dependencies (78b7a8e), closes #1313
  • package: set dependency @types/react to 17 or 18 (0605477), closes #1320
  • types: add back object to replace option return type (88eea66)
  • types: use React.JSX instead of the global JSX namespace (a25f41c)
  • upgrade html-dom-parser and style-to-js to fix source map warnings (4469022)

Miscellaneous Chores

  • utilities: remove unused function invertObject (7cc8df7)

Code Refactoring

  • domToReact: refactoring multiple types (8ef6201)
  • improved attributes-to-props, dom-to-react, utilities (049f19a)
  • improved dom-to-react, type (6630d01)
  • migrate to TypeScript (713c548), closes #1000
  • type: improved attributes-to-props and utilities type (f65ba8d)

Build System

  • deps: bump html-dom-parser from 4.0.0 to 4.0.1 (#1081) (9e09066)
  • deps: bump html-dom-parser from 5.0.0 to 5.0.1 (#1089) (27de2d3)
  • deps: bump html-dom-parser from 5.0.2 to 5.0.3 (#1108) (52f7615)
  • deps: bump html-dom-parser from 5.0.3 to 5.0.4 (#1141) (f5d9149)
  • deps: bump html-dom-parser from 5.0.4 to 5.0.5 (#1221) (bdc69bf)
  • deps: bump html-dom-parser from 5.0.5 to 5.0.6 (#1233) (0c70c12)
  • deps: bump html-dom-parser from 5.0.6 to 5.0.7 (#1264) (521f7ad)
  • deps: bump html-dom-parser from 5.0.7 to 5.0.8 (#1307) (00ee71b)
  • deps: bump style-to-js from 1.1.10 to 1.1.11 (#1368) (6e14815)
  • deps: bump style-to-js from 1.1.11 to 1.1.12 (#1380) (b7fb86d)
  • deps: bump style-to-js from 1.1.3 to 1.1.4 (#1034) (7620daf)
  • deps: bump style-to-js from 1.1.4 to 1.1.5 (#1090) (0946e8a)
  • deps: bump style-to-js from 1.1.5 to 1.1.6 (#1092) (93206d3)
  • deps: bump style-to-js from 1.1.8 to 1.1.9 (#1151) (ec6aefc)
  • deps: bump style-to-js from 1.1.9 to 1.1.10 (#1202) (1e18d9d)
  • package: bump html-dom-parser from 4.0.1 to 5.0.0 (9fb888f)
  • package: bump react-property from 2.0.0 to 2.0.2 (665b30a)
  • package: make @types/react an optional peerDependency (8be504c)

This PR was generated with Release Please. See documentation.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants