Releases: gilbarbara/react-spotify-web-playback
Releases · gilbarbara/react-spotify-web-playback
0.13.2
0.13.1
0.13.0
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
0.12.0
Changes
Add layout
prop: responsive (the classic layout) and compact
Add Spotify attribution (controlled by hideAttribution
prop)
Add inlineVolume
prop
Update icons
Commits
- Upgrade dependencies: 6dbfddb
- Split utils into smaller modules: 8ec21a0
- Update UI: c8acc70
- Implement TS paths: 583db89
- Update README: 42ebd11
- Add the "compact" layout: f5fcf43
- Add the "inlineVolume" prop to render the volume slider inline: c2e4680
- Update types: 42a65e5
- Update README: 7148ac6
- Minor fixes: 8842b20
- Refactor Actions and Controls: 4f9f063
- UI fixes: deaa6cd
- Update sonar config: 3b4c90a
- Update demo: a5f0c74
0.11.3
0.11.2
0.11.0
- 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