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

Migrate from npm to yarn 2 #1039

Merged
merged 10 commits into from Oct 7, 2021
Merged

Migrate from npm to yarn 2 #1039

merged 10 commits into from Oct 7, 2021

Conversation

penx
Copy link
Member

@penx penx commented Oct 7, 2021

Due to various issues including:

  • frequently corrupted node_modules folder with npm workspaces requiring rm -rf node_modules to fix issues
  • not having a parallel command with npm workspaces
  • not having a versions command that allows updating of all packages and dependencies across a monorepo

@penx penx merged commit 8fd6dc2 into main Oct 7, 2021
@penx penx deleted the yarn-2 branch October 7, 2021 15:59
@penx penx mentioned this pull request Oct 7, 2021
penx added a commit that referenced this pull request Oct 7, 2021
## Significant changes

This release is mainly about finishing the conversion to TypeScript and publishing types.

A few things were removed in the process, hence the version bump:

- Remove ListNavigation (#1019)
- Remove @govuk-react/storybook-components (#1005)
- Remove deprecate HOC (#980)

## Other changes of note

- Remove use of PropTypes (#978)
- Build using preconstruct, Export and Publish types (#992)
- Move from storybook knobs to storybook controls (#1017)
- Note on GlobalStyle and CSS reset in readme (#1038)
- Migrate from Lerna to yarn 2 (#850, #1039)
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.

None yet

1 participant