Skip to content

yarn upgrade typescript@next

Warren Gifford requested to merge upgrade-typescript into master

Created by: sqs

Also fixes type errors that the new TypeScript compiler uncovers.

@felixfbecker: PTAL at the change to the browser storage type. I'm pretty sure the original was incorrect because it should have applied the StorageItems[K] type to changes[key].newValue not to changes[key directly.

Merge request reports

Loading