Skip to content

v0.2.11

Choose a tag to compare

@github-actions github-actions released this 31 Aug 13:40
· 88 commits to main since this release

Move the exported VERSION with the release

package.json went to 0.2.11 and the VERSION constant did not, which is the
mismatch its own test exists to catch — a health endpoint or a bug report would
have named the wrong release. ream is the only package that exports one;
checked the other 28.

Release 0.2.11

List every package in the ecosystem table, alphabetically

nebula was the one missing: 28 packages exist, 27 were listed, and the table
published on npm had the same gap. Sorted by name so the next addition has an
obvious place and a reader can find a package without scanning.

rover's line said "SMTP, log, pluggable" and it ships eight transports —
SMTP, SES, Mailgun, SendGrid, Brevo, Resend, SparkPost and log. Checked the
other entries against the source too: transit really does ship the SAML, LDAP
and OIDC drivers it claims, and ream still has no WebSocket upgrade point, so
relay's caveat stands.


Changes since v0.2.10.