Skip to content

Releases: workos/authkit-astro

v0.2.1

Choose a tag to compare

@workos-sdk-automation workos-sdk-automation released this 30 Jul 22:17
b504b20

0.2.1 (2026-07-27)

Bug Fixes

  • Reject control chars in returnTo sanitizer (#12) (b7f328c)

v0.2.0

Choose a tag to compare

@workos-sdk-automation workos-sdk-automation released this 24 Jun 20:08
4192c7f

0.2.0 (2026-06-24)

Features

  • Fail fast when no server adapter is configured (f7ebdd3)

Bug Fixes

v0.1.1

Choose a tag to compare

@workos-sdk-automation workos-sdk-automation released this 24 Jun 18:03
4cbbc95

0.1.1 (2026-06-24)

Bug Fixes

  • deps: allow Astro 7 as a peer dependency (#6) (3a980d3)

v0.1.0

Choose a tag to compare

@workos-sdk-automation workos-sdk-automation released this 24 Jun 17:42
c73bc9d

0.1.0 (2026-06-15)

Features

  • Add auth components, matcher, and webhooks (47c9b36)
  • components: Add user/org components and serverOnly gating (4069d25)
  • Migrate route matching to path-to-regexp 6.x (c14a1aa)