Skip to content

v7.5.0

Compare
Choose a tag to compare
@Shinigami92 Shinigami92 released this 19 Jun 14:47
· 86 commits to main since this release
9b784e3

New & Noteworthy

  • In #1187 a team of contributors (@jasel-lewis, @PatKayongo, @aprendendofelipe and @Shinigami92) tried to fix ESM
    Hopefully this works now and did not break CJS 😬
    If there are any bugs, please open a new issue!
    There are also now additional "bin" bindings:

    • node-pg-migrate-cjs and node-pg-migrate-esm

    They can be used to enforce the specific variant and are a temporarily solution until cjs support is dropped

  • Columns are now correctly handle cascade option in dropColumns (thanks to @mGolestan98 in #1191 🙏)

What's Changed

New Contributors

Full Changelog: v7.4.0...v7.5.0