Skip to content

Releases: stencil-community/stencil-web-types

Release 0.3.1

20 May 16:59
aadbc72
Compare
Choose a tag to compare

0.3.1 (2024-05-20)

Performance Improvements

  • bundle: remove unneeded type declarations (#43) (8677b52)

Release 0.3.0

14 May 11:35
2ffe132
Compare
Choose a tag to compare

0.3.0 (2024-05-14)

Features

  • config: allow out file to be configurable (#36) (b555dc2)

Release 0.2.0

06 May 17:53
79f6d10
Compare
Choose a tag to compare

0.2.0 (2024-05-06)

Features

  • html: implement go to declaration for custom elms (e94ad33)

Release 0.1.0

19 Apr 18:08
40fb4eb
Compare
Choose a tag to compare

0.1.0 (2024-04-19)

Features

  • css: add shadow part detection (#6) (7fd8afd)

v0.0.0

19 Apr 12:38
941878a
Compare
Choose a tag to compare

Initial Release

This is the first release of @stencil-community/web-types-output-target. It includes the following:

  • Support for component intellisense in HTML files, including deprecation status and description
  • Support attributes in HTML files, including auto-completion, summaries (JSDoc information), required status, & default values
  • Support for slots in HTML files, including auto-completion of slot names and their descriptions