Skip to content

3.0.0-beta.5: Docs and minor fixes

Pre-release
Pre-release

Choose a tag to compare

@mkody mkody released this 31 Mar 15:41
· 2 commits to master since this release
Immutable release. Only release title and notes can be modified.
3.0.0-beta.5
71f74b2

3.x introduces breaking changes!
Please read the release notes of 3.0.0-beta.1!

You should also probably take a look at beta.2, beta.3, and beta.4's changelogs.

This fifth beta doesn't bring much but it's still some neat changes:

  • Added JSDocs to the TS types, as some tools might be looking for hints there (and hopefully it looks better on JSR too)!
  • Learned about @linkcode in JSDocs, so there's a bunch of them now.
  • Changed how I check that you don't init the base Emote object with something that should cause less issues. Nobody reported it to me, but I've seen forks/patches in the wild who changed this so there you go.
  • Linked this project to Rita.moe's SonarQube Server.
  • Various improvements to the docs in general.
  • And updated some devDeps.