Skip to content

Releases: smogon/pokemon-showdown

pokemon-showdown v0.11.9

14 Apr 02:52
2c19ae7
Compare
Choose a tag to compare

Previous NPM package had a postinstall script that made it fail to install. This fixes that.

TypeScript types still aren't working, as I suspected. That will come in a future version.

pokemon-showdown v0.11.8

13 Apr 09:11
828255d
Compare
Choose a tag to compare

This is our first release on our new automatic NPM release system. Let's see how good it is.

pokemon-showdown v0.11.7

10 Jun 16:35
Compare
Choose a tag to compare

I've spent the past few weeks working on build systems for other projects, and this has paid off in having a better understanding of things here.

The NPM package should now be much easier to use now.

Major changes:

  • TypeScript definitions (f47e38c)

  • Support for importing teams (ddb6010)

  • A CLI for exporting teams (ddb6010)

  • lib/ available as an unstable API in the NPM package (147b7e0)

  • Lots of documentation updates (a813a55)

pokemon-showdown v0.11.6

06 Jun 15:00
Compare
Choose a tag to compare

semver? what's that? Seriously, though, the major breaking changes are all in undocumented APIs.

Notable changes include:

  • A new Dex API (#8181)

  • lobby is no longer special-cased (messages without a roomid now always get sent to console rather than lobby)

  • A new challenge API (#8303)

  • A new system for specifying battle rules with numbers and other options (#8267)

pokemon-showdown 0.11.5

29 Mar 18:03
Compare
Choose a tag to compare
Release 0.11.5

This is mostly to get d4b6ba4c0f68052 to npm.