Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 3.22 KB

CHANGELOG.md

File metadata and controls

62 lines (35 loc) · 3.22 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.7 (2022-12-04)

Features

1.0.6 (2022-03-19)

Features

  • add proxy based Singleton decorator (f3e61f1)

1.0.5 (2022-03-19)

Features

1.0.4 (2022-03-19)

Bug Fixes

  • remove @nestjs/passport (7fc50e6)
  • remove passport reference in README (1afbd4d)

1.0.3 (2022-03-19)

Features

1.0.2 (2022-03-02)

Bug Fixes

1.0.1 (2022-03-02)

Bug Fixes

1.0.0 (2021-12-19)

Features

Bug Fixes

  • add missed ClassSerializerInterceptor (f5ae07f)
  • add missing ParseIntPipes (6647fea)