Releases: leapfrogtechnology/sync-db
Releases · leapfrogtechnology/sync-db
v1.0.0
v1.0.0-beta.13
Bug Fixes
- Corruption in migration files doesn't give verbose error #124
Changes
- Bump sync-db version to 1.0.0-beta.13 #135 (@samirsilwal)
- Remove redundant existDir check #134 (@samirsilwal)
- Fix error when migration field removed from sync-db.yml #133 (@Soneshaps)
- Fix verbose error when corruption in migration files #132 (@Soneshaps)
- Bump lodash from 4.17.20 to 4.17.21 #125 (@dependabot[bot])
- Bump y18n from 4.0.0 to 4.0.1 #122 (@dependabot[bot])
v1.0.0-beta.12
Features
- Ability to provide custom configuration with --config flag #120 (@samirsilwal)
v1.0.0-beta.11
v1.0.0-beta.10
v1.0.0-beta.9
v1.0.0-beta.8
v1.0.0-beta.7
Features
- Automate sync-db release #93 (@samirsilwal)
- Support JS/TS migration support for sync-db #88 (@samirsilwal)
- Breaking changes - migrations, multi-commands and more experimental changes #62 (@kabirbaidhya)
Closed Issues
- Remove support for Node 10 #89
Security Fixes
- Bump lodash from 4.17.15 to 4.17.20 #87 (dependabot[bot])
- Bump ini from 1.3.5 to 1.3.8 in /examples/node-app-mssql #86 (dependabot[bot])
- Bump ini from 1.3.5 to 1.3.8 #85 (dependabot[bot])
- Bump ini from 1.3.5 to 1.3.8 in /examples/node-app-pg #84 (dependabot[bot])
- Bump ini from 1.3.5 to 1.3.8 in /examples/node-mssql-programmatic-use #83 (dependabot[bot])
- Bump node-fetch from 2.6.0 to 2.6.1 #79 (dependabot[bot])
- Bump yargs-parser from 13.1.1 to 13.1.2 #78 (dependabot[bot])
- Bump bl from 2.2.0 to 2.2.1 in /examples/node-mssql-programmatic-use #77 (dependabot[bot])
- Bump bl from 2.2.0 to 2.2.1 in /examples/node-app-mssql #76 (dependabot[bot])
- Bump codecov from 3.6.5 to 3.7.1 #75 (dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 in /examples/node-app-pg #74 (dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 in /examples/node-mssql-programmatic-use #73 (dependabot[bot])
- Bump lodash from 4.17.14 to 4.17.19 #72 (dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.19 in /examples/node-app-mssql #71 (dependabot[bot])
v1.0.0-experimental.20200628
1.0.0-experimental.20200628 Release :tada: :fireworks: :bell:
v1.0.0-experimental.20200607
Experimental Release - DO NOT USE