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 00d11a9 commit b6b6910Copy full SHA for b6b6910
CHANGELOG.md
@@ -1,9 +1,9 @@
1
# Yii View Change Log
2
3
-## 12.0.0 under development
+## 12.0.0 December 23, 2024
4
5
-- Chg #276: Allow to pass `null` to `ViewInterface` methods `withBasePath()` and `withContext()` (@vjik)
6
- New #278: Add `ViewInterface::deepClone()` method that clones object, including state cloning (@vjik)
+- Chg #276: Allow to pass `null` to `ViewInterface` methods `withBasePath()` and `withContext()` (@vjik)
7
- Bug #279: Fix clearing theme in `View::withClearedState()` and `WebView::withClearedState()` (@vjik)
8
9
## 11.0.1 October 08, 2024
0 commit comments