Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

✨ feat(typescript): upgrade to 4.1 #39

Merged
merged 2 commits into from
Jan 4, 2021
Merged

✨ feat(typescript): upgrade to 4.1 #39

merged 2 commits into from
Jan 4, 2021

Conversation

Lxxyx
Copy link
Member

@Lxxyx Lxxyx commented Dec 29, 2020

add typescript 4.1 support

Refs: microsoft/TypeScript#35282

@gitpod-io
Copy link

gitpod-io bot commented Dec 29, 2020

@codecov-io
Copy link

codecov-io commented Dec 29, 2020

Codecov Report

Merging #39 (a243fb4) into master (01294d4) will decrease coverage by 0.15%.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   93.42%   93.27%   -0.16%     
==========================================
  Files          28       28              
  Lines         563      565       +2     
  Branches      106      107       +1     
==========================================
+ Hits          526      527       +1     
- Misses         37       38       +1     
Impacted Files Coverage Δ
...compiler/src/plugin/anonymous-function-to-named.ts 97.05% <83.33%> (-2.95%) ⬇️
packages/next-hooks-compiler/src/util.ts 94.68% <83.33%> (ø)
...es/next-hooks-compiler/src/plugin/create-lambda.ts 98.27% <100.00%> (ø)

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 01294d4...a243fb4. Read the comment docs.

@Lxxyx Lxxyx force-pushed the feat/ts-4.1-support branch from e22744a to bbd9afc Compare December 29, 2020 09:01
@Lxxyx Lxxyx merged commit 06e6cd5 into master Jan 4, 2021
@Lxxyx Lxxyx deleted the feat/ts-4.1-support branch January 4, 2021 06:29
Lxxyx added a commit that referenced this pull request Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants