Highlights
- Pro
- 9 discussions answered
Pinned
1,371 contributions in the last year
Less
More
Activity overview
Contributed to
adobe/react-spectrum,
parcel-bundler/parcel,
swc-project/swc
and 5 other
repositories
Contribution activity
June 2021
Created 34 commits in 3 repositories
Created 2 repositories
- devongovett/bundler-algorithm Rust
-
devongovett/dprint-node
Rust
•
Built by
Created a pull request in parcel-bundler/parcel that received 2 comments
Bugfixes
Bug fixes for issues I found when upgrading React Spectrum. React Refresh was being applied in the transformer for node targets, but not in the ru…
+62
−36
•
2
comments
Opened 3 other pull requests in 1 repository
parcel-bundler/parcel
2
open
1
merged
Reviewed 8 pull requests in 1 repository
parcel-bundler/parcel 8 pull requests
- Replace imports for assets importing themselves
- API audit: Refactor dependency options
- Browser version of xxhash
- More bug fixes
- Wasm version of JS Transformer
-
Add support for PostCSS
dir-dependencymessages - Install missing build tools on alpine-musl Github Actions jobs
- Don't rerun request if another instance is still running (and not finished)
Created an issue in dprint/dprint-plugin-typescript that received 1 comment
JSX parenthesization
Prettier formats the following example function Example() { let [count, setCount] = React.useState(0); return <ActionButton onPress={() => setCount((c
1
comment