Skip to content

Releases: dozjs/doz

v4.0.2

Choose a tag to compare

@fabiorc428 fabiorc428 released this 21 Sep 20:32
  • Improved component attributes now are removed at creation of the HTML element
  • Removed IE11 info

v4.0.1

Choose a tag to compare

@fabiorc428 fabiorc428 released this 21 Sep 20:31
  • Fixed version script

v4.0.0

Choose a tag to compare

@fabiorc428 fabiorc428 released this 21 Sep 20:30
  • Breaking changes
    • Drop UMD distribution
  • Added full support to ESM
  • Improved performance during the component creation

v3.20.4

Choose a tag to compare

@fabiorc428 fabiorc428 released this 17 May 07:31
  • Fixed if beforeCreate returns false the component will be not created