# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0](https://www.github.com/Val-istar-Guo/typescript-nestjs-swagger-plugin/compare/v1.1.1...v2.0.0) (2023-06-28)


### ⚠ BREAKING CHANGES

* never support typescript@4 and ttypescript@1

### Features

* support typescript@5 and ts-patch@5 ([47fcb23](https://www.github.com/Val-istar-Guo/typescript-nestjs-swagger-plugin/commit/47fcb232bc4d2358a6b9e2f02532e76547eb908d))

### [1.1.1](https://github.com/Val-istar-Guo/typescript-nestjs-swagger-plugin/compare/v1.1.0...v1.1.1) (2021-04-09)

## [1.1.0](https://github.com/Val-istar-Guo/typescript-nestjs-swagger-plugin/compare/v1.0.1...v1.1.0) (2020-11-13)


### Features

* support swagger options ([57c2364](https://github.com/Val-istar-Guo/typescript-nestjs-swagger-plugin/commit/57c23644b9d101817655acb1d7b652c0461f3fb5))

### [1.0.1](https://github.com/Val-istar-Guo/typescript-nestjs-swagger-plugin/compare/v1.0.0...v1.0.1) (2020-07-09)


### Bug Fixes

* cannot find default export ([3bc15a8](https://github.com/Val-istar-Guo/typescript-nestjs-swagger-plugin/commit/3bc15a8367e8c67901ae1951fe4a008c2499b939))

## 1.0.0 (2020-07-09)
