mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-08-18 08:40:37 -05:00
- Refactor notifications
- Don't notify for things you've seen before the refresh
- Make tournament notifications work like oldclient
- Clear notifications on window focus
- Refactor interruptClose
- It now warns when closing PS, too
- Remove mocha dependency (migrate to node:test)
- Update TypeScript
- Update Preact
- Fix `/afd`
- Fix move targeting under Imprison
- I'm still not sure what's causing it, but I think Preact is getting
confused by the nested arrays. I've switched to using a fragment
and that seems to have fixed it.
- Add error boundaries
- Fix join/leave message location in battles