Skip to content

Releases: adobe/aio-lib-template-validation

Externalised the github workflow

08 Feb 14:16

Choose a tag to compare

  • Linking the workflow to external file (#19) 44a135b

5.0.1...5.0.2

What's Changed

New Contributors

Full Changelog: 5.0.1...5.0.2

5.0.1

11 Jan 13:06

Choose a tag to compare

  • fix: npm publish workflow (without a lockfile) b0556c5

5.0.0...5.0.1

5.0.0

11 Jan 12:57

Choose a tag to compare

  • chore(deps): update package.json adobe dependencies 9e9eabc
  • fix: update node engines to 18+, CI to test 18, 20, update eslint-config (#18) a0a5f0d

4.0.0...5.0.0

Release # 4.0.0

17 Nov 16:43
6969f7e

Choose a tag to compare

  • DEVX-2211: Use installation schema to validate templates (#15)

Release # 3.0.0

29 Jul 16:08
68bed8c

Choose a tag to compare

  • DEVX-2366: Multiple extension points support

Release # 2.4.0

08 Jun 16:55
0be243d

Choose a tag to compare

install.yml

  • modify event check to only verify event is an object

Release # 2.3.0

01 Jun 17:10

Choose a tag to compare

install.yml

  • Update check for services to rename it to apis
  • Add checks for event and runtime

Release # 2.2.0

29 Apr 22:53

Choose a tag to compare

Enhancements

Updated checks for services, categories and an extension point.

Release # 2.1.0

13 Apr 15:01
6533aa0

Choose a tag to compare

Enhancements

Added check for services and updated the check for extensions.

Release # 2.0.0

08 Apr 18:44
7d1140c

Choose a tag to compare

Breaking Changes

  • changed CLI to use path to the template's code instead of packageUrl

Enhancements

  • added checks for install.yml file