This log was last generated on Thu, 29 Aug 2024 00:11:32 GMT and should not be manually modified.
Thu, 29 Aug 2024 00:11:32 GMT
- Fix description file resolution after cross-package import.
Wed, 28 Aug 2024 00:11:41 GMT
- Expect the base path to be part of the resolver cache file.
Tue, 27 Aug 2024 15:12:33 GMT
- Support hierarchical
node_modules
folders.
Mon, 26 Aug 2024 02:00:11 GMT
- Fix bug caused by mutating resolver request object.
Wed, 21 Aug 2024 05:43:04 GMT
Version update only
Fri, 16 Aug 2024 00:11:49 GMT
- Add plugin for more efficient import resolution in a monorepo with known structure. Optimizes lookup of the relevant
package.json
for a given path, and lookup of npm dependencies of the containing package.