Skip to content

Releases: gilbarbara/react-spotify-web-playback

0.13.2

10 Mar 00:57
9717b81
Compare
Choose a tag to compare

0.13.1

27 Feb 00:37
5a08b53
Compare
Choose a tag to compare

0.13.0

26 Feb 18:59
9ca22ed
Compare
Choose a tag to compare

Breaking Changes

The thumb property was removed from the track state. Use image instead.

Changes

  • Update README: a86946e
  • Upgrade dependencies: d57e1d1
  • Update GH workflow and codesandbox ci: eae7d3e
  • Rename "isActive" class variable to "isMounted": 0a3a071
  • Add "autoplay_failed" listener: f0ca5a8
  • Update husky pre-commit command: ef7ae1c
  • Update player initialization and transfer playback: 6cf8368
  • Add "getOAuthToken" prop: bbc34fb
  • Add "hideCoverArt" prop: 975b36d
  • Deprecate "autoPlay": 9fc669c
  • Update types: af7d588
  • Fix updateState method typings: fb24020
  • Update Error UI and types: 683a14f
  • Update image size: 7eee4a3
  • Update demo: 78bab95

0.12.1

16 Feb 05:16
6a36a95
Compare
Choose a tag to compare

0.12.0

15 Feb 04:32
51d3bd6
Compare
Choose a tag to compare

Changes

Add layout prop: responsive (the classic layout) and compact
Add Spotify attribution (controlled by hideAttribution prop)
Add inlineVolume prop
Update icons

Commits

0.11.3

01 Feb 03:48
93ea089
Compare
Choose a tag to compare

0.11.2

31 Jan 00:59
66a6a48
Compare
Choose a tag to compare

0.11.0

16 Jan 13:41
6429ad2
Compare
Choose a tag to compare
  • Add data-component-name attribute to components: d3a40b8
  • Upgrade dependencies: 487b769
  • Replace utils/isEqualArray with @gilbarbara/deep-equal: 9e9582f
  • Add removeTrack and saveTrack to locale: d474b24
  • Update types and defaultProps values: 8882500
  • Migrate tests to @testing-library: 5072eba
  • Migrate components to functional: 9d6415a
  • Update README: 72c429d
  • Update codeclimate config: e401194
  • Update codesandbox ci config: 0d79d69
  • Add SonarCloud config for CI: 65e5c1c
  • Update GitHub workflow: 4d59c1a
  • Implement @gilbarbara/esbuilder: 628a503

0.10.1

02 Jan 05:03
1e00658
Compare
Choose a tag to compare

0.10.0

15 Jun 20:14
c2c47f3
Compare
Choose a tag to compare