Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next v3 #530

Merged
merged 40 commits into from
Sep 8, 2017
Merged

Next v3 #530

merged 40 commits into from
Sep 8, 2017

Conversation

sushantdhiman
Copy link
Contributor

@sushantdhiman sushantdhiman commented Sep 1, 2017

This is an intermediate version for next major v4, it cleans up code and fix major issues. Make code more easier to work with.

Removed

  • db:migrate:old_schema
  • --coffee support
  • help:* commands

Fixed

  • Drop Gulp #344
  • NSP Vulnerability #466
  • Non functional with Node 7 #383
  • Unable to find Gulp #138
  • Reintegrate Gulp #5
  • Unable to seed multiple files #523
  • No Gulpfile found #480
  • Exit Code(1) when migration undo fail #394
  • ES2015 #389
  • --coffee flag dont work with .rc file #244
  • CLI dont halt on error #106

Improvements

  • No Gulp, better startup time
  • Proper exit codes
  • Remove dependency on moment , findup-sync, gulp, gulp-help

@codecov-io
Copy link

codecov-io commented Sep 2, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@4998412). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #530   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      1           
  Lines             ?      1           
  Branches          ?      0           
=======================================
  Hits              ?      1           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
scripts/mocha-bootload.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4998412...9be9f60. Read the comment docs.

@sushantdhiman sushantdhiman merged commit 480f3fc into sequelize:master Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants