v4.63.3
4.63.3 2026-09-14 Bug Fixes Make sure that the internal shims for basename and extname in the browser build fully match NodeJS (#6473) Always report and recover from failures on invalidation in watch mode (#6506) Respect windows line terminators when tree-shaking in situations where line-breaks need to be removed to prevent automatic semicolon insertion (#6514) Pull Requests #6473: fix(browser): m…