Skip to content

Releases: sergiodxa/remix-utils

v7.6.0

08 Apr 17:35
Compare
Choose a tag to compare

What's Changed

New Features

Documentation Changes

  • Add clarification on building for CJS with Vite by @bbonamin in #304
  • Replace LoaderArgs and ActionArgs with LoaderFunctionArgs and ActionFunctionArgs by @kandros in #329

Other Changes

New Contributors

Full Changelog: v7.5.0...v7.6.0

v7.5.0

31 Dec 02:42
Compare
Choose a tag to compare

What's Changed

New Features

  • Change useHydrated to use useSyncExternalStore by @sergiodxa in #294

Other Changes

Full Changelog: v7.4.0...v7.5.0

v7.4.0

19 Dec 05:39
Compare
Choose a tag to compare

What's Changed

New Features

Documentation Changes

Other Changes

  • Update CI to run for external contributors by @G-Rath in #285

New Contributors

Full Changelog: v7.3.0...v7.4.0

v7.3.0

25 Nov 06:19
Compare
Choose a tag to compare

What's Changed

New Features

  • Allow passing input props to ExistingSearchParams by @jacobparis in #282
  • Deduplicate connections to SSE with useEventSource regardless of the event by @na2hiro in #281

Bug Fixes

New Contributors

Full Changelog: v7.2.0...v7.3.0

v7.2.0

24 Nov 16:46
Compare
Choose a tag to compare

What's Changed

New Features

Documentation Changes

Other Changes

New Contributors

Full Changelog: v7.1.0...v7.2.0

v7.1.0

13 Oct 23:49
Compare
Choose a tag to compare

What's Changed

New Features

Documentation Changes

Bug Fixes

Other Changes

New Contributors

Full Changelog: v7.0.2...v7.1.0

v7.0.2

06 Oct 18:17
Compare
Choose a tag to compare

What's Changed

Documentation Changes

Bug Fixes

Full Changelog: v7.0.1...v7.0.2

v7.0.1

06 Oct 06:02
Compare
Choose a tag to compare

What's Changed

New Features

Note
See Upgrade from Remix Utils v6 in README on how to upgrade.

Documentation Changes

Other Changes

New Contributors

Full Changelog: v6.6.0...v7.0.1

v6.6.0

03 Jul 22:18
Compare
Choose a tag to compare

What's Changed

New Features

  • Pass abort function to eventStream callback and accept headers option by @tugrul in #210
  • Improve eventStream function by @sergiodxa in #212
  • Make this package npm installable from GitHub by @lpsinger in #198

New Contributors

Full Changelog: v6.5.0...v6.6.0

v6.5.0

28 Jun 23:45
Compare
Choose a tag to compare

What's Changed

New Features

  • Expose matches to ExternalScripts, DynamicLinks and StructuredData by @sergiodxa in #211

Full Changelog: v6.4.1...v6.5.0