Skip to content

Releases: tony-sull/astro-webfinger

v2.0.0

09 Mar 02:59
d79bccf
Compare
Choose a tag to compare

2.0.0 (2023-03-09)

Features

  • ⚰️ removing support for the original mastodon integration option (7070c51)

BREAKING CHANGES

  • The mastodon config object is no longer supported, Webfinger account details should be passed in directly

v1.4.0

09 Mar 02:44
d395306
Compare
Choose a tag to compare

1.4.0 (2023-03-09)

Features

  • ✨ adds SSR support for multiple webfinger accounts (e4e7bae)

v1.3.0

03 Mar 02:03
31b03f1
Compare
Choose a tag to compare

1.3.0 (2023-03-03)

Features

  • ➖ peer dependencies are the worst (a72303e)

v1.2.1

03 Mar 01:55
896871c
Compare
Choose a tag to compare

1.2.1 (2023-03-03)

Bug Fixes

  • 🐛 updates the peer dep to allow Astro 2+ (4599fdb)

v1.2.0

28 Nov 14:34
Compare
Choose a tag to compare

1.2.0 (2022-11-28)

Bug Fixes

  • 💬 adds content-type header to webfinger response (cb95a5c)

Features

  • ♻️ no longer requires integrations options to be wrapped in a mastodon object (a90c6c6)

v1.1.0

27 Nov 17:40
Compare
Choose a tag to compare

1.1.0 (2022-11-27)

Features

  • 🚀 looks like we're all set, marking as public (cd4ec93)

v1.0.0

27 Nov 17:38
Compare
Choose a tag to compare

1.0.0 (2022-11-27)

Bug Fixes

  • 👷 ignore .github folder when linting (0ac02bd)
  • ✏️ fixes a typo in the package repo link (d41d3f3)

Features

  • 🚀 adds semantic-release for 1.0 (f70a5b7)
  • ✨ Adds a basic .well-known/webfinger route (7deb647)