Skip to content

Releases: sequelize/umzug

v3.8.2

23 Sep 17:46
Compare
Choose a tag to compare
  • fix: resolve esm file path issue and '<<cwd>>' (example tests) on windows (#678) 3baccd6

v3.8.1...v3.8.2

v3.8.1

04 Jun 16:39
Compare
Choose a tag to compare

What's Changed

  • fix: use undefined when charset and collate options are not supported by @EinfachHans in #673

New Contributors

Full Changelog: v3.8.0...v3.8.1

v3.8.0

04 Apr 01:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.8.0

v3.7.0

13 Feb 18:40
Compare
Choose a tag to compare
  • create: allow specifying content directly 543a45d

v3.6.1...v3.7.0

v3.6.1

31 Jan 18:30
Compare
Choose a tag to compare

v3.6.0...v3.6.1

v3.6.0

31 Jan 18:18
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency glob to v8.1.0 by @renovate in #639
  • Fix DeprecationWarning for Sequelize V7 by @anroypaul in #644
  • fix(deps): update dependency type-fest to v4 by @renovate in #647
  • fix(deps): update dependency pony-cause to v2.1.10 by @renovate in #616

New Contributors

  • @anroypaul made their first contribution in #644

Full Changelog: v3.5.1...v3.6.0

v3.5.1

31 Jan 18:17
Compare
Choose a tag to compare

What's Changed

  • Snowflake does not explicitly support collation in the same way as some other databases by @lbazetto in #641

New Contributors

Full Changelog: v3.5.0...v3.5.1

v3.5.0

15 Dec 03:14
Compare
Choose a tag to compare

What's Changed

  • stop using super-old import x = require('x') syntax in #629
  • document ts-command-line error handling in #633
  • feat: non-breaking ESM support 🤝 in #613

Full Changelog: v3.4.0...v3.5.0

v3.5.0-0

06 Nov 18:48
Compare
Choose a tag to compare
v3.5.0-0 Pre-release
Pre-release

Better ESM support: #613

v3.4.0

04 Nov 12:38
Compare
Choose a tag to compare

What's Changed

  • Provide charset and collate options only for dialects supporting them by @QuentinFarizon in #624

New Contributors

Full Changelog: v3.3.1...v3.4.0