Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0 Release #1

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

v1.0 Release #1

wants to merge 8 commits into from

Conversation

joebobmiles
Copy link
Owner

This pull request is to keep track of the v1.0 progress.

joebobmiles and others added 4 commits July 7, 2021 07:50
# 1.0.0-staging.1 (2021-07-07)

### Bug Fixes

* arrays now sync nested objects ([fb11fb0](fb11fb0))
* arrays now update fields ([1919186](1919186))
* maps update on every posted change ([acb61fd](acb61fd))
* nested maps can now be extracted as nested objects ([74ad7cd](74ad7cd))
* nested updates in objects work ([5ae7776](5ae7776))
* objects only sync when given matching names ([42c8fb2](42c8fb2))
* removed observe code to try again later ([88c91eb](88c91eb))
* updated code to handle arrays nested in objects ([c7b5ac7](c7b5ac7))

### Features

* added a type definition ([db3ca32](db3ca32))
* added better types ([589e8b1](589e8b1))
* added semantic release ([e7124be](e7124be))
* adding observe functionality ([7148081](7148081))
* simple setting of objects in store ([cefaeb9](cefaeb9))
@joebobmiles joebobmiles self-assigned this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants