Commit 9117245
authored
refactor: migrate releases commands esm (#3429)
* migrating release commands to esm for oclif core v4
* updating dictionary
* updating test pattern to use module beforeeach and aftereach
* fixing linting errors
* resolving remaining linting errors
* cleanup of releases from oldcommand dir
* updating testing and fixing typos
* reverting the test expected output to releas with an ignore
* updating the test order
* performing explicit sort for releases table
* updating test to match the expected output
* adding an output esm module for test stubbing1 parent b423fd0 commit 9117245
File tree
15 files changed
+1310
-724
lines changed- packages/cli
- src
- commands/releases
- oldCommands/releases
- test
- helpers/wrappers
- unit/commands/releases
15 files changed
+1310
-724
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
| |||
0 commit comments