Skip to content

Commit 28ec491

Browse files
committed
Update changelog for 4.2.0
1 parent a0a3b98 commit 28ec491

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66
project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [Unreleased](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.1.0...master)
8+
## [Unreleased](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.2.0...master)
9+
10+
## [4.2.0](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.1.0...v4.2.0) - 2024-11-15
11+
12+
### Added
13+
14+
- Update typing for webpack@^5.94.0 [#110](https://github.com/dividab/tsconfig-paths-webpack-plugin/pull/110). Thanks to [@rostislav-simonik](https://github.com/rostislav-simonik) for this PR!
15+
16+
### Fixed
17+
18+
- Fix typing of mainFields option [#105](https://github.com/dividab/tsconfig-paths-webpack-plugin/pull/106). Thanks to [@chenjiahan](https://github.com/chenjiahan) for this PR!
919

1020
## [4.1.0](https://github.com/dividab/tsconfig-paths-webpack-plugin/compare/v4.0.1...v4.1.0) - 2023-07-11
1121

0 commit comments

Comments
 (0)