Skip to content

Releases: sergiodxa/remix-utils

v8.5.0

18 Mar 04:46
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: v8.4.1...v8.5.0

v8.4.1

17 Mar 18:34
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Expose promise from useDebouncedSubmit to align with useSubmit by @rossipedia in #477

Full Changelog: v8.4.0...v8.4.1

v8.4.0

13 Mar 15:48
Compare
Choose a tag to compare

What's Changed

New Features

Full Changelog: v8.3.1...v8.4.0

v8.3.1

11 Mar 06:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Add missing export for server timing middleware by @sergiodxa in 02b6b9f

Full Changelog: v8.3.0...v8.3.1

v8.3.0

11 Mar 06:07
Compare
Choose a tag to compare

What's Changed

New Features

Documentation Changes

  • Fix unstable_createSessionMiddleware example in README by @luzat in #463

Full Changelog: v8.2.0...v8.3.0

v8.2.0

08 Mar 07:47
Compare
Choose a tag to compare

What's Changed

New Features

Documentation Changes

New Contributors

Full Changelog: v8.1.1...v8.2.0

v8.1.1

04 Mar 18:12
Compare
Choose a tag to compare

What's Changed

New Features

  • Make type definition files explicit in package.json by @tats-u in #449
  • Fix types for using .then() with promiseHash by @rossipedia in #458

New Contributors

Full Changelog: v8.1.0...v8.1.1

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