Skip to content
Features
Bug Fixes
- deps: update all non-major dependencies (#21488) (2b32ca2)
- disable
tsconfig option when loading config (#21517) (5025c35)
- optimizer: map relative
new URL paths to correct relative file location (#21434) (ca96cbc)
Documentation
Miscellaneous Chores
Code Refactoring
- enable some native plugins even with enable native plugin false (#21511) (b40292c)
- remove
experimental.enableNativePlugin: 'resolver' (#21510) (f9d9213)
- use
import.meta.dirname everywhere (#21509) (7becf5f)