fix: update typing for webpack@^5.94.0#110
Conversation
|
@jonaskello do you think you could review? |
|
Gave it a quick test and it seems OK. I guess this should be released as a minor increment? |
|
Build failed https://github.com/dividab/tsconfig-paths-webpack-plugin/actions/runs/11630770484/job/32390428277
|
I haven't tested it on an older Webpack version. it would be good to see if it's backwards compatible. If not, then it's breaking change. |
I can check later today on how to address this issue. |
The issue is unrelated, but I created a PR to address it: #111 |
|
@jonaskello minor should be fine. I tested it with the previous version, 5.65.0, and it works. |
|
thank you guys... any idea of when this fix will be available publicly in master? I'm still seeing (and that's also the version I'm getting when I do a |
|
This is now published in 4.2.0 |
Fixes #109