Releases: webpack/enhanced-resolve
Releases · webpack/enhanced-resolve
v5.17.1
v5.17.0
Features:
- Allow
default
condition to be anywhere
v5.16.1
Bugfixes
- use cache for exports and imports plugins
v5.16.0
Features:
- cache realpath and realpathSync methods
Bugfixes
- types for cached input filesystem
- support Buffer/URL/number paths in cached file system
v5.15.1
Bugfixes
- find the
pnpapi
the issuer belongs to
v5.15.0
New Features
- Ignore
false
/null
/undefined
plugins by @alexander-akait in #389
Dependencies & Maintenance
- GitHub Workflows security hardening by @sashashura in #370
- Add cSpell commit hook by @nschonni in #327
New Contributors
- @sashashura made their first contribution in #370
Full Changelog: v5.14.1...v5.15.0
v5.14.1
Bugfixes
- TypeScript
strict
mode is now enabled forenhanced-resolve
by @alexander-akait in #381
Dependencies & Maintenance
- Migrate to Jest by @snitin315 in #379
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #383
- Add Badges in README by @snitin315 in #386
Full Changelog: v5.14.0...v5.14.1
v5.14.0
Features
- Replace deprecated String.prototype.substr() by @CommanderRoot in #336
Bugfixes
- Significantly improve type coverage & definitions for
resolve
by @43081j in #357 - Fix bug where
aliasFields
was not being applied to packageexports
field by @alexander-akait in #380
Dependencies & Maintenance
- Update
checkout
,setup-node
, andcodecov
github actions by @snitin315 in #378
New Contributors
- @CommanderRoot made their first contribution in #336
Full Changelog: v5.13.0...v5.14.0
v5.13.0
Features
Bugfixes
Dependencies
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #373
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #371
Developer Experience
- Clean up README example by @wtlin1228 in #366
- Update README to reflect
conditionNames
default by @43081j in #359
New Contributors
- @fu1996 made their first contribution in #374
- @wtlin1228 made their first contribution in #366
- @43081j made their first contribution in #359
- @bvanjoi made their first contribution in #353
Full Changelog: v5.12.0...v5.13.0