gatsby-source-soundcloud

Gatsby source to fetch data from the SoundCloud API

MIT License

Downloads
31
Stars
10
Committers
4

Bot releases are hidden (Show)

gatsby-source-soundcloud - Fix regeneratorRuntime error Latest Release

Published by Jedidiah over 5 years ago

This release updates to Babel 7x and fixes the regeneratorRuntime error present on newer versions of Gatsby.

Fixes #2


  • Add prettier precommit hook f81fc8f
  • Update Babel version to fix regeneratorRuntime error ae2d7cf
  • Merge pull request #8 from Jedidiah/dependabot/npm_and_yarn/stringstream-0.0.6 1201431
  • Bump stringstream from 0.0.5 to 0.0.6 cf9869f
  • Merge pull request #5 from Jedidiah/dependabot/npm_and_yarn/tar-2.2.2 1333a64
  • Merge pull request #6 from Jedidiah/dependabot/npm_and_yarn/sshpk-1.16.1 855c4f2
  • Merge pull request #7 from Jedidiah/dependabot/npm_and_yarn/lodash-4.17.14 293b604
  • Bump lodash from 4.17.4 to 4.17.14 0be824e
  • Bump sshpk from 1.13.1 to 1.16.1 015cf41
  • Bump tar from 2.2.1 to 2.2.2 7ed60d4
  • Update dependancies b790afe

https://github.com/jedidiah/gatsby-source-soundcloud/compare/v2.0.5...v2.0.6

gatsby-source-soundcloud - Linked nodes

Published by Jedidiah almost 7 years ago

  • Tracks, playlists and users are now linked as GraphQL nodes \o/
  • Renamed node names/IDs
gatsby-source-soundcloud - First version

Published by Jedidiah almost 7 years ago

Initial release, fetches the playlists (sets) and tracks for the given userID.