Skip to content

Releases: vadimdemedes/dom-chef

v5.1.1

15 Dec 17:15
Compare
Choose a tag to compare
  • Add CJS support for React.createElement 081e44e
    This fixes a webpack issue

v5.1.0...v5.1.1

v5.1.0

23 Mar 15:03
Compare
Choose a tag to compare
  • Add direct svg-tag-names dependency instead of bundling it (#86) 255bc73
  • Add support for booleanish string attributes (#80) 4f2c8a9

v5.0.0...v5.1.0

v5.0.0

09 Mar 05:55
Compare
Choose a tag to compare

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.2.2

08 Sep 20:16
Compare
Choose a tag to compare
  • Enable dashed event listeners like "on-click" (#71) e3c2d92
  • Add support for CSS Custom Properties (variables) via style attribute (#70) 849104f

v4.2.1...v4.2.2

v4.2.1

08 Sep 02:04
Compare
Choose a tag to compare

v4.2.0...v4.2.1

v4.2.0

10 Aug 22:03
Compare
Choose a tag to compare
  • Pass defaultProps to element function (#63) 2357127

v4.1.0...v4.2.0

v4.1.0

08 May 22:10
Compare
Choose a tag to compare

Minor Changes

  • Add support for <Function />: #59
  • Add support for htmlFor attribute: ec08d0d

Patches

  • Small code improvements: #60

v4.0.0

28 Mar 16:22
Compare
Choose a tag to compare

Major changes

Patches

v3.6.3

08 Dec 19:16
Compare
Choose a tag to compare

Patches

v3.6.2...v3.6.3

v3.6.2

10 Sep 07:11
Compare
Choose a tag to compare

Patches

v3.6.1...3.6.2