Skip to content

Releases: PokeAPI/pokeapi-js-wrapper

2.0.1

18 Apr 12:50
e4893ca

Choose a tag to compare

Improve compatibility with 1.x installations

2.0.0

18 Apr 12:17
b88ba77

Choose a tag to compare

What's Changed

  • The package is now ESM
  • Dropped all dependencies but http-server
  • Changed instantiation method

Full Changelog: 1.2.8...2.0.0

1.2.8

08 Jan 09:53
d041a17

Choose a tag to compare

What's Changed

  • chore(deps): bump the dependencies group across 1 directory with 4 updates by @dependabot in #67
  • chore(deps): bump the dependencies group with 4 updates by @dependabot in #68
  • Changed type definitions for functions with array parameters by @BlueBlizzardd in #69

New Contributors

Full Changelog: 1.2.7...1.2.8

1.2.7

16 Oct 01:56

Choose a tag to compare

https://www.npmjs.com/package/pokeapi-js-wrapper/v/1.2.7

What's Changed

New Contributors

Full Changelog: 1.2.3...1.2.7

1.2.3

15 Jul 16:19
63695ce

Choose a tag to compare

Update dependencies/drop dependencies

1.2.2

07 Jan 10:08
4986445

Choose a tag to compare

  • Drop Travis, use Github Actions
  • Update Webpack to 4 and other dependencies
  • Add cache methods

1.2.0

21 Nov 22:23
d7e4b5e

Choose a tag to compare

  • support for caching images through SW
  • change how limit works
  • update deps

1.1.2

07 Jun 15:10
2f47abf

Choose a tag to compare

  • HTTPS by default
  • Dependencies updated