Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 599 Bytes

jetbrains-nestjs Changelog

[Unreleased]

Added

  • New Menu for creating controller, module and service
  • New File Icons for NestJS.

Fixed

  • Removed deprecated API
  • Updated to the latest template changes

Changed

  • Updated icon for nest-cli.json.

[0.0.1]

Added

  • Initial scaffold created from IntelliJ Platform Plugin Template
  • Initial NestJS CLI Action - Right click anywhere in the nest project and generate nest components.
  • Bug Fixes