Releases: syntax-tree/hast-to-hyperscript
Releases · syntax-tree/hast-to-hyperscript
7.0.3
- b46d21d Fix casing issues with React properties
- d0c068a Add notes on security
7.0.0
- 9ba30f0 Add support for Vue
- b5daafe Add support for
false
, falsey boolean props
4.0.0
- c238aa0 Fix camelcased custom properties in React
3.1.0
- ab844cc Add support for
root
nodes
- 55b6bc0 Add
Contribute
section to readme.md
3.0.2
- 917a4b6 Check for either
_store
or _owner
in React
- 81ae26f Check for
_owner
existance, not value
3.0.1
- e10bbfa Fix React detection in production