Commit Graph

206 Commits

Author SHA1 Message Date
Haoqun Jiang b711a05a5f fix(unit-mocha): shouldn't require webpack-4 plugin with cli-service v4 (#6215)
Note this plugin is compatible with cli-service v4, therefore users can
upgrade to it separately for mocha major version upgrades
2021-01-18 17:23:05 +08:00
Haoqun Jiang 48d6afd73d v5.0.0-alpha.2 2021-01-06 15:31:25 +08:00
Haoqun Jiang 6ee1413aaa chore: Merge branch 'next' into dev 2021-01-06 15:29:35 +08:00
Haoqun Jiang 104f9bcc71 v5.0.0-alpha.1 2021-01-06 15:25:18 +08:00
Haoqun Jiang 4378c8df26 style: replace eslint-plugin-vue-libs with standard config (#6148) 2021-01-06 14:29:12 +08:00
Haoqun Jiang 4549bde150 fix(mocha): workaround the ShadowRoot issue in Vue 3.0.5 (#6186) 2021-01-06 11:45:14 +08:00
Haoqun Jiang 7139e4093a v5.0.0-alpha.0 2020-12-14 19:48:08 +08:00
Haoqun Jiang c72b6b0abd feat: add a @vue/cli-plugin-webpack-4 package for future use (#6144) 2020-12-14 10:18:38 +08:00
Haoqun Jiang 85c2e007f8 chore!: support v5 alpha as peer dependencies, drop v4 prereleases (#6132) 2020-12-11 14:37:56 +08:00
Haoqun Jiang f1962ad1e9 feat!: update mocha to v8 (#6121) 2020-12-09 14:33:25 +08:00
Haoqun Jiang 2dbe0be840 feat!: support and use webpack 5 as default (#6060) 2020-12-03 15:16:35 +08:00
Haoqun Jiang 3b068678cb fix(mocha): disable SSR optimization for Vue 3 testing (#6097)
Fixes https://github.com/vuejs/vue-loader/issues/1734
2020-11-30 15:20:21 +08:00
Haoqun Jiang f5359bdf36 workflow: test migrator / vue 3 scenarios with verdaccio (#6071) 2020-11-19 11:12:48 +08:00
Parker Mauney d03169cffb fix: ensure EOL in existing tsconfig.json (#6006)
Fixes #5948

Ensure EOL in existing tsconfig.json when invoking unit-jest, unit-mocha, e2e-webdriverio
2020-10-31 17:41:47 +08:00
Haoqun Jiang 25a89c6a50 chore: merge branch 'v4' into dev 2020-10-19 18:47:57 +08:00
Haoqun Jiang d06a1e8995 v4.5.8 2020-10-19 18:39:13 +08:00
Haoqun Jiang 3656416bd0 chore: merge branch 'next' into dev 2020-10-09 15:12:38 +08:00
Haoqun Jiang 597b4b6436 v4.5.7 2020-10-07 16:39:24 +08:00
Haoqun Jiang e4820c6bd9 fixup! chore!: bump unit-mocha dependency versions (#5907) 2020-09-29 16:53:51 +08:00
Haoqun Jiang edce9d075c chore!: bump unit-mocha dependency versions (#5907) 2020-09-29 15:43:09 +08:00
Haoqun Jiang 6cac3af2df v4.5.6 2020-09-10 21:32:13 +08:00
Haoqun Jiang f77b4d35a5 v4.5.5 2020-09-10 19:56:18 +08:00
Sergey Skrynnikov d6e493db74 fix(unit-jest, unit-mocha): generate passing tests when bare option is used with router enabled (#5591)
Fixes #3544
2020-09-07 15:45:09 +08:00
Haoqun Jiang bbe4bb5a23 test: fix test errors 2020-08-28 00:44:45 +08:00
Haoqun Jiang ff24edb663 v4.5.4 2020-08-18 10:11:09 +08:00
Haoqun Jiang a1ee583ede v4.5.3 2020-08-11 17:08:50 +08:00
Haoqun Jiang 395212598a v4.5.2 2020-08-10 14:48:47 +08:00
Haoqun Jiang 09adc41408 v4.5.1 2020-08-06 23:49:20 +08:00
Haoqun Jiang 56348259db v4.5.0 2020-07-24 19:41:52 +08:00
Haoqun Jiang b1772cadd2 feat: allow choosing vue version on creation (and in presets) (#5637) 2020-07-24 18:54:15 +08:00
Haoqun Jiang e311b062cb v4.4.6 2020-06-24 13:23:16 +08:00
Haoqun Jiang b66bc8c6e6 v4.4.5 2020-06-22 20:00:02 +08:00
Haoqun Jiang 78374b717e v4.4.4 2020-06-12 20:59:21 +08:00
Haoqun Jiang d9453e8227 v4.4.3 2020-06-12 15:53:06 +08:00
Haoqun Jiang a4839e921b v4.4.2 2020-06-12 15:46:01 +08:00
Haoqun Jiang 34f303b0b6 v4.4.1 2020-05-25 16:09:19 +08:00
Haoqun Jiang 6323b73260 v4.4.0 2020-05-19 23:19:18 +08:00
Haoqun Jiang 8b01c9ec51 chore: dependency maintenance (#5496) 2020-05-18 21:24:19 +08:00
tommyo 16d2701011 fix(mocha): avoid --inspect-brk flag clobbering other values (#5473) 2020-05-18 10:23:51 +08:00
Haoqun Jiang 8d1056268e chore: dependency maintenance 2020-04-29 16:41:40 +08:00
Haoqun Jiang 2ec479a331 v4.3.1 2020-04-07 23:39:34 +08:00
Haoqun Jiang 465986923a v4.3.0 2020-04-01 15:59:32 +08:00
Haoqun Jiang ee05918486 chore: dependency maintenance 2020-04-01 14:27:44 +08:00
Darryl Kuhn 0051017978 feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port (#5294) 2020-04-01 13:07:03 +08:00
Haoqun Jiang 0380f226b9 v4.2.3 2020-02-27 22:31:36 +08:00
Haoqun Jiang 94da5243be v4.2.2 2020-02-07 19:10:35 +08:00
Haoqun Jiang 8b951f81d5 v4.2.1 2020-02-07 18:09:45 +08:00
Haoqun Jiang 079a451f18 v4.2.0 2020-02-07 15:44:52 +08:00
Haoqun Jiang 9a1d52e2ff feat: create projects with @vue/test-utils beta 31 (#5147)
See changelog at https://github.com/vuejs/vue-test-utils/blob/v1.0.0-beta.31/CHANGELOG.md#100-beta31-2020-01-18

New projects will be created with this new version.

There are a few breaking changes since beta.29. So we can't automatically migrate existing projects to this new version. Users can upgrade at their own will.
2020-02-06 14:27:21 +08:00
Haoqun Jiang 8028d9fff7 chore: dependency maintenance 2020-02-02 23:08:35 +08:00