Skip to content

Release 2.2.9

Choose a tag to compare

@jellesiderius jellesiderius released this 29 Jul 08:24
· 2 commits to master since this release

2.2.9

Changed

  • Updated all npm dependencies to their latest compatible versions.
  • Upgraded to TypeScript 6.
  • Migrated the database selector to the official Inquirer search prompt.
  • Updated the lockfile and simplified the dependency tree.

Fixed

  • Fixed Ctrl+C handling so cancelling a prompt immediately stops the process.
  • Resolved all reported Dependabot security alerts, including vulnerabilities in Handlebars, Lodash, Flatted, Form Data, tmp, Minimatch, Brace Expansion, JS-YAML, Picomatch and Babel.
  • Fixed compatibility and lint issues introduced by the dependency upgrades.

Removed

  • Removed unused dotenv, execa and @types/inquirer dependencies.
  • Removed obsolete third-party Inquirer prompt plugins.