Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Import ServiceClient from js-service-client#21

Merged
amrc-benmorrow merged 5 commits intomainfrom
feature/bm-import-sc
Apr 4, 2024
Merged

Import ServiceClient from js-service-client#21
amrc-benmorrow merged 5 commits intomainfrom
feature/bm-import-sc

Conversation

@amrc-benmorrow
Copy link
Contributor

Remove the ServiceClient implementation from this package and import from @amrc-factoryplus/service-client instead.

This is a backwards-incompatible change! See the README.

I don't want to maintain this code in two places going forwards, but
I also don't want to migrate all users over right now.
Remove deps we no longer need.

Remove 'node:' prefix on imports; despite the NodeJS recommendation, it
actually makes code less portable, as bundlers don't like it.
This is cleaner, but is also backwards-incompatible.
Previously Debug will have done this automatically. It would be better
to push this right out but this is old and slightly nasty code and I
don't want to break it.
@amrc-benmorrow amrc-benmorrow merged commit 48b58d7 into main Apr 4, 2024
@amrc-benmorrow amrc-benmorrow deleted the feature/bm-import-sc branch April 4, 2024 13:01
@amrc-benmorrow amrc-benmorrow linked an issue Apr 4, 2024 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This library needs breaking up

1 participant