Skip to content

v1.0.2

Choose a tag to compare

@zoasr zoasr released this 26 Dec 17:40
· 101 commits to main since this release

Full Changelog: v1.0.1...v1.0.2

Fixes

61856f5 fix: show artist name even when no album is available or no album cover is available
3eae16b fix: smaller sample rate to get colors from cover image
1f4092b fix: removed tailwind's opnionated preflight styles to avoid style conflicts
695e0f3 fix: not fetching album cover from MB when lastfm album isn't available
8c9aa9d performance: added preconnect links to root component

Styles

65f850b style: style changes and improvements to album cover image and link colors

Developement

42505ce refactor: moved most of the logic to seperate components
cb05750 dev: configured prettier and formatted all files accordingly
c72afc5 dev: added tailwind prettier to automatically sort tw classes
d3f2212 dev: added update script