Releases: webpack/enhanced-resolve
Releases · webpack/enhanced-resolve
v5.20.0
28 Feb 09:57
Compare
Sorry, something went wrong.
No results found
Features
Added the baseUrl option to override the tsconfig.json's baseUrl
Enabled trailing commas support for JSONC
Fixes
Detect circular extends to prevent infinite loop in tsconfig.json
Support JSONC comments in tsconfig.json
v5.19.0
03 Feb 13:00
Compare
Sorry, something went wrong.
No results found
Features
Added TsconfigPathsPlugin (replacement for tsconfig-paths-webpack-plugin) .
v5.18.4
11 Dec 18:57
Compare
Sorry, something went wrong.
No results found
Fixes
Allow subpath imports that start with #/
Handle file: schema
v5.18.3
06 Aug 12:00
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed nonsensible intersection in types
Performance
Decreased initial loading time
v5.18.2
24 Jun 05:30
Compare
Sorry, something went wrong.
No results found
v5.18.1
04 Feb 16:25
Compare
Sorry, something went wrong.
No results found
Perf
Fast path for parsing requests without \0
v5.18.0
20 Dec 13:28
Compare
Sorry, something went wrong.
No results found
Features
Added wildcards support for aliases
v5.17.1
23 Jul 14:18
Compare
Sorry, something went wrong.
No results found
Fixes
fix: exports and imports array target resolving
Perf
avoid creating a new array inside doResolve
v5.17.0
04 Jun 15:47
Compare
Sorry, something went wrong.
No results found
Features
Allow default condition to be anywhere
v5.16.1
07 May 13:48
Compare
Sorry, something went wrong.
No results found
Bugfixes
use cache for exports and imports plugins