Skip to content

Releases: PteroPackages/PteroJSLite

v1.1.0

27 Nov 17:40
Compare
Choose a tag to compare

NPM: @devnote-dev/pterojslite

Added

  • Support ESM (using tsup)
  • Document application and client API functions
  • Node allocations support
  • (Unstable) Websocket support

Changed

  • Direct object support for createApp and createClient functions

Fixed

  • Updated package to fix importing and resolving types

v1.0.0

27 Oct 20:00
Compare
Choose a tag to compare

First official release, using only objects/structures, interfaces and functions - no classes!

https://www.npmjs.com/package/@devnote-dev/pterojslite

What's Changed

  • fix(http): fix session authentication by @tlkh40 in #1

New Contributors

  • @tlkh40 made their first contribution in #1

Full Changelog: https://github.com/PteroPackages/PteroJSLite/commits/v1.0.0