All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
-
Updates to Network interface (via @pvg, see notes)
- Removed emitting "ready" event.
- Implemented
isReady
andwhenReady
disconnect()
already implemented.
- Updated refs (automerge-repo)
- Updated refs (peerjs)
- Updated refs and bump version to 1.1.12 to match main
automerge-repo
.
- Update refs and bump version to 1.1.4 to match main
automerge-repo
.
- Update refs and bump version to 1.1.2 to match main
automerge-repo
.
- onData callback method (replacing the rxjs observable pattern from original implementation).
- Export types from package.
- Converted adapter to implement [NetworkAdapterInterface] as [NetworkAdapter] base abstract class deprecated.
- Rename
WebrtcNetworkAdapter
toPeerjsNetworkAdapter
- Version set to
1.1.1
to match mainautomerge-repo
version.
- Setup initial project structure.
- Copied over from source monorepo.
- Setup CI/CD.
- Initial publish to NPM.