Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up- Wroclaw, Poland
- Sign in to view email
Pinned
2,066 contributions in the last year
Activity overview
Contribution activity
October 2019
Created a pull request in gatsbyjs/gatsby that received 3 comments
fix(gatsby-cli): work around react-redux hidden dependency on react-dom
This is super weird - react-redux his hidden dependency on react-dom, and we didn't caught that because we weren't installing cli globally (it work…
+5
−0
•
3
comments
- fix(gatsby-cli): properly update chalk color level
- chore(showcase): Add yangmuzi.com
- chore(showcase): Add North X South
- chore(showcase): add Dashbouquet
- fix(creators): update AJonP Logo to new Branding
- chore(showcase): wedoplugins.com
- fix(gatsby-plugin-netlify): cast `status` to string
- chore(showcase): Add haxzie.com
- docs: Fix broken urls in documentation
- Fix https certificate errors
- perf(schema): speed up and lower memory usage of type inference
- chore(showcase): New submissions for site showcase
- chore(docs): Fix tutorial part 8 react helmet step 4
- chore(starters): add gatsby-contentful-starter
- Add link to Minimal Reproduction docs
- chore(showcase): Add MarceloNM.com to showcase
- chore(showcase): add opensourcegalaxy.com to showcases
- Add enbonnet.me to showcase
- docs(peril): add README
- Use gatsbyjs fork of microbundle, which does not error for node versions lower than 10.16.0
- chore(docs): clarify local setup instructions
- chore(gastby-transformer-sqip): Use createContentDigest helper
- Add step to check node version
- fix(gatsby-source-drupal): add error handling for empty body
- chore(showcase): edit Element 84
- Some pull request reviews not shown.
Created an issue in reduxjs/react-redux that received 4 comments
Missing peer dependency on `react-dom`
This package import some utilities from react-dom:
react-redux/src/utils/reactBatchedUpdates.js Line 2 in 2297944
But react-dom is not s…
4
comments