cudr_slate-collaborative/CHANGELOG.md

49 lines
3.1 KiB
Markdown
Raw Normal View History

2020-06-21 22:23:34 +00:00
### Changelog
2020-06-21 22:46:56 +00:00
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2020-10-27 22:53:23 +00:00
#### [v0.7.3](https://github.com/hiveteams/slate-collaborative/compare/v0.7.0...v0.7.3)
2020-06-21 22:46:56 +00:00
2020-10-27 22:31:12 +00:00
- chore: bump package version [`6c157f4`](https://github.com/hiveteams/slate-collaborative/commit/6c157f43ced89a57bd982dd11f17d11eb7b18f20)
- chore: change to hiveteams package [`adec1b7`](https://github.com/hiveteams/slate-collaborative/commit/adec1b719bd05b2f07a59fe8242a3dbfff1e0689)
- fix: mounted update error [`f5d51b3`](https://github.com/hiveteams/slate-collaborative/commit/f5d51b3444a0c205b4bf08fb3609758c18f34831)
2020-07-01 22:18:00 +00:00
2020-10-27 18:32:12 +00:00
#### [v0.7.0](https://github.com/hiveteams/slate-collaborative/compare/v0.6.7...v0.7.0)
2020-07-01 22:18:00 +00:00
2020-10-27 18:32:12 +00:00
> 2 July 2020
2020-07-01 22:18:00 +00:00
2020-10-27 18:32:12 +00:00
- Preserve external history option [`#22`](https://github.com/hiveteams/slate-collaborative/pull/22)
- Generate auto-changelog [`#21`](https://github.com/hiveteams/slate-collaborative/pull/21)
- feat: take changelog version from bridge package [`45b8a16`](https://github.com/hiveteams/slate-collaborative/commit/45b8a16ef57e582a617c7f6284de697a90e16030)
2020-06-21 22:46:56 +00:00
2020-10-27 18:32:12 +00:00
#### [v0.6.7](https://github.com/hiveteams/slate-collaborative/compare/v0.6.6...v0.6.7)
2020-06-21 22:46:56 +00:00
> 22 June 2020
2020-10-27 18:32:12 +00:00
- feat: add license [`f5bd03c`](https://github.com/hiveteams/slate-collaborative/commit/f5bd03cf27a1c620c69e6823b433963aea84610e)
- feat: modify changelog template [`c40cdda`](https://github.com/hiveteams/slate-collaborative/commit/c40cdda45d478b733f195058ef7b239bbb476aeb)
2020-06-21 22:46:56 +00:00
2020-10-27 18:32:12 +00:00
#### [v0.6.6](https://github.com/hiveteams/slate-collaborative/compare/v0.6.4...v0.6.6)
2020-06-21 22:46:56 +00:00
> 22 June 2020
2020-10-27 18:32:12 +00:00
- feat: add auto-changelog [`73a363c`](https://github.com/hiveteams/slate-collaborative/commit/73a363c8b3c0839046c255774580143eee6e1ee8)
2020-06-21 22:46:56 +00:00
2020-10-27 18:32:12 +00:00
#### v0.6.4
2020-06-21 22:46:56 +00:00
> 22 June 2020
2020-10-27 18:32:12 +00:00
- Implement link editor [`#20`](https://github.com/hiveteams/slate-collaborative/pull/20)
- Missing query argument in nspMiddleware [`#16`](https://github.com/hiveteams/slate-collaborative/pull/16)
- feat: add onError cb [`#15`](https://github.com/hiveteams/slate-collaborative/pull/15)
- Changed the backend socket config types fom Element[] to Node[] and m… [`#14`](https://github.com/hiveteams/slate-collaborative/pull/14)
- Fix typing of SyncValue. [`#12`](https://github.com/hiveteams/slate-collaborative/pull/12)
- feat: update to slate 0.5x [`#10`](https://github.com/hiveteams/slate-collaborative/pull/10)
- feat: refactoring types && handle annotation ops [`#6`](https://github.com/hiveteams/slate-collaborative/pull/6)
- feat: travis-ci [`#3`](https://github.com/hiveteams/slate-collaborative/pull/3)
- Inner annotations [`#2`](https://github.com/hiveteams/slate-collaborative/pull/2)
- feat: mark data [`#1`](https://github.com/hiveteams/slate-collaborative/pull/1)
- initial commit [`a817eb1`](https://github.com/hiveteams/slate-collaborative/commit/a817eb1cebf296495099e67a7939e7a09f0e5b48)
- feat: cursors should works with annotations [`0ceb38b`](https://github.com/hiveteams/slate-collaborative/commit/0ceb38bbfd26d90e2b712ea450badbdb8b5c7b52)
- feat: try to use inner annotations model to cursors [`55def80`](https://github.com/hiveteams/slate-collaborative/commit/55def80703584964234b6fe8c5a73a3c2f05352f)