Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Refactor to support TypeScript 5 #95

Open
thejhh opened this issue Jul 25, 2023 · 0 comments
Open

Refactor to support TypeScript 5 #95

thejhh opened this issue Jul 25, 2023 · 0 comments

Comments

@thejhh
Copy link
Contributor

thejhh commented Jul 25, 2023

TypeScript 5 has improved and more standard decorator support which will make it possible to implement better code.

We'll need to upgrade to it.

Try to be backward compatible as much as possible.

The biggest change is that extra information is in a context object and new decorators can replace implementations if they return something.

Requires updates to project packages

Typescript

Jest

See also

thejhh pushed a commit that referenced this issue Jul 25, 2023
thejhh pushed a commit to heusalagroup/test that referenced this issue Jul 25, 2023
thejhh pushed a commit that referenced this issue Jul 25, 2023
thejhh pushed a commit that referenced this issue Jul 25, 2023
thejhh pushed a commit that referenced this issue Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant