-
Notifications
You must be signed in to change notification settings - Fork 578
Comparing changes
Open a pull request
base repository: midwayjs/midway
base: v1.10.2
head repository: midwayjs/midway
compare: v1.10.3
- 14 commits
- 24 files changed
- 2 contributors
Commits on Jul 22, 2019
-
chore(boilerplate): update eslint rule for midway-ts-strict
set "@typescript-eslint/no-unused-vars" to off, due to tsconfig.json noUnusedLocals is true
Configuration menu - View commit details
-
Copy full SHA for 6acc524 - Browse repository at this point
Copy the full SHA 6acc524View commit details -
Configuration menu - View commit details
-
Copy full SHA for db8c145 - Browse repository at this point
Copy the full SHA db8c145View commit details -
chore(boilerplate): use "--incremental" for tsc
Faster subsequent builds with the --incremental flag ref: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-4.html
Configuration menu - View commit details
-
Copy full SHA for dba1f6d - Browse repository at this point
Copy the full SHA dba1f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b484ad - Browse repository at this point
Copy the full SHA 4b484adView commit details -
chore(boilerplate): debug test with vscode for midway-ts-strict
Debug test with config file test/tsconfig.json with vscode **Note**: you should stop (Shift+F5) the debugging manually after end of the test, as this #282
Configuration menu - View commit details
-
Copy full SHA for 15c440c - Browse repository at this point
Copy the full SHA 15c440cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0bbac - Browse repository at this point
Copy the full SHA cc0bbacView commit details -
chore(boilerplate): update deps.typescript to ^v3.4.0
for usage of "--incremental"
Configuration menu - View commit details
-
Copy full SHA for a55f06b - Browse repository at this point
Copy the full SHA a55f06bView commit details
Commits on Jul 23, 2019
-
Merge pull request #292 from waitingsong/boilerplate
Update and fix boilerplates
Configuration menu - View commit details
-
Copy full SHA for 1b4dcde - Browse repository at this point
Copy the full SHA 1b4dcdeView commit details -
fix(boilerplate): update nodejs requirement for all boilerplate
Update pkg.engines.node requirement to >=10.16.0 (#279)
Configuration menu - View commit details
-
Copy full SHA for 1602d3a - Browse repository at this point
Copy the full SHA 1602d3aView commit details -
fix(boilerplate): update deps for all boilerplate
- ts-node to ^8.3.0 - typescript to ^3.5.0
Configuration menu - View commit details
-
Copy full SHA for 4a015e7 - Browse repository at this point
Copy the full SHA 4a015e7View commit details -
fix(boilerplate): sync configurations for all boilerplate
for vscode and tsc
Configuration menu - View commit details
-
Copy full SHA for e73ae35 - Browse repository at this point
Copy the full SHA e73ae35View commit details -
fix(boilerplate): update deps @types/mocha for all boilerplate
@types/mocha to ^6.0.0 according to egg-bin
Configuration menu - View commit details
-
Copy full SHA for d84cde1 - Browse repository at this point
Copy the full SHA d84cde1View commit details -
fix(boilerplate): update pkg.engines.node requirement (#293)
fix(boilerplate): update pkg.engines.node requirement
Configuration menu - View commit details
-
Copy full SHA for e830be7 - Browse repository at this point
Copy the full SHA e830be7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e3322 - Browse repository at this point
Copy the full SHA 11e3322View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.10.2...v1.10.3