Skip to content

Updating beta branch to latest changes in main and to USWDS 3.0.0-beta.4

Bucknell, Mary S. requested to merge mbucknell/wdfn-viz:beta_4 into beta

Before making a pull request

  • Make sure all tests run
  • Update the changelog appropriately
  • Verify that the version in package.json indicates your intent to publish a release or snapshot build.
  • If making a release, update the version number and metadataLastUpdated in code.json.

Title

Updating beta branch to latest changes in main and to USWDS 3.0.0-beta.4

Description

The biggest change from a build perspective is the uswds npm package is now namespaces at @uswds/uswds. This cascades to changes in building stylesheets by uses of wdfn-viz.

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial

Merge request reports