Skip to content

Commit ee9a8d2

Browse files
committed
chore: add v4.5.12 & v4.5.13 changelog [skip ci]
1 parent 2b3567c commit ee9a8d2

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,36 @@
435435
- Parker Mauney ([@ParkerM](https://github.com/ParkerM))
436436
- Shinigami ([@Shinigami92](https://github.com/Shinigami92))
437437
- Tony Trinh ([@tony19](https://github.com/tony19))
438-
- Yazhe Wang ([@jeneser](https://github.com/jeneser))
438+
- Yazhe Wang ([@jeneser](https://github.com/jeneser))
439+
440+
441+
442+
## 4.5.13 (2021-05-08)
443+
444+
#### :bug: Bug Fix
445+
* `@vue/babel-preset-app`
446+
* [#6459](https://github.com/vuejs/vue-cli/pull/6459) fix: fix modern mode optional chaining syntax tranpilation ([@sodatea](https://github.com/sodatea))
447+
* `@vue/cli-plugin-unit-mocha`
448+
* [#6400](https://github.com/vuejs/vue-cli/pull/6400) fix(mocha): workaround the SVGElement issue in Vue 3 ([@fangbinwei](https://github.com/fangbinwei))
449+
* `@vue/cli-service`
450+
* [#6455](https://github.com/vuejs/vue-cli/pull/6455) fix: get rid of ssri vulnerability warnings ([@sodatea](https://github.com/sodatea))
451+
452+
### Others
453+
454+
* [#6300](https://github.com/vuejs/vue-cli/pull/6300) chore: remove the word "Preview" from vue 3 preset ([@sodatea](https://github.com/sodatea))
455+
456+
#### Committers: 3
457+
- Binwei Fang ([@fangbinwei](https://github.com/fangbinwei))
458+
- Haoqun Jiang ([@sodatea](https://github.com/sodatea))
459+
- Tony Trinh ([@tony19](https://github.com/tony19))
460+
461+
462+
463+
## 4.5.12 (2021-03-17)
464+
465+
* bump `vue-codemod` to work around an NPM hoisting bug
466+
* bump minimum required JSX preset / plugin versions, fixes https://github.com/vuejs/jsx/issues/183
467+
* bump default `typescript` version to 4.1 and `prettier` version to 2.x for new projects, fixes [#6299](https://github.com/vuejs/vue-cli/pull/6299)
439468

440469

441470

0 commit comments

Comments
 (0)