Skip to content

Releases: PteroPackages/PteroJS

v2.2.0

08 Feb 21:03
Compare
Choose a tag to compare

What's Changed

  • Dual support for ESM and CJS by @cainthebest in #20
  • feat: fetchAll implemantion in base manager by @Linux123123 in #21
  • Websocket manager improvements
  • Allocation fetching fixes

Full Changelog: v2.1.1...v2.2.0
Package: https://www.npmjs.com/package/@devnote-dev/pterojs

v2.1.1 hotfix

27 Oct 23:44
Compare
Choose a tag to compare

Fixes an issue with importing the package from the last release.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

08 Oct 00:07
Compare
Choose a tag to compare

A lot of bug fixes and some new useful QOL features for the library and developers. 👍

New Contributors

Full Changelog:

v2

26 May 15:42
Compare
Choose a tag to compare
v2

A milestone for PteroJS, having official TypeScript support alongside JavaScript, overhauled managers and structures, and much more (refer to the changelog for the full list). Now supports 88.1% of the application API and 98.4% of the client API, with partial Wings inclusion. Documentation by Typedoc is also available.