@unkey/api npm latest set to alpha
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
Version info
- OS: Mac Sonoma 14.5
- Node: v20.17.0
- npm: 10.8.2
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]
I'm updating the docs and readme now