Skip to content

v7.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Shinigami92 Shinigami92 released this 03 Apr 07:57
· 102 commits to main since this release
aacf8db

New & Noteworthy

  • This release fixes some whitespace issues (dropColumns, createMaterializedView) as well as an invalid swapped operation type #1024.
  • The minimum supported Node version is v16.18 and the minimum supported TypeScript version is 4.8 #998
  • Migration.create does not accept the deprecated params anymore #1002
    if you did not ignored the runtime warning, you should not be affected by this

What's Changed

Full Changelog: v7.0.0-alpha.0...v7.0.0-alpha.1