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 90866d2 commit 854b581Copy full SHA for 854b581
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [v2.7.1](https://github.com/zenstruck/foundry/releases/tag/v2.7.1)
4
+
5
+September 24th, 2025 - [v2.7.0...v2.7.1](https://github.com/zenstruck/foundry/compare/v2.7.0...v2.7.1)
6
7
+* 90866d2 fix(autorefresh): return fresh data from RepositoryDecorator methods (#983) by @nikophil
8
+* 485746e fix(autorefresh): don't use clone to get the id values (#980) by @nikophil
9
+* 21b659b chore: fix issue template (#982) by @nikophil
10
+* 5d02ac6 Fix link to UPGRADE-2.7.md file (#978) by @Kocal
11
12
## [v2.7.0](https://github.com/zenstruck/foundry/releases/tag/v2.7.0)
13
14
September 17th, 2025 - [v2.6.3...v2.7.0](https://github.com/zenstruck/foundry/compare/v2.6.3...v2.7.0)
0 commit comments