Skip to content

Releases: PokeAPI/pokeapi-js-wrapper

2.0.2

Choose a tag to compare

@Naramsim Naramsim released this 19 May 07:12
bbe1417
Add docs about caching (#88)

2.0.1

Choose a tag to compare

@Naramsim Naramsim released this 18 Apr 12:50
e4893ca

Improve compatibility with 1.x installations

2.0.0

Choose a tag to compare

@Naramsim Naramsim released this 18 Apr 12:17
b88ba77

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

Choose a tag to compare

@Naramsim Naramsim released this 08 Jan 09:53
d041a17

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

Choose a tag to compare

@Naramsim Naramsim released this 16 Oct 01:56

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

Choose a tag to compare

@Naramsim Naramsim released this 15 Jul 16:19
63695ce

Update dependencies/drop dependencies

1.2.2

Choose a tag to compare

@Naramsim Naramsim released this 07 Jan 10:08
4986445
  • Drop Travis, use Github Actions
  • Update Webpack to 4 and other dependencies
  • Add cache methods

1.2.0

Choose a tag to compare

@Naramsim Naramsim released this 21 Nov 22:23
d7e4b5e
  • support for caching images through SW
  • change how limit works
  • update deps

1.1.2

Choose a tag to compare

@Naramsim Naramsim released this 07 Jun 15:10
2f47abf
  • HTTPS by default
  • Dependencies updated