All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Remove warning on missing baseUrl, which tsconfig-paths ^4.0.0 doesn't require anymore #105. Thanks to @sverweij for this PR!
Add support for multiple tsconfig paths #79. Thanks to @lynch16 for this PR!
chore: update tsconfig-paths dependency #90. Thanks to @MichaelDeBoey for this PR!
Update webpack and remove temp types #92. Thanks to @hungtcs for this PR!
Eslint (#95)
Upgrade ci and jest (#96)
Fix incorrect resolution with relative imports on project dependencies #85. Thanks to @voliva for this fix!
Remove console.log
from plugin.ts
#72. Thanks to @visualfanatic for this fix!
console.log
from plugin.ts
#72. Thanks to @visualfanatic for this fix!plugins.temp.types.ts
#51. Thanks to @Brian-McBride for this addition!mainFields
option #21, fixes #20. Thanks to @christoffer for this addition!enhanced-resolve
to dependencies
, see #19. Thanks to @jbboehr for this fix!Upgraded tsconfig-paths to 3.1.2 which includes the fix in https://github.com/dividab/tsconfig-paths/pull/29.
Fix for the new webpack 4 code to prevent callback from firing multiple times, see #11. Thanks to @Nayni for this fix! (See PR #12).
logLevel
is set to info
. See #6.baseUrl
.extensions
.