Skip to content

Releases: scriptex/lastfm-ts-api

Added the optional "@attr" with the "user.getRecentTracks" response

28 Nov 11:16
62fbe45
Compare
Choose a tag to compare

Improved types and "module" type

31 Oct 07:12
06fcd0d
Compare
Choose a tag to compare

This release greatly improves the types:

  1. The params used in each method.
  2. NEW: The response returned by each method.

BREAKING:

  1. The package is now pure ESM. 🎉
  2. Some types have been renamed.

Publish the "dist" folder correctly

02 Oct 06:23
22cf12e
Compare
Choose a tag to compare
Update dependencies (#24)

* Update dependencies

* Use Node LTS

Fix the URL to the documentation

07 Nov 08:52
Compare
Choose a tag to compare
1.0.1

Fix the URL to the documentation

Initial release

14 Sep 13:00
d21a898
Compare
Choose a tag to compare

This is the first release 🎉