Skip to content

v12.0.8-canary.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@ijjk ijjk released this 03 Jan 21:54

Core Changes

  • fix(router): scroll to top when href="/" and hash already present: #32954
  • Remove un-needed test dependency: #32616
  • Fix issue with escape-string-regexp in IE11: #32708
  • Allow to opt-out from preflight cache: #32767
  • Ensure setImmediate and punycode are polyfilled: #32768
  • Fixes issue with makeStylesheetInert: #32027
  • Reduce install size for linux glibc/musl: #32850

Misc Changes

  • chore: decrease stale time before closing issues with no reproduction: #32955

Credits

Huge thanks to @balazsorban44, @javivelasco, @dm430, and @styfle for helping!