Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2021-08-24) ### Bug Fixes * added index for provider/hook ([311fe66](311fe66)) * maps trigger render on update ([9e0d3c9](9e0d3c9)) * prevented exponentional awerness change observers ([db1e34e](db1e34e)) * updates now render between peers ([81e2640](81e2640)) ### Features * add awareness example ([5f1e5fc](5f1e5fc)) * added hello example ([51d1110](51d1110)) * added webrtc to example ([aa9a68d](aa9a68d)) * arrays can push content to beginning and end ([efc7c39](efc7c39)) * can insert and delete items from arrays ([b56b5cb](b56b5cb)) * can take slices of YArrays ([2ced9a9](2ced9a9)) * included local ID in awareness state ([c8530b1](c8530b1)) * useDoc throws when not inside a provider ([06fab38](06fab38)) * useMap now provides get, set, and state ([d59aede](d59aede))
- Loading branch information