Small improvements to commands
- 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
- @brunoziie made their first contribution in #4766
Full Changelog: v6.14.1...v6.15.0