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

Upgrade dependent packages to the latest version #107

Merged
merged 6 commits into from
Feb 7, 2020
Merged

Conversation

yhatt
Copy link
Owner

@yhatt yhatt commented Jan 29, 2020

Upgrade dependent packages to the latest version through yarn upgrade --latest. It has some performance fixes.

Notable changes

  • HTM 3 was shipped with static subtree caching. jsxslack template literal tag may be improved performance. In this PR, we have swapped htm into htm/mini to reduce bundle size.
  • Jest 25 is focusing to improve performance while running tests.
  • Use JEST_JUNIT_OUTPUT_DIR instead of JEST_JUNIT_OUTPUT in .circleci/config.yml. jest-junit can no longer specify file name.

package.json Outdated Show resolved Hide resolved
@yhatt yhatt merged commit f00321d into master Feb 7, 2020
@yhatt yhatt deleted the upgrade-dependencies branch February 7, 2020 08:10
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