Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Update to ES6 and the Feathers 2.0 #16

Closed
ekryski opened this issue Jan 13, 2016 · 10 comments
Closed

Update to ES6 and the Feathers 2.0 #16

ekryski opened this issue Jan 13, 2016 · 10 comments

Comments

@ekryski
Copy link
Member

ekryski commented Jan 13, 2016

No description provided.

@jfelixetcetera
Copy link
Contributor

I'd definitely prefer to use the native mongo adapter over an ORM, so would love to see this updated. Can you detail what needs to be done (I can't really find 2.0 docs anywhere)? I'd happily take a crack at it if I knew what I needed to focus on...

@daffl
Copy link
Member

daffl commented Feb 5, 2016

The 2.0 docs are being worked on at http://docs.feathersjs.com (there will also be a guide on how to create a plugin). Plugins with the new infrastructure can be initialized with the plugin generator (yo feathers-plugin). I'll follow up in #20 with the specific steps.

@daffl
Copy link
Member

daffl commented Feb 5, 2016

Also, all old adapters (including the current version of this one) and custom services will still work with Feathers 2.0. There has been no breaking changes there.

@jfelixetcetera
Copy link
Contributor

👍 Sounds good. I'll give it a go...

@ekryski
Copy link
Member Author

ekryski commented Feb 5, 2016

I could push up what I've got locally. I sort of forget where it is at but it might be helpful.

@jfelixetcetera
Copy link
Contributor

@ekryski That'd be great.

@jfelixetcetera
Copy link
Contributor

@ekryski Any chance you could push your local work to a branch here so I can start there? I'm just now getting started tackling this, and don't want to duplicate work...

@ekryski ekryski mentioned this issue Feb 22, 2016
Merged
@ekryski
Copy link
Member Author

ekryski commented Feb 22, 2016

@joshuajabbour sorry for the delay. I hope that you haven't done a ton of work on it so far 😁. When I finally had time to look at what I had done I realized that it was almost complete. It's just the tests that are being stupid.

I've pushed up a PR (#24) that should take care of everything and get this repo up to date with Feathers 2. Once we get the tests passing we'll issue a new 2.0 release.

@ekryski
Copy link
Member Author

ekryski commented Feb 22, 2016

Closed by #24

@ekryski ekryski closed this as completed Feb 22, 2016
@ekryski
Copy link
Member Author

ekryski commented Feb 22, 2016

Alrighty apologies again for the delay and any inconvenience @joshuajabbour and anyone else that was waiting on this. I've released 2.1 which brings this repo up to date.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants