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

Lib Upgrades (WIP) #1149

Merged
merged 21 commits into from Oct 29, 2018
Merged

Lib Upgrades (WIP) #1149

merged 21 commits into from Oct 29, 2018

Conversation

darthtrevino
Copy link
Member

@darthtrevino darthtrevino commented Oct 29, 2018

  • Build Tooling: update husky, prettier, npm-run-all, lerna, jest
  • Webpack: update webpack, webpack-dev-server, webpack-cli, loaders
  • Boilerplate Tooling: update lodash, shallowequal, babel
  • add Commitlint Verification
  • remove @types/node dependency, since it was only used for ambient require() definition
  • upgrade React
  • upgrade Typescript
  • remove less, streamline gh-pages deployment

@darthtrevino
Copy link
Member Author

I think the docsite will eventually change over to being Gatsby or something, but this should drop the dependency count and simplifies the doc-site a bit.

@darthtrevino darthtrevino merged commit b144696 into master Oct 29, 2018
@darthtrevino darthtrevino deleted the task/lib_refresh branch October 29, 2018 18:45
darthtrevino added a commit that referenced this pull request Feb 3, 2022
* chore: upgrade husky, add commitlint verification

Additionally, upgrading prettier and npm-run-all

* remove @types/node dependency

* chore: add commitlint config

* chore: upgrade webpack, webpack-dev-server, webpack-cli

* chore: upgrade lodash

* chore: upgrade shallowequal

* chore: remove @types/shallowequal dependency, since it was unused

* chore: upgrade webpack loaders, babel

* chore: upgrade lerna

* chore: upgrade jest

* chore: upgrade runtime version of react

* chore: enable strict-mode in docsite

* remove autobind-decorator in favor of class-bind member semantics

* chore: use suspense for loading examples

* chore: pin the version of react to match what's in react-dom

* chore: upgrade react-dom version

* chore: remove less, replace with styled-components

* chore: update redux

* chore: upgrade typescript & tooling

* chore: remove suspense from static site generation, as it uses SSR

* chore: use gh-pages module to manage docsite deployment

* chore: remove less file
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