Releases: FranciscoRibeiro03/beatsaver-api
Releases · FranciscoRibeiro03/beatsaver-api
Update search options according to the API
Full Changelog: v2.1.3...v2.1.4
Sorry for so many released, I'm dumb and I'm only figuring out stuff as I need to use it...
Allow strings for sort order
Full Changelog: v2.1.2...v2.1.3
Expose errors
Full Changelog: v2.1.1...v2.1.2
Fix for dates
Full Changelog: v2.1.0...v2.1.1
Implement playlist API
Full Changelog: v2.0.4...v2.1.0
Fix searching
What's Changed
Full Changelog: v2.0.2...v2.0.4
Update dependencies again
This update brings updates to these dependencies:
jest
from version27.1.1
to27.2.4
axios
from version0.21.4
to0.22.0
prettier
from version2.4.0
to2.4.1
@types/jest
from version27.0.1
to27.0.2
@types/node
from version16.9.1
to16.10.2
Update dependencies
This update brings updates to these dependencies:
jest
from version27.0.6
to27.1.1
axios
from version0.21.1
to0.21.4
tslib
from version2.3.0
to2.3.1
ts-jest
from version27.0.4
to27.0.5
prettier
from version2.3.2
to2.4.0
typescript
from version4.3.5
to4.4.3
@types/jest
from version26.0.24
to27.0.1
@types/node
from version16.4.13
to16.9.1
It also fixes an issue with the new TypeScript version
New BeatSaver API
This release implements the new BeatSaver API
beatsaver-api v1.1.0
This fixes errors when using this library from a browser, i.e., using it on a website's front-end