Skip to content

WIP: Feathers v6 #3562

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

Draft
wants to merge 1 commit into
base: dove
Choose a base branch
from
Draft

WIP: Feathers v6 #3562

wants to merge 1 commit into from

Conversation

daffl
Copy link
Member

@daffl daffl commented Feb 4, 2025

This draft pull request tracks the current work in progress for Feathers v6 as outlined in #3498

This repository will include these modules:

  • feathers - The core Feathers framework
    • feathers/hooks - Feathers hooks, formerly in feathersjs/hooks
    • feathers/http - A standard compliant HTTP API server for NodeJS, Deno, Bun and Cloudflare Workers
    • feathers/ws - A web standard websocket adapter
    • feathers/client - Web standard client integration for HTTP and Websockets and end-to-end TypeScript type inferrence
    • feathers/errors - The Feathers error library
  • create-feathers - A command line tool to create a new app
  • ws-fetch - A library that allows to use the HTTP fetch API via websockets

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.

1 participant