Skip to content

v8.0.0

Latest
Compare
Choose a tag to compare
@favna favna released this 29 Apr 19:47
· 19 commits to main since this release
9785bd8

8.0.0 - (2024-04-29)

🏠 Refactor

  • Do not use querystring node internal for better browser bundle (0d01ac0)
  • Rework repository, update whole stack (a26b37b)

πŸ› Bug Fixes

  • Configure package for proper bundle exports (7e1c1df)

πŸ“ Documentation

πŸš€ Features

  • Ensure proper CJS and ESM bundles and add IIFE bundle (3d009bc)
  • Drop default export of getGamesAmerica (9b93ed9)
    • πŸ’₯ BREAKING CHANGE: getGamesAmerica is no longer default exported. Use a named import instead.