- Add
Remix.jsonWithHeaders({..}, {..})binding to support custom headers with Remix json responses - Add
Remix.useActionData()binding for components - Add
registerRoutesWithAppDirectoryfor apps that are using a non-standard RemixappDirectory(e.g. lib/es6_globals/app). - Bump dependencies to the latest versions