Bbackstage

backstage/migrate-signals-service

Rename deprecated SignalService exports to SignalsService in @backstage/plugin-signals-node

backstagemigrationsignals-nodeSignalServiceSignalsService1.50.0
Public
1 executions

Run locally

npx codemod @backstage/migrate-signals-service

@backstage/migrate-signals-service

Migrates deprecated SignalService exports from @backstage/plugin-signals-node to their SignalsService equivalents.

Targets Backstage v1.50+ where the old export names have been removed or deprecated.

Installation

bash

Usage (from this repo)

bash

Development

From the repo root:

bash

Or from this package directory:

bash

License

MIT

Before

This is one example from the codemod's test cases. The codemod may handle many more cases.

Ready to contribute?

Build your own codemod and share it with the community.