Skip to content

Releases: patrickarlt/custom-element-decorators

Release list

v1.1.0

Choose a tag to compare

@patrickarlt patrickarlt released this 24 Oct 15:52

Added

  • jspm info added to package.json for JSPM.
  • jsnext:main added to package.json for rollup.

Changed

  • Setting the following strings on boolean attributes will not result in a falsey value, 'false', 'null', 'undefined' and '0'.

v1.0.0

Choose a tag to compare

@patrickarlt patrickarlt released this 27 Sep 15:56

Added

  • First release.