v0.1.27 publish
This commit is contained in:
parent
3073b27abd
commit
e9c892cb05
67 changed files with 11855 additions and 4 deletions
|
|
@ -1,5 +1,16 @@
|
|||
## Change Log
|
||||
|
||||
[v0.1.27](/mithril/archive/v0.1.27) - maintenance
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
- prevent strategy("none") event contamination [#378](https://github.com/lhorie/mithril.js/issues/378)
|
||||
- fix equality strictness [#379](https://github.com/lhorie/mithril.js/issues/379)
|
||||
- fix keys bug when list has nulls [#299](https://github.com/lhorie/mithril.js/issues/299)
|
||||
- make sure empty value in option tag creates attribute [#380](https://github.com/lhorie/mithril.js/issues/380)
|
||||
|
||||
---
|
||||
|
||||
[v0.1.26](/mithril/archive/v0.1.26) - maintenance
|
||||
|
||||
### Bug Fixes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue