Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Version v0.10.0

Compare
Choose a tag to compare
@Sammyjo20 Sammyjo20 released this 07 Oct 19:31
· 82 commits to main since this release
e0f8744

What's Changed

Breaking Changes

Migrations

The migrations have changed again in this release, as Haystack gets closer to v1 these migration changes should happen less and less but to make it easy, just download this migration file and run it in your application.

https://gist.github.com/Sammyjo20/279707a8f7849a44e5aab445726b1ed4

Middleware

The method name to add middleware when building Haystacks has changed from withMiddleware to addMiddleware

Full Changelog: v0.9.0...v0.10.0