Skip to content

Releases: samchon/nestia

v3.0.3

14 Apr 18:15
77121e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

12 Apr 11:05
8469c5f
Compare
Choose a tag to compare

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

02 Apr 12:01
08a14fc
Compare
Choose a tag to compare

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 typias JsonSchemaPlugin 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

28 Mar 14:12
14eb680
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.3

v2.6.1

26 Mar 13:00
Compare
Choose a tag to compare

What's Changed

  • @nestia/migrate support to every swagger versions. by @samchon in #845
  • Discard swagger v2 supporting from @nestia/migrate. by @samchon in #846
  • Feat: Support Swagger Optional Security Tag by @rojiwon123 in #847

Full Changelog: v2.6.0...v2.6.1

v2.6.0

24 Mar 15:24
39deb82
Compare
Choose a tag to compare

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

20 Mar 06:37
4db68f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.15...v2.5.16

v2.5.15

07 Mar 21:20
69db6b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.14...v2.5.15

v2.5.14

06 Mar 19:41
ae7e9ba
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.12...v2.5.14

v2.5.12

28 Feb 09:39
191abff
Compare
Choose a tag to compare

What's Changed

  • Refactor @nestia/migrate for 3rd party application. by @samchon in #815
  • Fix #816 - @TypedException<T>() when namespaced type comes. by @samchon in #818

Full Changelog: v2.5.11...v2.5.12