Change8

remix@3.0.0-alpha.5

📦 remixView on GitHub →
3 features🔧 26 symbols

Summary

This pre-release introduces new package exports for assert and test modules, adds the `remix-test` binary, and updates numerous internal Remix dependencies to newer versions.

✨ New Features

  • Added `package.json` `exports` for `remix/assert` to re-export APIs from `@remix-run/assert`.
  • Added `package.json` `exports` for `remix/test` to re-export APIs from `@remix-run/test`.
  • Added `package.json` `bin` command `remix-test` delegating to `@remix-run/test`.

Affected Symbols