v2023-06-06_2212
henri-hulski
released this
06 Jun 22:36
·
16 commits
to main
since this release
Updated packages
package | from version | to version |
---|---|---|
repo-cooker | 7.4.0 | 8.0.0 |
π¨ Breaking
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | replace resetRepository with restoreRepository
|
34cc460 | Henri Hulski |
π₯ Feature change
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | add npm otp | b1041d5 | Christian Alfoni | ||
all | replace resetRepository with restoreRepository | 34cc460 | Henri Hulski |
π Bug fixes
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | do not use otp when testing | 01bebcd | Christian Alfoni | ||
all | switch from nodegit to isomorphic-git | 1b3f796 | Henri Hulski | ||
all | get date from committer instead of author in getBranchObject | 351a103 | Henri Hulski |
π§ Chores
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | bump babel and mocha | 000b152 | Henri Hulski | ||
all | bump dependencies | c553836 | Henri Hulski | ||
all | use cz-customizable in standalone mode | 15a7c25 | Henri Hulski | ||
all | replace mocha with jest testing framework | 67ea44c | Henri Hulski | ||
all | rename .babelrc to babel.config.json | 356dcfd | Henri Hulski | ||
all | ugrade dependencies | 13f6dd1 | Henri Hulski | ||
all | add github actions workflows | e2bb29b | Henri Hulski | ||
all | fix token usage for release | 7bbadc5 | Henri Hulski |
βοΈ Styling
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | fix README layout and add .vscode to .gitignore | d2b647c | Henri Hulski | ||
all | formatting code with new prettier version | 3668175 | Henri Hulski | ||
all | fix linting errors with prettier | b348434 | Henri Hulski |
π Refactors
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | remove v14 and add v20 to supported nodejs versions | c46950a | Henri Hulski |
π Performance
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | use the since argument for git.log() in getHashListFromHash | 5fcded5 | Henri Hulski |
π¦ Tests
package | summary | commit | issues | author | gravatar |
---|---|---|---|---|---|
all | use built cli.js from dist directory during testing | 814c6fe | Henri Hulski | ||
all | add new commit from test repo to commit.js list | 0b5d1a3 | Henri Hulski | ||
all | fix testing timeouts | efa88ae | Henri Hulski | ||
all | add empty test to before.test.js for jest | 51b75b4 | Henri Hulski | ||
all | fix test preparation | c0e5fcc | Henri Hulski |