Ruck release v6.0.0

Published .

Major

  • Updated the required Deno version to v1.21.2+.
  • Updated dependencies.

Patch

  • Replaced the media_types dependency with new Deno std APIs, fixing #5.
  • Fixed the test script not exiting with an error status when tests fail.
  • Fixed the React hook useOnClickRouteLink tests failing in Linux environments due to the different macOS Chrome browser behavior when a “meta” key is pressed while clicking a link.
  • Added a script for finding Ruck’s minimum compatible Deno version.
  • Use a more specific Deno version for the setup Deno step in the GitHub Actions CI config.