Skip to content

Releases: farcasterxyz/auth-monorepo

@farcaster/jfs@0.3.0

Choose a tag to compare

@warplet warplet released this 30 Mar 23:26
ae3dffd

Minor Changes

  • 45afe7e: Build @farcaster/jfs with tsup and publish proper ESM/CJS entrypoints.

    The package now exposes real dual-format exports with working import and require entrypoints.

    Deep imports such as @farcaster/jfs/dist/* are no longer supported now that the package uses an exports map.

@farcaster/jfs@0.2.2

Choose a tag to compare

@warplet warplet released this 05 Feb 00:23
6f63f8b

Patch Changes

  • 47a4c35: Test deploy with new CI auth method

@farcaster/auth-kit@0.8.2

Choose a tag to compare

@warplet warplet released this 05 Feb 00:23
6f63f8b

Patch Changes

  • 47a4c35: Test deploy with new CI auth method
  • Updated dependencies [47a4c35]
    • @farcaster/auth-client@0.7.1

@farcaster/auth-client@0.7.1

Choose a tag to compare

@warplet warplet released this 05 Feb 00:23
6f63f8b

Patch Changes

  • 47a4c35: Test deploy with new CI auth method

@farcaster/jfs@0.2.1

Choose a tag to compare

@sds sds released this 09 Oct 00:51
abae31f

Patch Changes

  • 3747551: fix: handle legacy encoding + smart account signatures

@farcaster/jfs@0.2.0

Choose a tag to compare

@sds sds released this 08 Oct 19:12
edd86b3

Minor Changes

  • 47239ac: feat: support smart account signatures

@farcaster/jfs@0.1.0

Choose a tag to compare

@sds sds released this 06 Oct 22:05
2df48ce

Minor Changes

  • df3ae40: Upgraded @noble/curves peer depedency to 2.x