Releases: samchon/nestia
Releases · samchon/nestia
v3.0.3
What's Changed
- Benchmark after v3 major update by @samchon in #872
- Patch bug of samchon/typia#1029 by @samchon in #873
Full Changelog: v3.0.2...v3.0.3
v3.0.2
Swagger generator of nestia
has adopted OpenAPI v3.1 specification.
Also, upgraded typia
dependency from v5 to v6.
What's Changed
TestValidator.equals()
to trace more detaily. by @samchon in #861- Adapt OpenAPI v3.1 specification. by @samchon in #866
- Enhance
@nestia/migrate
for invalid path parameterized. by @samchon in #869 - Now
@nestia/editor
supports every OpenAPI versions. by @samchon in #870 - Upgrade
@samchon/openapi
and adapt its memoization rule. by @samchon in #871
Full Changelog: v2.6.4...v3.0.2
v2.6.4
What's Changed
@nestia/editor
contains swagger-ui by @samchon in #854- Fix github actions bug by
@nestia/editor
template by @samchon in #856 - Erase ISwaggerComponents["x-nestia-namespace"] property. by @samchon in #857
- Adapt
typia
sJsonSchemaPlugin
tag in@nestia/editor
. by @samchon in #860 - Support swagger tag description by @samchon in #858
Full Changelog: v2.6.3...v2.6.4
v2.6.3
v2.6.1
v2.6.0
What's Changed
- Enhance
ISwaggerComponents
type of@nestia/migrate
. by @samchon in #841 - Support
yaml
file in the@nestia/editor
by @samchon in #842 - Complement #837 - critical API change from NestJS 10.3.5 update. by @samchon in #844
- Add new property
IConnection.logger
. by @samchon in #843
Full Changelog: v2.5.16...v2.6.0
v2.5.16
v2.5.15
What's Changed
- Adjust samchon/typia#999: upgrade typia dependency by @samchon in #829
Full Changelog: v2.5.14...v2.5.15
v2.5.14
What's Changed
- fix: fix typo, Complied -> Compiled by @jochongs in #825
- Enhance
@nestia/migrate
for non-standard case. by @samchon in #827 - Simplify
PlainFetcher
andEncryptedFetcher
. by @samchon in #828 - Fix typo in TypedFormData.mdx by @nundung in #826
New Contributors
Full Changelog: v2.5.12...v2.5.14