MichalLytek / MichalLytek/type-graphql

ECMAScript decorators

Open
#1,411 3 comments 18 reactions 1 assignee View on GitHub

@MichalLytek is already working on this.

Since Jan 27, 2023.

Blocked :no_entry_sign: Discussion :speech_balloon: Enhancement :new:
Dominant language
TypeScript
Stars
8.1k
Forks
672
PR merge metrics
No merged PRs in 30d

Description

TypeScript 5.0 has released support for ECMAscript decorators:
https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/

However, right now it's not possible to migrate TypeGraphQL from `experimentalDecorators` because of lack of support for parameters decorators:
https://github.com/tc39/proposal-decorators/issues/47

This issues will be unfrozen when the support for parameters will be promoted to Stage 3 and available in TypeScript 🔒

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.