Releases: PteroPackages/PteroJS
Releases · PteroPackages/PteroJS
v2.2.0
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
Fixes an issue with importing the package from the last release.
Full Changelog: v2.1.0...v2.1.1
v2.1.0
A lot of bug fixes and some new useful QOL features for the library and developers. 👍
New Contributors
- @BlackDemonFire made their first contribution in #17
Full Changelog:
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.