Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign up
Pinned
912 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- dubzzz/cjs_codemirrornext JavaScript
- dubzzz/jest-esm-fast-check-repro JavaScript
- dubzzz/webpack5-dual-mode-test JavaScript
- dubzzz/codemirror-next-repro-cra JavaScript
Created a pull request in dubzzz/pure-rand that received 4 comments
🐛 uniformIntDistribution not uniform for gaps outside of 32 bits integers
Fixes #63
- 🐛 Constraints on `fc.date` might be wrongly applied
- 👷 Add Skypack package score during tests
- 👷 Check package's compatibility against latest node
- 🗑️ Deprecate old signatures
- ✨ Add constraints-based signature for integer and nat
- ✨ Add constraints-based signature for float and double
- ✨ Add constraints-based signature for bigInt and bigUint
- ✨ Add withDate option on fc.object
- 🗑️🚚 Deprecate fc.dedup in favor of fc.clone
- 🚧 New floating point number arbitraries
- 🎨 Stricter limits on domain arbitrary
- 🎨 Stricter limits on email arbitrary
Created an issue in webpack/webpack that received 6 comments
Dual mode (ESM + CJS) regerssion between webpack 4 and webpack 5
Hello