1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 18:09:49 +02:00

update changelogs

This commit is contained in:
Ian Storm Taylor
2019-12-05 11:44:07 -05:00
parent f3fc2c2a54
commit 7e6f680a1f
8 changed files with 1382 additions and 1939 deletions

View File

@@ -1,9 +0,0 @@
# Changelog
Since Slate is a monorepo with many packages that are versioned separately, we maintain a changelog for each individual package:
- [`slate`](https://github.com/ianstormtaylor/slate/tree/master/packages/slate/Changelog.md)
- [`slate-history`](https://github.com/ianstormtaylor/slate/tree/master/packages/slate-history/Changelog.md)
- [`slate-hyperscript`](https://github.com/ianstormtaylor/slate/tree/master/packages/slate-hyperscript/Changelog.md)
- [`slate-react`](https://github.com/ianstormtaylor/slate/tree/master/packages/slate-react/Changelog.md)
- [`slate-schema`](https://github.com/ianstormtaylor/slate/tree/master/packages/slate-schema/Changelog.md)