Preparing for release
This commit is contained in:
parent
8d506ad179
commit
ad680c6423
1 changed files with 4 additions and 2 deletions
|
|
@ -16,11 +16,13 @@
|
||||||
|
|
||||||
### Upcoming...
|
### Upcoming...
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
### v2.0.2
|
||||||
|
|
||||||
- Ensure vnodes are removed correctly in the face of `onbeforeremove` resolving after new nodes are added ([#2492](https://github.com/MithrilJS/mithril.js/pull/2492) [@isiahmeadows](https://github.com/isiahmeadows))
|
- Ensure vnodes are removed correctly in the face of `onbeforeremove` resolving after new nodes are added ([#2492](https://github.com/MithrilJS/mithril.js/pull/2492) [@isiahmeadows](https://github.com/isiahmeadows))
|
||||||
- Fix prototype pollution vulnerability in `m.parseQueryString` ([#2494](https://github.com/MithrilJS/mithril.js/pull/2494) [@isiahmeadows](https://github.com/isiahmeadows))
|
- Fix prototype pollution vulnerability in `m.parseQueryString` ([#2494](https://github.com/MithrilJS/mithril.js/pull/2494) [@isiahmeadows](https://github.com/isiahmeadows))
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
### v2.0.1
|
### v2.0.1
|
||||||
|
|
||||||
Same as v2.0.0, but with a publish that didn't have a botched upload.
|
Same as v2.0.0, but with a publish that didn't have a botched upload.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue