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

refactor(v2): replace Lodash with single methods packages in utils #2536

Merged
merged 1 commit into from
Apr 5, 2020

Conversation

Simek
Copy link
Contributor

@Simek Simek commented Apr 5, 2020

Motivation

This is probably the last PR in Lodash series from me. This PR replaces lodash package in docusaurus-utils which also allows to remove @types/lodash from the workspace package.json.

There may by one more PR which cleans things up, but I need to fix my yarn build first.

lodash package cannot be remove from workspace package.json because V1 is still using it.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Same test results before and after code refactor.

Related PRs

#2460
#2519
#2520
#2529
#2535

@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Apr 5, 2020
@yangshun yangshun added the pr: maintenance This PR does not produce any behavior differences to end users when upgrading. label Apr 5, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit c6c80fd

https://deploy-preview-2536--docusaurus-2.netlify.com

@yangshun yangshun merged commit 5d65fac into facebook:master Apr 5, 2020
@lex111 lex111 added this to the v2.0.0-alpha.51 milestone Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: maintenance This PR does not produce any behavior differences to end users when upgrading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants