v5.85.1
版本发布时间: 2023-06-05 22:38:32
webpack/webpack最新发布版本:v5.96.1(2024-11-01 19:01:35)
Bug Fixes
- Fix bug in handling barrel imports (#17305) by @bworline in https://github.com/webpack/webpack/pull/17307 - NOTE: An internal API
BasicEvaluatedExpression.getMemberRangeStarts
has been changed toBasicEvaluatedExpression.getMemberRanges
, please see type definition changes and the pull request for more information.
Dependencies & Maintenance
- Bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in https://github.com/webpack/webpack/pull/17297
Full Changelog: https://github.com/webpack/webpack/compare/v5.85.0...v5.85.1