Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (25 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 1.39 KB

Change Log

All notable changes to the "architecture-view-nestjs" extension will be documented in this file.

[0.5.0] - 2023-04-12

  • feat(parser): Support absolute and paths from ts config #15
  • feat(ui): add loader for longer parsing
  • infra(telemetry): report parser duration

[0.4.3] - 2023-04-10

  • feat(ui): Filter out DTOs by @bolshchikov in #11
  • test: e2e happy path by @bolshchikov in #13
  • fix Windows loading client #14

[0.4.2] - 2023-04-09

  • Skip missing files on the disk #21

[0.4.0] - 2023-04-04

  • Add telemetry #2

[0.3.1] - 2023-04-03

  • Update layers in view

[0.3.0] - 2023-04-03

  • Support of monorepo #3

[0.2.4] - 2023-03-30

  • Open a source file on component click #5
  • Fix bug #6

[0.2.3] - 2023-03-29

  • Fix icons

[0.2.2] - 2023-03-29

  • Show architecture of single root nestjs project