CCodemod

ember/5/notify-property-change

No description available

migration
Public
0 executions
Run locally
npx codemod ember/5/notify-property-change
Documentation

This codemod removes all calls to propertyWillChange and replaces all calls to propertyDidChange with notifyPropertyChange.

Before

jsx

After

tsx

Ready to contribute?

Build your own codemod and share it with the community.