Skip to content

pokemon-showdown v0.11.7

Compare
Choose a tag to compare
@Zarel Zarel released this 10 Jun 16:35
· 4724 commits to master since this release

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)