This repository has been archived by the owner on Nov 25, 2023. It is now read-only.
Releases: jackyzha0/portal
Releases · jackyzha0/portal
v1.5.1
Portal v1.5.0: Pre-built Binaries and More!
v1.3.0
- fix node 12.x compat issues with io, added better error handling 995a389
- patch sync not working for delete ops, update stream tailing 3e3141e
- bump package-lock with new package name and deps 74ec82a
- Bump xo from 0.40.2 to 0.40.3 7ccbea5
- Bump chokidar from 3.5.1 to 3.5.2 cf2cea0
- add dependabot 005698c
v1.2.0
Installation
# Requires node >=v10.x.x
$ npm install --global portal-sync
# Start using portal
$ portal new
# or
$ portal join [sessionID]
Changelog
Base Release
Add notifier and base functionality, more docs ahead!