Releases: remarkablemark/html-react-parser
Releases · remarkablemark/html-react-parser
v3.0.12
06 Mar 17:37
Compare
Sorry, something went wrong.
No results found
3.0.12 (2023-03-06)
Bug Fixes
package: bump html-dom-parser@3.1.5 to fix formatDOM error (7e18b3c )
v3.0.11
04 Mar 19:10
Compare
Sorry, something went wrong.
No results found
3.0.11 (2023-03-04)
Bug Fixes
attributes-to-props: don't convert non-uncontrolled component props (76eab7c ), closes #839
v3.0.10
04 Mar 01:04
Compare
Sorry, something went wrong.
No results found
3.0.10 (2023-03-04)
Bug Fixes
upgrade html-dom-parser@3.1.4 to fix template parsing (7632fc0 ), closes #849
v3.0.9
11 Feb 21:40
Compare
Sorry, something went wrong.
No results found
3.0.9 (2023-02-11)
Bug Fixes
index: fix exports for UMD build (CDN script) (6225395 ), closes #828
v3.0.8
17 Jan 01:20
Compare
Sorry, something went wrong.
No results found
3.0.8 (2023-01-17)
Bug Fixes
package: include types in exports to support TypeScript ESM node16 (39844c4 )
Build System
package: bump html-dom-parser from 3.1.2 to 3.1.3 (bfe970a )
package: bump style-to-js from 1.1.2 to 1.1.3 (7cf5b99 )
v3.0.7
05 Jan 22:46
Compare
Sorry, something went wrong.
No results found
3.0.7 (2023-01-05)
Bug Fixes
attributes-to-props: don't convert value of option tag (#790 ) (bb4bf49 )
v3.0.6
25 Dec 22:29
Compare
Sorry, something went wrong.
No results found
3.0.6 (2022-12-25)
Build System
package: bump style-to-js from 1.1.1 to 1.1.2 (019f1bc )
v3.0.5
25 Dec 20:18
Compare
Sorry, something went wrong.
No results found
3.0.5 (2022-12-25)
Bug Fixes
index: don't export unused domhandler class Node (7a9c207 )
index: export domhandler classes (4fc3a73 )
v3.0.4
23 Aug 00:51
Compare
Sorry, something went wrong.
No results found
3.0.4 (2022-08-23)
Bug Fixes
package: upgrade html-dom-parser to fix client ES Module import (f6c982c ), closes #662
v3.0.3
20 Aug 03:02
Compare
Sorry, something went wrong.
No results found
3.0.3 (2022-08-20)
Bug Fixes
package: upgrade html-dom-parser to fix client ES Module export (415cb59 )