hsds-react icon indicating copy to clipboard operation
hsds-react copied to clipboard

Replaces internal usage of utilities with hsds4 utils packages (plus Helix)

Open tinkertrain opened this issue 3 years ago • 1 comments

Feature

As a sort of a proof of concept to make sure the newly released utils from HSDS 4 work fine, in this PR we:

  • Update React to 16.14, which is the minimum version that supports the automatic runtime that React 17 uses (and we use in HSDS 4)
  • Use all of the newly released @hsds/utils-* in place, the exported utilities remain like that
  • Remove @helpscout/react-utils
  • Remove @helpscout/helix adn use @hsds/helix instead

In theory, nothing changes or breaks, and that is the point of this PR, we don't even have to release it.

tinkertrain avatar May 25 '22 15:05 tinkertrain

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0c054cb
Status: ✅  Deploy successful!
Preview URL: https://599f9a5f.hsds-react.pages.dev

View logs