Skip to content

Latest commit

 

History

History
332 lines (190 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

332 lines (190 loc) · 19.1 KB

1.0.0 (2024-10-06)

Bug Fixes

  • add checker if window in undefined (5640ee3)
  • app/page.tsx: change component name to a capital letter (693bef2)
  • loading icon not showing on time (049d964)
  • move addToURL to client side code (c5a71dd)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • add link to url (#20) (1d9eece)
  • add toast when playlist is created (8d08750)
  • add user history (#21) (f9ac918)
  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)
  • use function for full spotify link and make result container fill parent (e87a638)
  • users can edit their generated playlist (#19) (eb0724c), closes #15

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-10-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • loading icon not showing on time (049d964)
  • move addToURL to client side code (c5a71dd)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • add link to url (#20) (1d9eece)
  • add toast when playlist is created (8d08750)
  • add user history (#21) (f9ac918)
  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)
  • use function for full spotify link and make result container fill parent (e87a638)
  • users can edit their generated playlist (#19) (eb0724c), closes #15

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-10-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • loading icon not showing on time (049d964)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • add link to url (#20) (1d9eece)
  • add toast when playlist is created (8d08750)
  • add user history (#21) (f9ac918)
  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)
  • use function for full spotify link and make result container fill parent (e87a638)
  • users can edit their generated playlist (#19) (eb0724c), closes #15

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-10-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • loading icon not showing on time (049d964)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • add link to url (#20) (1d9eece)
  • add toast when playlist is created (8d08750)
  • add user history (#21) (f9ac918)
  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)
  • use function for full spotify link and make result container fill parent (e87a638)
  • users can edit their generated playlist (#19) (eb0724c), closes #15

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-10-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • loading icon not showing on time (049d964)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • add link to url (#20) (1d9eece)
  • add user history (#21) (f9ac918)
  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)
  • use function for full spotify link and make result container fill parent (e87a638)
  • users can edit their generated playlist (#19) (eb0724c), closes #15

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-10-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-09-03)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • add link to url (#20) (1d9eece)
  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)
  • users can edit their generated playlist (#19) (eb0724c), closes #15

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-08-23)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)
  • users can edit their generated playlist (#19) (eb0724c), closes #15

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-08-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-08-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)
  • package.json: remove semantic-release branch specification (6aace31)

Features

  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)

BREAKING CHANGES

  • package.json: semantic release
  • trigger breaking change

1.0.0 (2024-08-06)

Bug Fixes

  • app/page.tsx: change component name to a capital letter (693bef2)
  • spotifyauthwrapper: add suspense (41af803)

chore

  • change pnpm run dev to pnpm dev (0dcfaf5)

Features

  • authUrl: pass authurl to connectspotify (51dfeb2)
  • finish conversion to next.js (45daf33)
  • introduce breaking change API (ccf5ce7)

BREAKING CHANGES

  • trigger breaking change