Releases: exaroton/node-exaroton-api
Releases · exaroton/node-exaroton-api
v2.0.1
v2.0.0
Breaking Changes
- Use ES-Modules instead of CommonJS
- Require Node 22
Server#subscribenow returnsfalseinstead ofundefinedif no streams were specified.
New Features
- You can now proxy the Minecraft server management protocol through the exaroton API. Read more here.
Improvements
- Replace got with fetch
- Update ws
v1.12.0
What's Changed
- Add method to extend server stop timer by @KurtThiemann in #8
Full Changelog: v1.11.3...v1.12.0
v1.11.3
add transferring server status
Full Changelog: v1.11.2...v1.11.3
v1.11.2
What's Changed
- Fix file.getChildren() not automatically getting file info by @KurtThiemann in #7
Full Changelog: v1.11.1...v1.11.2
v1.11.1
v1.11.0
What's Changed
- Add support for credit pool API methods by @KurtThiemann in #5
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Add support for new config file methods by @KurtThiemann in #4
New Contributors
- @KurtThiemann made their first contribution in #4
Full Changelog: v1.9.0...v1.10.0