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

feat: add Jest 25 blog post #9438

Merged
merged 3 commits into from
Jan 22, 2020
Merged

feat: add Jest 25 blog post #9438

merged 3 commits into from
Jan 22, 2020

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jan 21, 2020

Summary

Blog post for v25. Also folds all v24 docs into a single 24.x, adds a 25.1 version.

(I hate the title, but I have zero fantasy when it comes to these things 🙁)

Closes #9355.

Test plan

Seems like netlify deploy is down, but checkout this branch and run yarn start in website/ to browse the docs and check out the blog post

Copy link
Member

@cpojer cpojer left a comment

Choose a reason for hiding this comment

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

Shipit please!

Copy link
Collaborator

@thymikee thymikee left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov-io
Copy link

Codecov Report

Merging #9438 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9438      +/-   ##
==========================================
- Coverage   64.97%   64.96%   -0.02%     
==========================================
  Files         283      283              
  Lines       12104    12104              
  Branches     2990     2990              
==========================================
- Hits         7865     7863       -2     
- Misses       3603     3604       +1     
- Partials      636      637       +1
Impacted Files Coverage Δ
packages/expect/src/utils.ts 94.96% <0%> (-1.26%) ⬇️

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 170eee1...a2ad329. Read the comment docs.

@SimenB SimenB merged commit cdce184 into jestjs:master Jan 22, 2020
@SimenB SimenB deleted the jest-25-blog-post branch January 22, 2020 07:33
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jest Release | Dependency updates
7 participants