Skip to content

v0.1.10

Compare
Choose a tag to compare
@runem runem released this 26 Jun 18:47
· 286 commits to master since this release
  • Implement support for mixins. This fixes #33 58dddcf
  • Implement support for Polymer components. This fixes #46 848da68
  • Analyze property assignments in the constructor. This fixes #22 516dac9
  • Don't emit private LitElement properties prefixed with "_" 58dddcf
  • Fix problem where the jsdoc parser would crash on certain types 92c7456

v0.1.9...v0.1.10