Releases: scriptex/lastfm-ts-api
Releases · scriptex/lastfm-ts-api
Added the optional "@attr" with the "user.getRecentTracks" response
Improved types and "module" type
This release greatly improves the types:
- The params used in each method.
- NEW: The response returned by each method.
BREAKING:
- The package is now pure ESM. 🎉
- Some types have been renamed.
Publish the "dist" folder correctly
Update dependencies (#24) * Update dependencies * Use Node LTS
Fix the URL to the documentation
1.0.1 Fix the URL to the documentation
Initial release
This is the first release 🎉