Skip to content

Conversation

@bjohansebas
Copy link
Member

The final codemod to migrate the old v4-deprecated-signatures codemod.

@bjohansebas
Copy link
Member Author

cc @AugustinMauroy

Copy link

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@@ -0,0 +1,25 @@
schema_version: "1.0"
name: "@expressjs/route-del-to-delete"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌🏻

@@ -0,0 +1,21 @@
# Migrate legacy `app.del()` to `app.delete()`

Migrates usage of the legacy APIs `app.del()` to `app.delete()`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to mention which version is affected by this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants