Skip to content

Commit f359421

Browse files
authored
Update migration-4.md
1 parent a7683e7 commit f359421

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/migration-4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ title: Migrating from 3.x to 4.x
77

88
CodeceptJS 4.x is a major release. It moves the codebase from CommonJS to native ESM, drops several long-deprecated helpers and plugins, replaces legacy plugins with first-class APIs, and bumps most third-party dependencies.
99

10+
> Migrate automatically! Install CodeceptJS skills `npx skills add codeceptjs/skills` and run `/codeceptjs-3-to-4-migration` in your coding agent
11+
1012
This guide tells you exactly what to change in your project to upgrade.
1113

1214
## 1. Update Node and Package

0 commit comments

Comments
 (0)