Releases: zikeji/node-hypixel
Releases · zikeji/node-hypixel
v4.1.9
22 Feb 04:49
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.9 (2026-02-22)
Bug Fixes
docs: fix docs build, upgrade deps (6e489c9 )
v4.1.8
16 Feb 05:35
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.8 (2026-02-16)
chore(ci): support NPM trusted publisher (89a7bf2 )
Merge main into dev (d2035dd )
Merge main into dev (deae0af )
Merge pull request #465 from zikeji:zikeji/issue464 (c8719cf ), closes #465
Merge pull request #466 from zikeji/dev (adf9628 ), closes #466
types(resources): Missing "UNOBTAINABLE" tier from SkyBlockItems (873c833 ), closes #464
v4.1.7
22 Sep 15:53
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.7 (2025-09-22)
Bug Fixes
mvp+ supports '+' color change (ac3ccaa )
v4.1.6
19 Jul 07:30
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.6 (2025-07-19)
Miscellaneous Chores
types: rebase api.ts from latest swagger.json (6b7b44b )
API Type Coverage
museum: correct & augment museum endpoint typing (6c70216 ), closes #461
v4.1.5
25 Jun 07:38
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.5 (2025-06-25)
v4.1.4
02 Dec 20:49
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.4 (2024-12-02)
Documentation
issue template: add template for reporting missing type completion (5fddda0 )
v4.1.3
17 Sep 03:06
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.3 (2024-09-17)
Bug Fixes
override SkyBlockAuction component to ensure consistent typing (a99c061 )
v4.1.2
17 Sep 02:45
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.2 (2024-09-17)
Bug Fixes
v4.1.1
16 Sep 10:49
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.1 (2024-09-16)
Bug Fixes
properly type hint the nature of values being undefined in the event a player has never touched Hypixel (569d245 )
return an empty result properly (be12a07 )
v4.1.0
16 Sep 01:55
Compare
Sorry, something went wrong.
No results found
This release is also available on:
4.1.0 (2024-09-16)
Features
add augmented skyblock profiles endpoint typings (6ad6c41 )
add guild type augment (47e15d8 )
augment election endpoint (d3ee25f )
augmented types for the /v2/player endpoint (45075da )
more augmented types, some clean up (282d0cf )
move augment files for better organization (2435dd6 )
Bug Fixes
regression from removing the record augment (962801d )
type resolution errors (1a57979 )
Miscellaneous Chores
bump typescript version to latest (bf519fc )
more dependency updates (with an override!) (7f94df9 )
Tests
update helper type resolution (1e2fc01 )
Documentation
add category to client methods (90a7373 )