Skip to content

Releases: dozjs/doz

v4.0.2

21 Sep 20:32
Compare
Choose a tag to compare
  • Improved component attributes now are removed at creation of the HTML element
  • Removed IE11 info

v4.0.1

21 Sep 20:31
Compare
Choose a tag to compare
  • Fixed version script

v4.0.0

21 Sep 20:30
Compare
Choose a tag to compare
  • Breaking changes
    • Drop UMD distribution
  • Added full support to ESM
  • Improved performance during the component creation

v3.20.4

17 May 07:31
Compare
Choose a tag to compare
  • Fixed if beforeCreate returns false the component will be not created