Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

umzug

Package Overview
Dependencies
Maintainers
5
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

umzug - npm Package Versions

1
7

3.0.0-beta.2

Diff

papb
published 3.0.0-beta.1 •

papb
published 3.0.0-beta.0 •

sushantdhiman
published 2.3.0 •

Changelog

Source

v2.3.0 - 2020-03-22

Added

  • migrationsList helper to easily build a valid list of migrations #199

Changed

  • Documentation updates #198
  • Updated dependencies #203
  • Configure babel to not rely on babel-runtime #202
  • Skip logging non-migration files #190
pascal.pflaum
published 2.2.0 •

Changelog

Source

v2.2.0 - 2018-11-18

Added

  • feat: support passing an array of Migrations #164

Changed

  • Doc fixes #155
  • Add support for coffeescript 2 #157
  • throw error if a migration method doesn't return a thenable #158
  • Update README.md with respect to MongoDBStorage #165
  • fix multiple jsdoc lines related to MongoDBStorage #174
  • clarify up/down migrations "to" option #176
  • Test isolation by using different sqlite databases in each testsuite #180
pascal.pflaum
published 2.1.0 •

Changelog

Source

v2.1.0 - 2017-10-23

Added

  • Ability to traverse sub directories #80
jukkah
published 2.0.1 •

jukkah
published 2.0.0 •

Changelog

Source

v2.0.0 - 2017-05-10

Added

  • Warn about ignored files in migrations directory #108
  • Support ES6 default export in migrations #132
  • Support custom storage instances #133

Changed

  • Use ES6 classes instead of redefine classes #130
  • Pass only storage options to Storage constructor #137 (Old format is still supported but deprecated.)

Breaking changes

  • Migration.migration(), Migration.up(), and Migration.down() returns Promise instead of Bluebird #132

Deprecations

  • Pass only storage options to Storage constructor #137
jukkah
published 1.12.0 •

Changelog

Source

v1.12.0 - 2017-04-21

Added

  • Option timestamps to Sequelize storage #99

Fixed

  • Reject migration if umzug can't find the migration method #115
jukkah
published 1.11.0 •

Changelog

Source

v1.11.0 - 2016-04-29

Added

  • Events migrating, migrated, reverting, and reverted #76
  • Official support to all major Sequelize versions #73
  • Official support to Node.js v0.12, io.js v1-v3, and Node.js v4-v5 #73

Fixed

  • Compatibility issues with Sequelize >= 3.15.1 #67
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc