schedules
Open source development schedule of Samchon
2023-07
✅ @nestia/migrate
Migration program generating NestJS project from a swagger.json file.
✅ ISwaggerRoute.security
✅ @TypedHeaders()
2023-08
✅ Typia Protocol Buffer Support
typia will support protocol buffer feature.
✅ @TypedException()
@nestia/editor
@nestia/editorBe delayed as
@nestia/migratewas not famouse as expected
New generation of swagger-ui editor embedding TypeScript Editor for auto-completion and type-hints.
Also, it would embed @nestia/migrate and @nestia/sdk for those things:
Convenient migration to NestJS project on websiteConvenient SDK generation on website for other languagesConvenient Mockup Simulator on website for other languages
2023-09
✅ Nestia v2
- Adapt typia v5 (especially type tags)
- Propagation mode
- DTO clone mode
- Compilation error messages about unsupported types
✅ Prisma Markdown
Markdown documents generator of Prisma.
- Mermaid ERD diagrams
- Descriptions by
///comments - Pagination by
@sectiontag
2023-10
✅ Supports setGlobalPrefix in @nestia/sdk
2023-11
@nestia/editor
@nestia/editor> Start @nestia/editor development again.
New generation of swagger-ui editor embedding TypeScript Editor for auto-completion and type-hints.
Also, it would embed @nestia/migrate and @nestia/sdk for those things:
Convenient migration to NestJS project on websiteConvenient SDK generation on website for other languagesConvenient Mockup Simulator on website for other languages
A month has passed since we responded to the TypeScript v5.3 update and maintained typia and nestia.