Skip to content

24.1

Latest
Compare
Choose a tag to compare
@andimarek andimarek released this 30 May 04:41
fcb48ba

This is bugfix release for 24.

Main change is #3994: If you have defer enabled (an experimental feature) and use data loaders for mutations your requests would hang, because the data loaders are not dispatched correctly.

Additionally this release contains #3995.

Cheers

What's Changed

  • bugfix: fix mutations data loading dispatching when defer is enabled by @andimarek in #3994
  • Deterministic source location backport 24 by @andimarek in #3995

Full Changelog: v24.0...v24.1