egg-boilerplate-simple
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -6,3 +6,3 @@ 'use strict'; | ||
describe('test/app/controller/home.test.js', () => { | ||
it('should assert', function* () { | ||
it('should assert', () => { | ||
const pkg = require('../../../package.json'); | ||
@@ -9,0 +9,0 @@ assert(app.config.keys.startsWith(pkg.name)); |
3.3.1 / 2019-04-24 | ||
================== | ||
**fixes** | ||
* [[`24530cf`](http://github.com/eggjs/egg-boilerplate-simple/commit/24530cff3ba76e99bfa98099d83a2c3a3434922a)] - fix: remove generator (#47) (TZ | 天猪 <<atian25@qq.com>>) | ||
3.3.0 / 2019-04-22 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "egg-boilerplate-simple", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "boilerplate for egg quickstart", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
19461
31
385
0