type-graphql-utils
Version:
utilities to transform type-graphql types
34 lines (15 loc) • 1.08 kB
Markdown
# Changelog
## [2.1.0](https://github.com/ChrisLahaye/type-graphql-utils/compare/v2.0.0...v2.1.0) (2023-07-05)
### Features
* add option to apply directives ([651a32e](https://github.com/ChrisLahaye/type-graphql-utils/commit/651a32ede98dc3a344aff09507ca09a3530782ce))
## [2.0.0](https://github.com/ChrisLahaye/type-graphql-utils/compare/v1.1.0...v2.0.0) (2022-11-16)
### ⚠ BREAKING CHANGES
* detect array type options
### Bug Fixes
* detect array type options ([6f57a22](https://github.com/ChrisLahaye/type-graphql-utils/commit/6f57a22fe13fbe45dbc7bfbea9868b12c05defc2)), closes [#3](https://github.com/ChrisLahaye/type-graphql-utils/issues/3)
## [1.1.0](https://github.com/ChrisLahaye/type-graphql-utils/compare/v1.0.0...v1.1.0) (2022-08-09)
### Features
* bump version for release ([ad99975](https://github.com/ChrisLahaye/type-graphql-utils/commit/ad99975e193a81f4eef15498f68711ae253c1fbb))
## 1.0.0 (2022-08-09)
### Features
* initial commit ([81d1f78](https://github.com/ChrisLahaye/type-graphql-utils/commit/81d1f78498bbf7c69d7ecac5cc8d24c8781bb021))