Skip to content
View mag123c's full-sized avatar
๐Ÿถ
๐Ÿถ

Block or report mag123c

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
mag123c/README.md

With nestjs-stdschema, Universal schema validation for NestJS using the standard-schema specification.



๐Ÿ“– Open Source Contributions

nest

  • โœ… common: Improved file validation error messages with dynamic context like file size and MIME type #14213
  • โœ… common: Added mimetype fallback for more reliable file type validation #14995
  • ๐Ÿ”„ common: Backport FileTypeValidator fallback support to v10 #15003
  • โœ… common: Added forceConsole option to ConsoleLogger for bypassing custom loggers when needed #15503
  • โŒ core: Added declarative route rewrites support for backward compatibility #15630
  • โœ… core: Skip lifecycle hooks for non-instantiated transient services #15571
  • โœ… core: Resolve extras in configurable module builder async methods #15705
  • โœ… core: Ensure nested transient provider isolation #15815
  • โœ… core: Added option for async logger compatibility #15986
  • โœ… core: Resolve instantiate nested transient providers in static context #16098
  • โœ… microservices: Fixed custom transport strategy injection in dynamic microservice configuration #15172
  • โœ… platform-fastify: Fixed FastifyAdapter middleware registration before init in testing scenarios #15385
  • ๐Ÿ”„ sample: Fixed Sample for update gql federation samples to use production-ready #15539
  • โœ… sample: Made sample 34 test resilient to external package format changes #15835
  • โœ… sample: Fixed sample 22 for Prisma 7 compatibility #15984
  • โŒ fix(core): isolate nested transient providers in static context #16258

graphql

  • โœ… graphql: Added typeName option for custom type naming #3678

swagger

  • โœ… Added options to selectively disable Swagger UI and JSON/YAML endpoints #3185
  • โœ… Added custom extension properties support for security schemes #3248
  • โœ… Restored x-enumNames support for better API client generator compatibility #3307
  • โœ… Added skipDefaultValues option to omit unspecified default fields and corresponding test #3423
  • ๐Ÿ”„ Added type definition for format option in @ApiProperty() #3596
  • โŒ feat(swagger): add extension in SecuritySchemeObject #3247

terminus

  • โœ… terminus: Added forRootAsync for DynamicModule Configurations #2670
  • ๐Ÿ”„ terminus: Enhanced production-ready with GracefulShutdown sequence #2671
  • ๐Ÿ”„ terminus: Update amqplib to 0.10.6 for rmq 4.1+ compatibility #2673

docs.nestjs.com

  • โœ… docs(swagger): add ui/raws description, hint #3206
  • โœ… docs(swc): add vitest alias resolution configuration #3204
  • โœ… doc: Enhanced HTTP agent createConnection documentation with synchronous behavior clarification #58205
  • ๐Ÿ”„ doc: Improved glob pattern documentation with detailed syntax and examples #58988
  • โŒ fs: Fixed ENOENT errors on Windows drive root paths #58989
  • ๐Ÿ”„ path: Added exclude option to path.matchesGlob method for advanced pattern filtering and fs.glob consistency #59061
  • ๐Ÿ”„ test_runner: Added classname hierarchy for JUnit reporter #60220
  • โœ… esm: Fixed improve error messages for ambiguous module syntax #60376
  • โœ… doc: Added reusePort error behavior to net module #61250
  • ๐Ÿ”„ test_runner: Print coverage and diagnostic info with dot reporter #61423
  • โœ… fix generic placeholder definitions for int and duration types #20485
  • ๐Ÿ”„ default loki-mixin dashboards to TSDB #18732
  • โŒ remove user email from /about command output #17650
  • โœ… parallelize memory discovery file operations performance gain #5751
  • โŒ handle EISDIR error when GEMINI.md is a directory #17840
  • โœ… fix(client): add default generic parameters to PrismaClient constructor(6.14.0 breaking changes) #27897
  • โœ… fix: include joined entity primary keys in pagination subquery #11669
  • โœ… refactor: replace uuid with native Crypto API #11769
  • ๐Ÿ”„ Fix viewset actions dict being mutated after first request #9853
  • ๐Ÿ”„ Add nulls_distinct support to UniqueTogetherValidator #9866
  • ๐Ÿ”„ Fix user ignore filter for message_changed events #23894
  • ๐Ÿ”„ Reset recurrence rules when schedule changes #23840
  • โŒ verify second listener called in test code #48
  • โœ… improve validation error messages #46




๐Ÿ“• Recent Posting (tistory)

Pinned Loading

  1. nestjs-stdschema nestjs-stdschema Public

    NestJS validation pipe for Zod, Valibot, ArkType and 20+ validators - no vendor lock-in

    TypeScript 12 1

  2. meeting-context-hub meeting-context-hub Public

    TypeScript

  3. toktrack toktrack Public

    Ultra-fast AI CLI token usage tracker built with Rust

    Rust