webcomponents / webcomponents/custom-elements-manifest

Add `since` field to `Declaration` and `Export`

Open
#146 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
502
Forks
27
PR merge metrics
No merged PRs in 30d

Description

A custom elements manifest is actually a javascript package manifest (npm, jsr, etc).

JSDoc provides `@since` to indicate which package version introduced a given feature.

Custom elements manifest should also include `since` in Declaration and Export types

## References
- [`@since` JSDoc block tag](https://jsdoc.app/tags-since)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.