mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-21 22:45:18 +02:00
update changelog
This commit is contained in:
@@ -4,6 +4,14 @@ This document maintains a list of changes to the `slate-html-serializer` package
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### `0.6.0` — March 22, 2018
|
||||||
|
|
||||||
|
###### BREAKING
|
||||||
|
|
||||||
|
* **Returning `null` now ignores the node.** Previously it would be treated the same as `undefined`, which will move on to the next rule in the stack. Now it ignores the node and moves onto the next node instead.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### `0.5.0` — January 4, 2018
|
### `0.5.0` — January 4, 2018
|
||||||
|
|
||||||
###### BREAKING
|
###### BREAKING
|
||||||
|
Reference in New Issue
Block a user