Releases: sergiodxa/remix-utils
Releases · sergiodxa/remix-utils
v2.1.0
What's Changed
New Features
- Create notModified Response helper by @sergiodxa in #7
- Add useRevalidate and RevalidateLink by @sergiodxa in #9
- Upgrade to Remix v1 by @sergiodxa in #13
Example
- Add typed JSON example by @sergiodxa in #6
Other Changes
- Add 100% coverage on server-side code by @sergiodxa in #8
- Deprecate bodyParser.toParams by @sergiodxa in #10
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
Documentation Changes
- Version 2 by @sergiodxa in #3
New Features
- Create bump workflow and releases.yml by @sergiodxa in #2
- Change how to import Remix Utils to have a single import by @sergiodxa in #5
Other Changes
- Fix typos and improve writing by @sergiodxa in #4
New Contributors
- @sergiodxa made their first contribution in #2
Full Changelog: 1.0.2...v2.0.1
v2.0.0
What's Changed
The new v2 includes lots of new utils and removes the types extracted from Remix. Checkout the README to see the whole list of features!
Full Changelog: 1.0.2...v2.0.0