Skip to content

Releases: samchon/nestia

v3.2.0

16 May 18:40
ca106f0
Compare
Choose a tag to compare

TGrid logo

TGrid v1 be relased, and this update is to following it.

https://tgrid.com

What's Changed

Full Changelog: v3.1.4...v3.2.0

v3.1.4

08 May 06:56
7188dc8
Compare
Choose a tag to compare

What's Changed

  • Fix #900: add get-function-location dependency on @nestia/core. by @samchon in #901

Full Changelog: v3.1.3...v3.1.4

v3.1.3

07 May 15:35
6eb58aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

04 May 17:39
394356e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

30 Apr 08:20
78a9f6b
Compare
Choose a tag to compare

Now, @nestia/core and @nestia/sdk starts supporting websocket protocol.

https://nestia.io/docs/core/WebSocketRoute

What's Changed

  • Support anyOf and webhook types in the @nestia/migrate by @samchon in #881
  • Close #715: @WebSocketRoute() decorators. by @samchon in #884
  • Close #887: SDK generator for @WebSocketRoute() by @samchon in #888
  • Test programs for @WebSocketRoute(). by @samchon in #889
  • Let @WebSocketRoute() to generate compilation errors. by @samchon in #890
  • Finalize WebSocket features with documentation by @samchon in #891

Full Changelog: v3.0.5...v3.1.1

v3.0.5

18 Apr 17:25
cb8b2f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

18 Apr 06:46
62fd027
Compare
Choose a tag to compare

What's Changed

  • Upgrade @samchon/openapi for its bug reason by @samchon in #874
  • Update swagger.mdx with OpenAPI v3.1 content. by @samchon in #876
  • Fix broken website/pages/docs/sdk/sdk.mdx by @dohyuu in #878

New Contributors

Full Changelog: v3.0.3...v3.0.4

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