This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
v4.0.0
4.0.0 (2020-10-31)
⚠ BREAKING CHANGES
- use getQueriedGamesAmerica to get games based on a given query. For example when
your users can perform a search (just like on the nintendo.com website) you can use this to severly
limit the results to go through. - The repo files have been moved around a lot. This probably won't impact
you too much, but if you were importing from a specific path (not the root of
require('nintendo-switch-eshop')) then you'll have to change your imports. - api: getGamesAmerica no longer takes any parameters and
should always return all games.
Co-authored-by: Jeroen Claassens support@favware.tech