# @theorchard/connector-spotify

## 1.4.1

### Patch Changes

-   Fixed track in album presence check

## 1.4.0

### Minor Changes

-   added getFullAlbumsFromAlbumIds method

## 1.3.1

### Patch Changes

-   Add lodash-es to lodash jest module mapping for ESM compatibility

## 1.3.0

### Minor Changes

-   added searchAlbums method

## 1.2.0

### Minor Changes

-   recycles the auth token between requests when it is still valid

## 1.1.1

### Patch Changes

-   Detect ISRC search term and send isrc in search query

## 1.1.0

### Minor Changes

-   Added options parameter to the search track function of the Spotify API wrapper

## 1.0.0

### Major Changes

-   Initial version of connector-spotify
