unkey icon indicating copy to clipboard operation
unkey copied to clipboard

@unkey/api npm latest set to alpha

Open opti21 opened this issue 1 year ago • 3 comments

Preliminary Checks

  • [x] I have reviewed the documentation: https://unkey.com/docs

  • [x] I have searched for existing issues: https://github.com/unkeyed/unkey/issues

  • [x] This issue is not a question, general help request, or anything other than a bug report directly related to Unkey. Please ask questions in our Discord community: https://unkey.com/discord.

Reproduction / Replay Link (Optional)

No response

Issue Summary

Not sure if the team is aware but the @unkey/api latest was set to the 2.0.0-alpha.6 which has no verifyKey export. The docs don't mention anything about an alpha, so not sure if this was intentional.

Steps to Reproduce

npm install @unkey/api check package.json

Expected behavior

Should install latest stable version 0.35.0

Other information

No response

Screenshots

Image

Version info

- OS: Mac Sonoma 14.5
- Node: v20.17.0
- npm: 10.8.2

opti21 avatar Apr 15 '25 20:04 opti21

Yeah that was not intended to be released on the main channel, but we can't take it down due to npm's policies unfortunately

we're doing everything to speed up the implementation so that we can release a fix on top.

for now, please install @unkey/[email protected]

chronark avatar Apr 16 '25 08:04 chronark

I'm updating the docs and readme now

chronark avatar Apr 16 '25 09:04 chronark