Skip to content

Releases: digidem/comapeo-core-react

v4.2.1

07 May 17:51
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v4.2.0 by @optic-release-automation in #81
  • fix: update types for useUpdateProjectSettings to account for project color and description by @achou11 in #82

Full Changelog: v4.2.0...v4.2.1

v4.2.0

06 May 20:19
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v4.1.0 by @optic-release-automation in #80
  • feat: introduce missing sync write hooks by @achou11 in #79

Full Changelog: v4.1.0...v4.2.0

v4.1.0

06 May 20:15
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v4.0.0 by @optic-release-automation in #70
  • chore(deps): update core dev deps by @achou11 in #72
  • chore(deps): update dev deps by @achou11 in #73
  • chore: add eslint config for tests by @achou11 in #74
  • chore(deps): update deps by @achou11 in #75
  • chore: use correct version of @comapeo/schema in dev deps by @achou11 in #77
  • feat: introduce useRemoveServerPeer hook by @achou11 in #76
  • chore: add useRemoveServerPeer to API docs by @achou11 in #78

Full Changelog: v4.0.0...v4.1.0

v4.0.0

03 Apr 18:38
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v3.3.0 by @optic-release-automation in #67
  • feat!: add initial invites-related read hooks by @achou11 in #68

Full Changelog: v3.3.0...v4.0.0

v3.3.0

01 Apr 17:04
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v3.2.0 by @optic-release-automation in #64
  • chore: add react hooks eslint plugin and clean up eslint config by @achou11 in #65
  • feat: expose mutateAsync method for write hooks by @achou11 in #66

Full Changelog: v3.2.0...v3.3.0

v3.2.0

26 Mar 20:49
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v3.1.0 by @optic-release-automation in #62
  • feat: expose error field for write hooks by @achou11 in #63

Full Changelog: v3.1.0...v3.2.0

v3.1.0

25 Mar 20:18
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v3.0.0 by @optic-release-automation in #60
  • feat: implement useOwnRoleInProject hook by @achou11 in #61

Full Changelog: v3.0.0...v3.1.0

v3.0.0

24 Mar 14:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v3.0.0

v2.0.1

13 Jan 21:55
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v2.0.0 by @optic-release-automation in #32
  • fix: fix incorrect return type for useManyDocs() by @achou11 in #34
  • chore: fix tsconfig for build configuration by @achou11 in #35
  • chore(deps): specify peer deps as dev deps too by @achou11 in #36
  • chore(deps): update typescript-eslint by @achou11 in #37

Full Changelog: v2.0.0...v2.0.1

v2.0.0

13 Jan 20:13
Compare
Choose a tag to compare

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v1.1.0 by @optic-release-automation in #17
  • feat!: remove exports for query options by @achou11 in #18
  • chore(deps): update outdated deps by @achou11 in #22
  • feat: introduce some write hooks for client, invites, and projects by @achou11 in #21
  • chore: update retry option in baseQueryOptions() by @achou11 in #23
  • chore(deps): update deps and pin dev deps to exact versions by @achou11 in #24
  • chore(ci): add workflow for lockfile checks by @achou11 in #25
  • chore(deps): update deps by @achou11 in #27
  • feat!: implement write hooks for documents by @achou11 in #26
  • fix: updating own device info should invalidate reads related to project members by @achou11 in #30
  • fix: address edge case for reading map stylejson url by @achou11 in #31

Full Changelog: v1.1.0...v2.0.0