This repository was archived by the owner on Mar 29, 2026. It is now read-only.
v4.8.0: Documentation, unit testing, method updates, and more
v4.8.0 reflects major changes in regards to documentation with noblox.js. Now documentation is automatically generated with each method in the library. Future pull requests will be required to have documentation so that the docs can remain up-to-date.
Happy holidays to you all!
–––––––––––
- 🎊 Documentation and typing (and parameter) updates [#214/#230] 🎊
- 🎊 Unit testing 🎊
- Method updates
- Add
deleteFromInventory - Add
getAwardedTimestamps[#202]- Add
getCollectibles[#194]
- Add
- Add
getDeveloperProducts - Additional information in getPlayerInfo [#235]
- Remove unnecessary console.log [#223]
- Remove
cookieLoginandjoinGroup - Rename
setAvatarBodyColours->setAvatarBodyColors - Update
buy[#194] - Update
configureItem[#194] - Use Promise format to several methods
- Use latest endpoints for some methods
- Add
- Update examples [#205]
- Update GitHub workflow files
- Update README.md