Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 17:08
· 383 commits to v1.x-2022-07 since this release
93bf157

Patch Changes

  • #1663 66200d6b Thanks @jplhomer! - Default to 'US' CountryCode if locale cannot be parsed correctly

  • #1690 afde8989 Thanks @frehner! - Add scale to the filename part of the url in shopifyImageLoader()

  • #1676 0149cbf6 Thanks @frandiox! - Avoid writing to Node response if it has been closed early.

  • #1674 8068d3ce Thanks @frandiox! - Throw error when <Link> component is used outside of <Router> component.

  • #1680 acf5223f Thanks @blittle! - Fix basepath to not apply to external URLs in the <Link component. Also default the attribute rel="noreferrer noopener for external URLs.

  • #1670 8b26f7a6 Thanks @frandiox! - Optimize client boundaries only during build by default.