Commit Graph

2 Commits

Author SHA1 Message Date
Damien Retzinger 6db07e2737 build(deps): upgrade to typescript 6
TypeScript 6 enables `strict` by default and changes default @types
inclusion.
2026-06-09 18:04:26 -04:00
Damien Retzinger 664360ede2 feat(supported-version): add user-defined kind (#28)
`kind` is a new input property for the `supported-version` action which
allows one to define what specific versions of Magento they support.

Currently, `kind` supports `latest`, `currently-supported`, and `custom`. See the
README for `supported-version` if you want more specifics
2022-08-05 17:36:38 -04:00