Skip to content

package:extension_discovery v2.0.0 Latest

Compare
Choose a tag to compare
@jonasfj jonasfj released this 01 Sep 17:39
· 6179 commits to main since this release
2c8cbd6
  • Use extension/<package>/config.yaml instead of
    extension/<package>/config.json for better consistency with other tooling.
  • Require that the top-level value in extension/<package>/config.yaml is
    always a Map, and that the structure can be converted to a JSON equivalent
    structure.