Skip to content

force typescript 3.6 as 3.7 has breaking change#1517

Merged
adumesny merged 1 commit intogridstack:developfrom
adumesny:develop
Dec 4, 2020
Merged

force typescript 3.6 as 3.7 has breaking change#1517
adumesny merged 1 commit intogridstack:developfrom
adumesny:develop

Conversation

@adumesny
Copy link
Copy Markdown
Member

@adumesny adumesny commented Dec 4, 2020

Description

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing (yarn test)
  • Extended the README / documentation, if necessary

* force Typescript 3.6.5 as >3.7 has getter breaking change forcing all
users of this lib to be >3.7 to compile.
* they should have made this a 4.x thing
see microsoft/TypeScript#33939
otherwise you get:
error TS1086: An accessor cannot be declared in an ambient context.
@adumesny adumesny merged commit f2ef805 into gridstack:develop Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant