Releases: samchon/nestia
Releases · samchon/nestia
v4.6.1
v4.6.0
What's Changed
- fix(ci): use
lts/*
instead of 20.x by @ryoppippi in #1152 - New module
@nestia/agent
, A.I. chatbot performing LLM function calling to the backend server by @samchon in #1173 @nestia/agent
configuration detailing. by @samchon in #1175NestiaChatAgent.getTokenUsage()
by @samchon in #1176- Detailing function calling execution history prompt by @samchon in #1177
@nestia/agent
multiple applications (swagger / TS class). by @samchon in #1183- Update typescript requirement from ~5.7.2 to ~5.7.3 in /test in the typescript group by @dependabot in #1180
- Update @samchon/openapi requirement from ^2.3.1 to ^2.3.4 in /test in the samchon group across 1 directory by @dependabot in #1185
- Update @nestjs/swagger requirement from ^8.1.0 to ^8.1.1 in /test in the nestjs group by @dependabot in #1184
- Bump next from 14.2.20 to 14.2.21 in /website by @dependabot in #1172
- Completion of A.I. Chatbot application by @samchon in #1187
- Complete
@nestia/chat
by @samchon in #1188 - Bump up dependencies:
@samchon/openapi
andtypia
. by @samchon in #1189
New Contributors
- @ryoppippi made their first contribution in #1152
Full Changelog: v4.5.2...v4.6.0
v4.5.2
What's Changed
- Update @samchon/openapi requirement from ^2.3.0 to ^2.3.1 in /test in the samchon group by @dependabot in #1168
- Update typescript-transform-paths requirement from ^3.5.2 to ^3.5.3 in /test in the typescript group by @dependabot in #1170
- Update typia requirement from ^7.5.0 to ^7.5.1 in /test in the samchon group by @dependabot in #1169
- Fix
TypedException.IProps.examples
type. by @samchon in #1171
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
- Adapt
@samchon/openapi
update. by @samchon in #1163 - New decorator
@HumanRoute()
. by @samchon in #1164 - Bump next from 14.2.13 to 14.2.20 in /website by @dependabot in #1165
- Fix
@nestia/migrate
bug and support@HumanRoute()
by @samchon in #1166
Full Changelog: v4.4.2...v4.5.1
v4.4.2
v4.4.1
v4.4.0
What's Changed
- Update typia requirement from ^7.1.0 to ^7.3.0 in /test in the samchon group across 1 directory by @dependabot in #1155
- Adapt
@samchon/[email protected]
and[email protected]
updates. by @samchon in #1156 - Close #914:
@TypedParam()
to considervalidate
option. by @samchon in #1157
Full Changelog: v4.3.0...v4.4.0
v4.3.0
v4.2.0
What's Changed
- Bump up
typia
, andmigrate
/editor
follows the main version. by @samchon in #1146 - Bump cross-spawn, nextra and nextra-theme-docs in /website by @dependabot in #1106
- Bump nanoid from 3.3.7 to 3.3.8 in /website by @dependabot in #1138
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Bump the nestjs group in /test with 4 updates by @dependabot in #1136
- Update typia requirement from ^7.0.2 to ^7.1.0 in /test in the samchon group by @dependabot in #1137
- Fix #1139: remove non-existing document link by @samchon in #1140
- Adapt typia 7.1 update and publish it by @samchon in #1141
- Fix website builder by @samchon in #1142
- Fix
NestiaEditorIframe
for[email protected]
update. by @samchon in #1143
Full Changelog: v4.0.5...v4.1.0