Devon Govett

Results 96 issues of Devon Govett

## Summary When React elements with stable keys are reordered with no other prop changes, React 19 re-runs their effects even though dependencies have not changed. This did not occur...

React 19

## Background Currently in v2, we include a content hash in filenames by default (except entries). Since #3414 this has also included all child bundles as well. This is necessary...

:speech_balloon: RFC
✨ Parcel 2

Depends on #6640 This fixes the virtualizer `persistedKeys` during drag and drop so that keyboard navigation works correctly and focus isn't lost. Since we only render one of the drop...

This moves the collection implementation used by React Aria Components into a new package (`@react-aria/collections`), enabling it to be used in other React Aria hook-based libraries like NextUI. This includes:...

Closes https://github.com/orgs/adobe/projects/19/views/4?pane=issue&itemId=63064435 I think this fixes #3944 as well. When an overlay repositions, its height might change, causing the focused item to go out of view. Even if the height...

release

### 🔎 Search Terms generic, early, permature, defer ### 🕗 Version & Regression Information - This is the behavior in every version I tried, and I reviewed the FAQ for...

I was unsure whether to include "Add config key invalidation" #9597 or not since it is still behind a feature flag. Are we moving that out of a flagged state...

This is in preparation for the next v2 release. I noticed that the `@parcel/rust` npm package has grown 25% since v2.12.0 due to the addition of the rust core prototype....

See followups that still need to be implemented here: https://github.com/orgs/adobe/projects/19/views/32?sliceBy%5Bvalue%5D=%F0%9F%8C%88&pane=issue&itemId=76038003

in sprint

Closes #9045, closes #9935, fixes #8948, fixes #9660 This is another attempt at upgrading SVGO to v3. In order to avoid breaking changes, this moves the dependency from the Parcel...