Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 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
semantic-release-bot committed Aug 24, 2021
1 parent 35a735f commit e6a310c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@
]
]
}
}
}

0 comments on commit e6a310c

Please sign in to comment.