Releases: vadimdemedes/dom-chef
Releases Β· vadimdemedes/dom-chef
v5.0.0
This version only includes a breaking change for TypeScript users:
Now you probably don't need to specify any JSX types in globals.d.ts
v4.1.0
Minor Changes
- Add support for
<Function />
: #59
- Add support for
htmlFor
attribute: ec08d0d
Patches
- Small code improvements: #60