Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 1.79 KB

@lit-labs/analyzer

0.2.1

Patch Changes

  • #2976 bf13dae2 - Added Type, Reference, and VariableDeclaration to model

0.2.0

Minor Changes

  • #2822 aa57f683 - Added basic generation of React wrapper to CLI.

Patch Changes

0.1.1

Patch Changes

  • #2796 a4253b83 - Initial support for finding LitElement declarations

  • #2798 a95740dc - Refactor LitElement-specific utilties into separate module

  • #2789 07212750 - Add minimal class declaration gathering

0.1.0

Minor Changes