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
fc5fb03c7d
commit
34e4c0dec2
@ -4,6 +4,10 @@
|
||||
|
||||
## 4.18.x
|
||||
|
||||
### 4.18.8
|
||||
|
||||
- Fixes an issue where `require("marko/components").getComponentForEl` could return undefined when a component exists, or the wrong component, when nested fragments are present. [#1382](https://github.com/marko-js/marko/pull/1382)
|
||||
|
||||
### 4.18.7
|
||||
|
||||
- Fixes a regression from 4.18.6 that could cause some body content to be omitted from the output [#1380](https://github.com/marko-js/marko/pull/1380)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user