Skip to content

Releases: sergiodxa/remix-utils

v2.0.1

09 Nov 17:03
Compare
Choose a tag to compare

What's Changed

Documentation Changes

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

New Contributors

Full Changelog: 1.0.2...v2.0.1

v2.0.0

04 Nov 18:30
Compare
Choose a tag to compare

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

1.0.2

03 May 20:23
Compare
Choose a tag to compare

Patches

  • Fix Node version in publish workflow: b32bb85

v1.0.1

03 May 20:22
Compare
Choose a tag to compare

Features

  • Typed json
  • parseBody
  • redirectBack

v1.0.0

03 May 17:16
Compare
Choose a tag to compare

Features

  • Typed json
  • parseBody
  • redirectBack