We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e434ff commit 830d5a5Copy full SHA for 830d5a5
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [v2.6.0](https://github.com/zenstruck/foundry/releases/tag/v2.6.0)
4
+
5
+June 5th, 2025 - [v2.5.4...v2.6.0](https://github.com/zenstruck/foundry/compare/v2.5.4...v2.6.0)
6
7
+* 7e434ff feat: minor improvements to foundry:load-stories (#930) by @nikophil
8
+* bd50a86 merge 2.5.x into 2.x (#931) by @nikophil
9
+* 159d700 doc: adjust flow (#923) by @kbond
10
+* ca95279 feat: Introduce `#[AsFixture]` attribute and `foundry:load-fixture` command (#903) by @nikophil
11
12
## [v2.5.5](https://github.com/zenstruck/foundry/releases/tag/v2.5.5)
13
14
June 4th, 2025 - [v2.5.4...v2.5.5](https://github.com/zenstruck/foundry/compare/v2.5.4...v2.5.5)
0 commit comments