GitHub / samchon / nestia
NestJS Helper + AI Chatbot Development
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fnestia
PURL: pkg:github/samchon/nestia
Stars: 2,067
Forks: 116
Open issues: 31
License: mit
Language: TypeScript
Size: 199 MB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 4 hours ago
Pushed at: about 4 hours ago
Last synced at: about 3 hours ago
Commit Stats
Commits: 1033
Authors: 43
Mean commits per author: 24.02
Development Distribution Score: 0.195
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/samchon/nestia
Topics: agent, ai, api, class-validator, decorator, hacktoberfest, large-language-model, llm, llm-function-calling, nestjs, rag, retrieval-augmented-generation, sdk, swagger, trpc, typescript, typia, validator
Funding Links https://opencollective.com/nestia, https://github.com/sponsors/samchon
v8.0.5
v8.0.5
Skipped v8.0.4 because Github Actions suddenly halted by bug when v8.0.4 publishing.
What’s Changed
- fix(e2e): make TestValidator’s generic to be compatible with before. by @samchon in https://github.com/samchon/nestia/pull/1379
Full Changelog: https://github.com/samchon/nestia/compare/v8.0.3...v8.0.5
Download
v8.0.3
v8.0.3
What’s Changed
- feat(migrate): enhance undefindable type expression by @samchon in https://github.com/samchon/nestia/pull/1378
Full Changelog: https://github.com/samchon/nestia/compare/v8.0.2...v8.0.3
Download
v8.0.2
v8.0.2
What’s Changed
- Let
@nestia/migrate
to use JsonSchemaPlugin for onlyx-
starting properties. by @samchon in https://github.com/samchon/nestia/pull/1377
Full Changelog: https://github.com/samchon/nestia/compare/v8.0.1...v8.0.2
Download
v8.0.1
v8.0.1
What’s Changed
- Enhance
@nestia/e2e
types by @samchon in https://github.com/samchon/nestia/pull/1371
Full Changelog: https://github.com/samchon/nestia/compare/v8.0.0...v8.0.1
Download
v8.0.0
v8.0.0
What’s Changed
- No more currying on
TestValidator
andRandomGenerator
by @samchon in https://github.com/samchon/nestia/pull/1369
Full Changelog: https://github.com/samchon/nestia/compare/v7.4.0...v8.0.0
Download
v7.4.0
v7.4.0
What’s Changed
- Complete #1364:
@setHeader
and@assignHeaders
in@nestia/migrate
. by @samchon in https://github.com/samchon/nestia/pull/1365
Full Changelog: https://github.com/samchon/nestia/compare/v7.3.3...v7.4.0
Download
v7.3.3
v7.3.3
What’s Changed
- feat(migrate): block comment tag in DTO properties by @samchon in https://github.com/samchon/nestia/pull/1361
Full Changelog: https://github.com/samchon/nestia/compare/v7.3.2...v7.3.3
Download
v7.3.2
v7.3.2
What’s Changed
- fix broken urls by @ubugnu in https://github.com/samchon/nestia/pull/1346
- Bump up TypeScript to v5.9.2 by @samchon in https://github.com/samchon/nestia/pull/1347
New Contributors
- @ubugnu made their first contribution in https://github.com/samchon/nestia/pull/1346
Full Changelog: https://github.com/samchon/nestia/compare/v7.3.1...v7.3.2
Download
v7.3.1
v7.3.1
What’s Changed
- Upgrade glob dependency from v7 to v11 to address security vulnerabilities by @Copilot in https://github.com/samchon/nestia/pull/1345
New Contributors
- @Copilot made their first contribution in https://github.com/samchon/nestia/pull/1345
Full Changelog: https://github.com/samchon/nestia/compare/v7.3.0...v7.3.1
Download
v7.3.0
v7.3.0
What’s Changed
- New getter function
NestiaMigrateApplication.getData()
. by @samchon in https://github.com/samchon/nestia/pull/1340 INestiaMigrateConfig.programmer
for customization of code generation. by @samchon in https://github.com/samchon/nestia/pull/1341- Change
INestiaMigrateConfig
’s programmer type by @samchon in https://github.com/samchon/nestia/pull/1342 - Change programmer method once more by @samchon in https://github.com/samchon/nestia/pull/1343
Full Changelog: https://github.com/samchon/nestia/compare/v7.2.1...v7.3.0
Download