v2 - Rewrite to TypeScript with generated types#53
Conversation
5315562 to
e583c19
Compare
|
Hey, is there any progress? Currently dealing with an error in my Remix app regarding missing declaration files. Thanks |
had the same issue, you can use @lilianaa/nordigen-node for now, which is what's in this PR |
|
@lilianalillyy alright, will give that a shot, thanks! |
|
@lilianalillyy thank you!! |
- Adds types for requests and responses generated from the Swagger schema - Uses Vite for build - Removes need for babel in favor of ts-jest in tests - Added `countries` as there is (to my knowledge) no endpoint to get all available countries
- Enums seems to have been removed from the Swagger spec, however they were kept and are now in `src/types/enums.ts`
|
rebased with master & released @lilianaa/nordigen-node@2.0.0-7 |
np, don't forget to update to 2.0.0-7, it's up to date with current changes |
|
progress? cant believe go cardless is leaving integration libraries unmaintained. |
|
Considering 2384687, I don't think this PR will ever get merged; This library is now in an unmaintained state. |
GoCardless has actually deprecated this service offering. you cant purchase this service anymore. who knows when they're going to turn it off. project is dead. |
|
Yep... |
Related Issues & PRs
closes PR #44
fixes issues #47, #48, #51
Proposed Changes
countriesas there is (to my knowledge) no endpoint to get all available countries