Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

16.0.1

Choose a tag to compare

@aral aral released this 07 Nov 15:04
· 155 commits to master since this release
20201107145233
0be25a5

npx and npm global module fix

You can now run Site.js as a global npm module or via npx, e.g.,

npx @small-tech/[email protected]

Thanks to kapitaali for reporting this bug.

Other changes

  • Minor: HTTP and WebSocket proxy messages are now easier to understand.