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

Initial changes for Feathers v3 #605

Merged
merged 5 commits into from Jun 29, 2017
Merged

Initial changes for Feathers v3 #605

merged 5 commits into from Jun 29, 2017

Conversation

daffl
Copy link
Member

@daffl daffl commented Jun 28, 2017

@daffl daffl merged commit eee2bca into major Jun 29, 2017
@daffl daffl deleted the framework-independent-258 branch June 29, 2017 04:28
daffl added a commit that referenced this pull request Jul 19, 2017
* Refactoring for Feathers v3. Framework independent, hooks in core.

* Further work on event dispatching

* Finalize basic v3 functionality

* Finalizing test coverage and initial v3 alpha

* Update commonns dependency and prepare for 3.0 prereleases
daffl added a commit that referenced this pull request Aug 9, 2017
* Refactoring for Feathers v3. Framework independent, hooks in core.

* Further work on event dispatching

* Finalize basic v3 functionality

* Finalizing test coverage and initial v3 alpha

* Update commonns dependency and prepare for 3.0 prereleases
@kristianmandrup
Copy link

When can we expect the v3 to be released which decouples feathers from express?

I'd like to use feathers with Fastify or koa :)

@daffl
Copy link
Member Author

daffl commented Oct 2, 2017

You can install it with npm install feathers@pre but the framework independent release does not necessarily mean that it will automatically work with Koa right away. @christopherjbaker started that discussion in feathersjs-ecosystem/express#3 though.

@paulocoghi
Copy link

paulocoghi commented Oct 2, 2017

Even that the new Feathers (v3) will be framework independent, it will be interesting to learn the techniques used in Fastify :)

(as fast-json-stringify in place of JSON.stringify() and find-my-way as the HTTP router)

daffl added a commit that referenced this pull request Oct 19, 2017
* Refactoring for Feathers v3. Framework independent, hooks in core.

* Further work on event dispatching

* Finalize basic v3 functionality

* Finalizing test coverage and initial v3 alpha

* Update commonns dependency and prepare for 3.0 prereleases
daffl added a commit that referenced this pull request Oct 20, 2017
* Refactoring for Feathers v3. Framework independent, hooks in core.

* Further work on event dispatching

* Finalize basic v3 functionality

* Finalizing test coverage and initial v3 alpha

* Update commonns dependency and prepare for 3.0 prereleases
daffl added a commit that referenced this pull request Oct 29, 2017
* Refactoring for Feathers v3. Framework independent, hooks in core.

* Further work on event dispatching

* Finalize basic v3 functionality

* Finalizing test coverage and initial v3 alpha

* Update commonns dependency and prepare for 3.0 prereleases
daffl added a commit that referenced this pull request Oct 29, 2017
* Refactoring for Feathers v3. Framework independent, hooks in core.

* Further work on event dispatching

* Finalize basic v3 functionality

* Finalizing test coverage and initial v3 alpha

* Update commonns dependency and prepare for 3.0 prereleases
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.

None yet

3 participants