mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Update changelog
This commit is contained in:
parent
81612e52ee
commit
f9cd3fca56
@ -4,6 +4,10 @@
|
||||
|
||||
## 4.18.x
|
||||
|
||||
### 4.18.1
|
||||
|
||||
- Fixes a regression with `body-only-if` and a legacy control flow attribute [#1356](https://github.com/marko-js/marko/pull/1356)
|
||||
|
||||
### 4.18.0
|
||||
|
||||
- Added dynamic tags to act like body-only-if. If dynamic tags are null then the outer tag will not be rendered. However, the body will be rendered. Deprecated body-only-if [#1332](https://github.com/marko-js/marko/pull/1332)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user