Neeraj Pathak
Neeraj Pathak
Following changes are made to the code base:- 1)Generalizing ensureChunkHandlers: For this I used ensureChunkHandlers for both federated and non-federated chunks by adding it in the wrappedInit function, ensuring that...
Fixes:-#18812 **What kind of change does this PR introduce?** This pr adds a logic to remove the need for async import in `StartupHelpers.js` and `StartupChunkDependenciesPlugin.js` . Additionally referencing all the...
# Pull Request ## Related issue Fixes #1737 ## What does this PR do? -Adds C code for Merge Sort. ## PR checklist Please check if your PR fulfills the...
Resolves #7372. ## Description > What is the purpose of this pull request? This pull request: - migrates `utils/some-in-by` to `object/some-in-by` ## Related Issues > Does this pull request have...
Resolves #7374 . ## Description > What is the purpose of this pull request? This pull request: - migrates `utils/some-own-by` to `object/some-own-by` ## Related Issues > Does this pull request...
### Description This RFC proposes - To migrate `utils/some-own-by` to `object/some-own-by` ### Related Issues Related issues # , # , and # . ### Questions No. ### Other No. ###...
### Description This RFC proposes - To migrate `utils/some-in-by` to `object/some-in-by` ### Related Issues Related issues # , # , and # . ### Questions No. ### Other No. ###...
Resolves none. ## Description > What is the purpose of this pull request? This pull request: - Adds `constants/float16/max-base10-exponent` ## Related Issues > Does this pull request have any related...
Progresses #8755. ## Description > What is the purpose of this pull request? This pull request: - Migrates `utils/capitalize-keys` to `object/capitalize-keys` ## Related Issues > Does this pull request have...
### Description This RFC proposes - To migrate the following list of packages from `utils` namespace to `object`:- - [x] `utils/move-property` => `object/move-property` - [ ] `utils/object-inverse` => `object/inverse` -...