Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 554 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 554 Bytes

Changelog

Tracking changes for PteroJSLite (using SemVer 2).

1.1.0 - 27-11-2022

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

1.0.0 - 27-10-2022

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

0.1.0 - 08-2022

Initial release.