samchon / nestia-helper

NestJS helper with Type level
MIT License
34 stars 3 forks source link

Make compatible with TypeScript v4.8 and previous versions #39

Closed samchon closed 1 year ago

samchon commented 1 year ago

Break change on compiler API about decorators since TS v4.8 update.

Therefore, make nestia-helper to support both v4.8 and previous versions.