Skip to content

Using latest excalibur with Angular #2282

Answered by eonarheim
KrzyZyb asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @KrzyZyb!

The multiple write type properties feature is supported in TypeScript 4.3+ https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html#separate-write-types-on-properties

Angular 12+ appears to support newer versions of TypeScript that also support this feature https://update.angular.io/?v=12.0-14.0

I like the idea of posting the supported TypeScript versions for Excalibur, I'll update the documentation. We could also perhaps use the npm package.json peer dependency to advertise the supported TypeScript versions. See #2283

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@KrzyZyb
Comment options

@eonarheim
Comment options

@KrzyZyb
Comment options

Answer selected by KrzyZyb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants