Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library Updates: TypeScript 4, Rollup 2.3 and more #866

Merged
merged 7 commits into from
Dec 8, 2020

Conversation

gitbrent
Copy link
Owner

@gitbrent gitbrent commented Dec 8, 2020

Lots of library updates!

  • Updated TypeScript (3.9.3 -> 4.1.2)
  • Updated Rollup (2.10.5 - 2.34.2)
  • Finally resolved issue with JSZip being undefined in builds that appeared with rollup 2.2/2.3 (import * as JSZip from 'jszip' causes issue and had to moved to import JSZip from 'jszip' and built with a default exports flag)
  • Updated JSZip to 3.5.0
  • Updated doctoc to 2.0.0
  • Updated gulp-sourcemaps to 3.0.0

@gitbrent gitbrent added this to the 3.4.0 milestone Dec 8, 2020
@gitbrent gitbrent merged commit ee5b01b into master Dec 8, 2020
gitbrent added a commit that referenced this pull request Dec 8, 2020
@gitbrent gitbrent deleted the rollup-ts-update branch November 28, 2021 17:28
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