Skip to content

Commit

Permalink
Merge pull request #830 from NullVoxPopuli/ts-5
Browse files Browse the repository at this point in the history
Add TS 5.0 to support
  • Loading branch information
NullVoxPopuli authored Mar 16, 2023
2 parents fd28684 + 0767c08 commit 2248f8f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/selfish-chairs-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"ember-resources": patch
---

Support TS 5.0
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
typescript-scenario:
- [email protected]
- [email protected]
- [email protected]

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/weekly-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
typescript-scenario:
- [email protected]
- [email protected]
- [email protected]
- typescript@next

steps:
Expand Down

0 comments on commit 2248f8f

Please sign in to comment.