Skip to content

v9.0.0

Choose a tag to compare

@optic-release-automation optic-release-automation released this 29 Jun 15:22
9a8db81

What's Changed

  • chore: enable pre-release major & minor and add correct tags by @gmaclennan in #64
  • fix(ci): release prereleases on non-main merges and clean up draft on close by @gmaclennan in #66
  • fix!: use fixed MessagePortLike from rpc-reflector@4 by @gmaclennan in #62
  • feat!: change appRpc to mapServer.getBaseUrl() by @gmaclennan in #70
  • fix!: reject project method calls after close instead of silently re-opening by @gmaclennan in #61
  • fix: route app-rpc messages on a shared message port by @gmaclennan in #73
  • fix!: reject getProject() after the client is closed by @gmaclennan in #74
  • test: run IPC tests against an in-memory fake manager by @gmaclennan in #75
  • test: add a thin integration test against real @comapeo/core by @gmaclennan in #76
  • chore(deps): update deps by @gmaclennan in #78
  • refactor!: rename exports to CoMapeo core/services naming by @gmaclennan in #77
  • refactor: hoist repeated JSDoc type imports to @import by @gmaclennan in #79

Full Changelog: v8.0.0...v9.0.0