v6.0.0
What's Changed
Breaking Changes
- Upgrade Remix packages to v1.10.0 by @sergiodxa in #149
- Remove
useDataRefresh
by @sergiodxa in #149 - Remove
useRouteData
by @sergiodxa in #149 - Fix breaking change in
EntryContext
by @sergiodxa in #149 - Make
namedAction
useTypedResponse
by @sergiodxa in #149
New Features
- Add
xml
response helper by @piotrkulpinski in #150 - Add
txt
response helper by @piotrkulpinski in #152 - Add
safeRedirect
utility by @sergiodxa in #149 - Add
jsonHash
function by @sergiodxa in #149 - Stop using deprecated type from type-fest by @sergiodxa in #149
Documentation
- Update README examples to use Component, LoaderArgs and ActionArgs by @sergiodxa in #149
- Update
xml
andtxt
examples in README by @sergiodxa in #149
New Contributors
- @piotrkulpinski made their first contribution in #150
Full Changelog: v5.3.0...v6.0.0