feat: v-next - #42
Conversation
|
Is there still interest in this? Would you like other people to test at this stage? |
Yes! It got put on the back burner for a bit, but should be in a good place now Please feel free to test it, any feedback or suggestions are more than welcome. It’s still missing the v3 endpoints and a migration to TypeScript for improved IntelliSense but it's good enough for an initial release. |
|
I'm unable to test it because package.json has: So the repo gets fetched without src. |
These changes are not built or released yet. To test you would need to clone the branch, run |
|
Hi, first attempt at using it: I tried to: this.version is undefined here: Even after adding |
|
Ha, not a great start. It seems the route file got overridden at some point, I have fixed that and added tests to ensure it won't regress. The token issue should be resolved as well. I also improved the error format to help debug any future errors. |
This PR introduces the next major version of this package.
TODO
Routeclass