Skip to content

Commit 40281c1

Browse files
committed
Restructure and refactor migrate to v0.31.0 codemod
1 parent bb26b85 commit 40281c1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+85
-145
lines changed

packages/codemod/0.31.0/.codemodrc.json renamed to codemod/migrate-to-v0.31.0/.codemodrc.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"$schema": "https://codemod-utils.s3.us-west-1.amazonaws.com/configuration_schema.json",
3-
"version": "1.0.8",
3+
"version": "0.1.0",
44
"private": false,
5-
"name": "valibot/upgrade-v0.31",
5+
"name": "valibot/migrate-to-v0.31.0",
66
"engine": "workflow",
77
"meta": {
8-
"tags": ["valibot", "0.30.0", "0.31.0"],
9-
"git": "https://github.com/fabian-hiller/valibot/tree/main/packages/codemod/0.31.0"
8+
"tags": ["valibot", "v0.31.0", "pipeline", "pipe"],
9+
"git": "https://github.com/fabian-hiller/valibot/tree/main/codemod/migrate-to-v0.31.0"
1010
},
1111
"applicability": {
1212
"from": [["valibot", "<=", "0.30.0"]]
File renamed without changes.
Lines changed: 17 additions & 17 deletions

codemod/migrate-to-v0.31.0/RUNME.md

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)