Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2: Rewrite in TypeScript and Hono #11

Merged
merged 6 commits into from
Mar 5, 2023
Merged

v2: Rewrite in TypeScript and Hono #11

merged 6 commits into from
Mar 5, 2023

Conversation

Erisa
Copy link
Owner

@Erisa Erisa commented Mar 4, 2023

Rewrites worker-links in squeaky clean TypeScript and Hono.

All functionality should work the same, but needs a mild amount of testing first.

One important exception though! @Ovyerus I had trouble migrating your bulk create to TypeScript and may have left a mess in there. I would appreciate your assistance getting it working 👀 For now I made it return 501 Not Implemented and left the mess I made.

Small note: I renamed the KV namespace binding from kv to KV but I also left in some funny backwards compatibility.

@Erisa Erisa requested a review from Ovyerus March 5, 2023 01:30
Ovyerus
Ovyerus previously approved these changes Mar 5, 2023
@Erisa Erisa marked this pull request as ready for review March 5, 2023 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants