Comparing version 3.0.0-next.55 to 3.0.0-next.56
# Release v2.2.6 | ||
### Patch Changes | ||
#### [m.domFor(): workaround for unintentional mangling. Fix #2842 (@kfule)](https://github.com/MithrilJS/mithril.js/pull/2981) | ||
Refactoring of domFor() for the internal bundler. https://github.com/MithrilJS/mithril.js/blob/cfa890f68571df1ab8543097f7fa61c34ee93683/mithril.js#L157. | ||
#### [Drop Istanbul to kill install warnings (@dead-claudia)](https://github.com/MithrilJS/mithril.js/pull/2979) | ||
Title's pretty self-explanatory. Also, this isn't really used much in practice. From a local run: ```. $ npm ci. | ||
# Release v2.2.5 | ||
@@ -3,0 +14,0 @@ |
{ | ||
"name": "mithril", | ||
"version": "3.0.0-next.55", | ||
"version": "3.0.0-next.56", | ||
"description": "A framework for building brilliant applications", | ||
@@ -5,0 +5,0 @@ "author": "Leo Horie", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
263479
55