npm remix-utils 10.0.0
v10.0.0

6 hours ago

What's Changed

New Features

  • Use the configured secret when signing and verifying CSRF tokens by @sergiodxa in #584
  • Move CSRF to use HMAC-SHA256 for token signing and add constant-time compare by @novanish in #558
  • Expand the ExternalScripts functionality to support global attributes including data-* by @metalix2 in #495
  • Add support for CSS files in route manifest by @nicksrandall in #290
  • Optionally hide <HoneypotInput /> by external CSS class by @wenzf in #596
  • Add nonce prop to ExternalScripts by @mnemitz in #448
  • Handle multi-line data while composing SSE by @atesgoral in #250

Documentation Changes

  • Fix lack of context argument in serverTimingMiddleware by @wenzf in #595

Other Changes

New Contributors

Full Changelog: v9.3.1...v10.0.0

Don't miss a new remix-utils release

NewReleases is sending notifications on new releases.