Update Dec 26, 2024 tracked by Updatify

6.0.6 (2024-12-26)

Bug Fixes

  • css: resolve style tags in HTML files correctly for lightningcss (#19001) (afff05c)
  • css: show correct error when unknown placeholder is used for CSS modules pattern in lightningcss (#19070) (9290d85)
  • replace runner-side path normalization with fetchModule-side resolve (#18361) (9f10261)
  • resolve: handle package.json with UTF-8 BOM (#19000) (902567a)
  • ssrTransform: preserve line offset when transforming imports (#19004) (1aa434e)

Reverts

Miscellaneous Chores

Tests