### Changelog Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v0.7.2](https://github.com/cudr/slate-collaborative/compare/v0.7.1...v0.7.2) > 18 January 2021 - fix dependency update [`#50`](https://github.com/cudr/slate-collaborative/pull/50) - Fix split_node missing properties bug. [`#45`](https://github.com/cudr/slate-collaborative/pull/45) - Always call external onChange. [`#43`](https://github.com/cudr/slate-collaborative/pull/43) - Fix setNodes undefined value since automerge does not handle undefined value correctly. [`#49`](https://github.com/cudr/slate-collaborative/pull/49) - Fix destory [`#48`](https://github.com/cudr/slate-collaborative/pull/48) - Fix cursor delete [`#44`](https://github.com/cudr/slate-collaborative/pull/44) - build(deps): bump react from 16.14.0 to 17.0.1 [`#40`](https://github.com/cudr/slate-collaborative/pull/40) - build(deps-dev): bump husky from 3.1.0 to 4.3.6 [`#46`](https://github.com/cudr/slate-collaborative/pull/46) - build(deps): bump @types/node from 12.7.5 to 14.14.6 [`#42`](https://github.com/cudr/slate-collaborative/pull/42) - build(deps-dev): bump ts-jest from 25.5.1 to 26.4.4 [`#41`](https://github.com/cudr/slate-collaborative/pull/41) - build(deps): bump react-dom from 16.14.0 to 17.0.1 [`#39`](https://github.com/cudr/slate-collaborative/pull/39) - build(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 [`#38`](https://github.com/cudr/slate-collaborative/pull/38) - build(deps): bump slate-react from 0.58.3 to 0.59.0 [`#37`](https://github.com/cudr/slate-collaborative/pull/37) - build(deps): bump slate from 0.58.3 to 0.59.0 [`#36`](https://github.com/cudr/slate-collaborative/pull/36) - build(deps): bump faker from 4.1.0 to 5.1.0 [`#35`](https://github.com/cudr/slate-collaborative/pull/35) - build(deps): bump nodemon from 1.19.4 to 2.0.6 [`#34`](https://github.com/cudr/slate-collaborative/pull/34) - Update issue templates [`cc4449e`](https://github.com/cudr/slate-collaborative/commit/cc4449e6dd35fbf36675a5ac5a7bac61222dad06) - feat: nodemon run example [`71ab42d`](https://github.com/cudr/slate-collaborative/commit/71ab42d5bec04b89819f51a85659a93587f1af67) #### [v0.7.1](https://github.com/cudr/slate-collaborative/compare/v0.7.0...v0.7.1) > 28 October 2020 - defensive code for when the document sometimes isn't there on server restarts. [`#26`](https://github.com/cudr/slate-collaborative/pull/26) - fix: socket io namespace message broadcast [`ab3c36a`](https://github.com/cudr/slate-collaborative/commit/ab3c36ab7dd7f24059c5d0864735c5892df98028) #### [v0.7.0](https://github.com/cudr/slate-collaborative/compare/v0.6.7...v0.7.0) > 2 July 2020 - Preserve external history option [`#22`](https://github.com/cudr/slate-collaborative/pull/22) - Generate auto-changelog [`#21`](https://github.com/cudr/slate-collaborative/pull/21) - feat: take changelog version from bridge package [`45b8a16`](https://github.com/cudr/slate-collaborative/commit/45b8a16ef57e582a617c7f6284de697a90e16030) #### [v0.6.7](https://github.com/cudr/slate-collaborative/compare/v0.6.6...v0.6.7) > 22 June 2020 - feat: add license [`f5bd03c`](https://github.com/cudr/slate-collaborative/commit/f5bd03cf27a1c620c69e6823b433963aea84610e) - feat: modify changelog template [`c40cdda`](https://github.com/cudr/slate-collaborative/commit/c40cdda45d478b733f195058ef7b239bbb476aeb) #### [v0.6.6](https://github.com/cudr/slate-collaborative/compare/v0.6.5...v0.6.6) > 22 June 2020 - feat: add auto-changelog [`73a363c`](https://github.com/cudr/slate-collaborative/commit/73a363c8b3c0839046c255774580143eee6e1ee8) #### [v0.6.5](https://github.com/cudr/slate-collaborative/compare/v0.6.4...v0.6.5) > 22 June 2020 #### [v0.6.4](https://github.com/cudr/slate-collaborative/compare/v0.6.3...v0.6.4) > 22 June 2020 - feat: add auto-changelog [`c66c01a`](https://github.com/cudr/slate-collaborative/commit/c66c01ac07d6e3ca59db765f45ce53868e103f31) - feat: add auto-changelog [`ca8b4b7`](https://github.com/cudr/slate-collaborative/commit/ca8b4b741c79381e41319bf58a6980a30128be67) #### [v0.6.3](https://github.com/cudr/slate-collaborative/compare/v0.5.1...v0.6.3) > 22 June 2020 - Implement link editor [`#20`](https://github.com/cudr/slate-collaborative/pull/20) - Missing query argument in nspMiddleware [`#16`](https://github.com/cudr/slate-collaborative/pull/16) - feat: add onError cb [`#15`](https://github.com/cudr/slate-collaborative/pull/15) - Changed the backend socket config types fom Element[] to Node[] and m… [`#14`](https://github.com/cudr/slate-collaborative/pull/14) - Fix typing of SyncValue. [`#12`](https://github.com/cudr/slate-collaborative/pull/12) - feat: update to slate 0.58 && fix site build [`6adf408`](https://github.com/cudr/slate-collaborative/commit/6adf4082dc9f81c52c779e23e6bbb8ebe6ef5e9d) - feat: update site styles [`aa2255a`](https://github.com/cudr/slate-collaborative/commit/aa2255a03c605fbb6303298ef1ab462a088239d7) - feat: add auto-changelog [`ff77059`](https://github.com/cudr/slate-collaborative/commit/ff77059a49402931e2d87a6e9b6d11d7549cb4c4) #### [v0.5.1](https://github.com/cudr/slate-collaborative/compare/v0.5.0...v0.5.1) > 10 May 2020 - feat: update to slate 0.5x [`#10`](https://github.com/cudr/slate-collaborative/pull/10) - chore(release): 0.5.0 [`a88c5c0`](https://github.com/cudr/slate-collaborative/commit/a88c5c0ec967eeb107d2973f9c72537c537c830a) - chore(release): 0.5.1 [`1711f76`](https://github.com/cudr/slate-collaborative/commit/1711f76f9b802c7d8369936a457f434d4b1f192b) #### v0.5.0 > 10 May 2020 - feat: refactoring types && handle annotation ops [`#6`](https://github.com/cudr/slate-collaborative/pull/6) - feat: travis-ci [`#3`](https://github.com/cudr/slate-collaborative/pull/3) - Inner annotations [`#2`](https://github.com/cudr/slate-collaborative/pull/2) - feat: mark data [`#1`](https://github.com/cudr/slate-collaborative/pull/1) - feat: update to slate 0.5x [`a557a58`](https://github.com/cudr/slate-collaborative/commit/a557a58bda775107a37054bf4a8a697569308d48) - initial commit [`a817eb1`](https://github.com/cudr/slate-collaborative/commit/a817eb1cebf296495099e67a7939e7a09f0e5b48) - feat: extract CollaborationBackend [`9a59a0a`](https://github.com/cudr/slate-collaborative/commit/9a59a0ac34754f89dd7d8f7943b7073ad042e8bb)