Skip to content

Release 6.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 23:08
· 4 commits to 6.x since this release

6.15.0 (2024-11-25)

  • 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