Skip to content

v0.26.3

Compare
Choose a tag to compare
@j4k4 j4k4 released this 15 Oct 11:16
· 9 commits to main since this release

Currently, fixture loaders will get created, even if the fixture loading is disabled in the config.
In certain scenarios this could cause issues.
To improve it, this release ensures, that the fixture loading middleware does nothing if disabled.

What's Changed

  • fixtures: on disabled fixtures, the middleware will do nothing now by @j4k4 in #1165

Full Changelog: v0.26.2...v0.26.3