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

Migrated bundles to TypeScript #6673

Merged
merged 2 commits into from
Jun 2, 2020
Merged

Migrated bundles to TypeScript #6673

merged 2 commits into from
Jun 2, 2020

Conversation

bigtimebuddy
Copy link
Member

This is the LAST of the initial TypeScript migration #6377.

We have some organizational issues with our deprecations. That file is getting very cumbersome to maintain. I suggestion we revisit this in our next major version. We should probably be making deprecations at the package level, not the bundle level, so that the typings are maintained too. I think, for now, this is sufficient. It'll be easier when we jettison these deprecations in the next major version.

@codecov-commenter
Copy link

codecov-commenter commented Jun 1, 2020

Codecov Report

Merging #6673 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #6673   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          672       672           
=========================================
  Hits           672       672           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00af8df...e9c505f. Read the comment docs.

@bigtimebuddy bigtimebuddy added the ✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t label Jun 2, 2020
@bigtimebuddy bigtimebuddy merged commit cf794b6 into dev Jun 2, 2020
@bigtimebuddy bigtimebuddy deleted the dev-typescript-bundles branch June 2, 2020 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✅ Ready To Merge Helpful when issues are in the queue waiting to get merged. This means the PR is completed and has t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants