Skip to content

Releases: runem/web-component-analyzer

v0.1.11

21 Jul 23:08
Compare
Choose a tag to compare
  • Update ts-simple-type dependency 71c8adb
  • An aliased symbol can refer to multiple declarations. (#64) dc5de66
  • Correctly resolve the declaration of aliased symbols. This fixes #59 793b587
  • Report the correct source nodes when parsing lit elements 961d595

v0.1.10...v0.1.11

v0.1.10

26 Jun 18:47
Compare
Choose a tag to compare
  • 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

v0.1.7

24 May 10:51
Compare
Choose a tag to compare
  • Merge pull request #3 from mwcz/support-abs-paths ad1b398
  • support absolute path CLI options by using path.resolve ad41807

v0.1.6...v0.1.7