Skip to content

Releases: sergiodxa/remix-utils

v8.1.0

20 Jan 22:10
Compare
Choose a tag to compare

What's Changed

New Features

  • Allow custom queuing strategy for event streams by @adam-of-barot in #442
  • Add support for useFetcher options in useDebounceFetcher by @leskraas in #429
  • Support stricter CSP with nonce in Honeypot input by @Bathlamos in #411
  • Add optional id parameter to eventStream SendFunctionArgs by @brmlmn in #397

Documentation Changes

  • Fix typos in upgrade guide v7-to-v8 for Oslo packages name by @PhilDL in #432

Bug Fixes

New Contributors

Full Changelog: v8.0.0...v8.1.0

v8.0.0

12 Dec 23:44
Compare
Choose a tag to compare

What's Changed

New Features

  • Update to React Router v7 by @AlemTuzlak in #415
  • Handle newlines with multiple consecutive data fields on eventStream by @kenn in #343

New Contributors

Full Changelog: v7.7.0...v8.0.0

v7.7.0

20 Sep 06:49
Compare
Choose a tag to compare

What's Changed

New Features

  • Make TypedCookie take input type of schema by @nichtsam in #363
  • Add enabled flag to useEventSource (default = true) by @rossipedia in #387
  • Add optional id attribute to ScriptDescriptor by @mnemitz in #379

Documentation Changes

Other Changes

New Contributors

Full Changelog: v7.6.0...v7.7.0

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