Skip to content

Small improvements to commands

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 23:08
· 19 commits to 6.x since this release
  • fix(commands): use Array#some instead of Array#includes for type-safety (c598b55)
  • ci: update node version (8696178)
  • chore: update dependencies (3104d11)
  • feat(stubs): generate an empty class when creating a service (bf9b2bd)
  • doc: update installPackages jsdoc to match current implementation (#4766) (41f5d66), closes #4766

What's Changed

  • doc: update installPackages jsdoc to match current implementation by @brunoziie in #4766

New Contributors

Full Changelog: v6.14.1...v6.15.0