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

chore(build): Bump Typescript to 3.9.2 #75

Merged
merged 1 commit into from
May 25, 2020

Conversation

GordonSmith
Copy link
Contributor

Generate type files for older typescript compilers

Fixed issues relating to: microsoft/TypeScript#36696

Signed-off-by: Gordon Smith [email protected]

],
"main": "dist/index.js",
"module": "dist/index.es6",
"unpkg": "dist/index.min.js",
"jsdelivr": "dist/index.min.js",
"types": "types/index.d.ts",
"typesVersions": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Been there a long time (which is good as its the type of thing you only need way after its been released!)

@GordonSmith
Copy link
Contributor Author

Looks like the documentation generation is failing (typedoc probably needs a version bump). I will take a look in the morning.

@GordonSmith
Copy link
Contributor Author

@jasongrout Travis passing now...

@blink1073
Copy link
Contributor

@GordonSmith this picked up conflicts from the release I did on Saturday.

Generate type files for older typescript compilers

Fixed issues relating to:  microsoft/TypeScript#36696

Signed-off-by: Gordon Smith <[email protected]>
@GordonSmith
Copy link
Contributor Author

@blink1073 - rebased...

@blink1073
Copy link
Contributor

Thanks again!

@blink1073 blink1073 merged commit 9d7764b into jupyterlab:master May 25, 2020
@GordonSmith GordonSmith deleted the TSC_3_9_2 branch May 25, 2020 13:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants