# Change Log

## 4.72.4

### Patch Changes

- [#1563](https://github.com/vue-styleguidist/vue-styleguidist/pull/1563) [`8e0fd2a0`](https://github.com/vue-styleguidist/vue-styleguidist/commit/8e0fd2a0c456d4c5bd1a2b4a3107f1eb5f13e4a7) Thanks [@elevatebart](https://github.com/elevatebart)! - fix compatibility with vue 3.3.2

- Updated dependencies [[`8e0fd2a0`](https://github.com/vue-styleguidist/vue-styleguidist/commit/8e0fd2a0c456d4c5bd1a2b4a3107f1eb5f13e4a7)]:
  - vue-inbrowser-compiler-utils@4.72.4

## 4.72.1

### Patch Changes

- [#1556](https://github.com/vue-styleguidist/vue-styleguidist/pull/1556) [`47f96b91`](https://github.com/vue-styleguidist/vue-styleguidist/commit/47f96b915b259e2ff05a5a35c99e1b18a9ee707e) Thanks [@elevatebart](https://github.com/elevatebart)! - implement define functions

## 4.72.0

### Minor Changes

- [`c972cff3`](https://github.com/vue-styleguidist/vue-styleguidist/commit/c972cff356257b0162a10f8857f33d75dff639c8) Thanks [@elevatebart](https://github.com/elevatebart)! - build compiler using the updated utils

## 4.71.1

### Patch Changes

- [#1552](https://github.com/vue-styleguidist/vue-styleguidist/pull/1552) [`963853dd`](https://github.com/vue-styleguidist/vue-styleguidist/commit/963853dd45a9008d61968518626bc74b3080ef96) Thanks [@elevatebart](https://github.com/elevatebart)! - allow double styled static heads in sfc examples

- Updated dependencies [[`963853dd`](https://github.com/vue-styleguidist/vue-styleguidist/commit/963853dd45a9008d61968518626bc74b3080ef96)]:
  - vue-inbrowser-compiler-utils@4.71.1

## 4.69.2

### Patch Changes

- [`70317379`](https://github.com/vue-styleguidist/vue-styleguidist/commit/703173794ee8c2edc701bb678b9c9e7b34a3e1c1) Thanks [@elevatebart](https://github.com/elevatebart)! - make sure we don't count the \n at the begining of templates

## 4.69.0

### Patch Changes

- [#1538](https://github.com/vue-styleguidist/vue-styleguidist/pull/1538) [`d86476bd`](https://github.com/vue-styleguidist/vue-styleguidist/commit/d86476bdd1fa60917ee0dcbad254fc5a92e369c5) Thanks [@sawmurai](https://github.com/sawmurai)! - Add TypeScript generic type parameters to event payloads

## 4.64.1

### Patch Changes

- [#1513](https://github.com/vue-styleguidist/vue-styleguidist/pull/1513) [`1b178cad`](https://github.com/vue-styleguidist/vue-styleguidist/commit/1b178cad6a4d2f3e55bc8221f3a344c0031be908) Thanks [@elevatebart](https://github.com/elevatebart)! - fix preprocessing of script setup

- Updated dependencies [[`1b178cad`](https://github.com/vue-styleguidist/vue-styleguidist/commit/1b178cad6a4d2f3e55bc8221f3a344c0031be908)]:
  - vue-inbrowser-compiler-utils@4.64.1

## 4.62.2

### Patch Changes

- [`5cb25928`](https://github.com/vue-styleguidist/vue-styleguidist/commit/5cb259285870f77f3b0ff2ec1b2bdc298928739b) Thanks [@elevatebart](https://github.com/elevatebart)! - update inborowser-compiler-utils for script setup

## 4.62.0

### Minor Changes

- [#1498](https://github.com/vue-styleguidist/vue-styleguidist/pull/1498) [`1990d7f8`](https://github.com/vue-styleguidist/vue-styleguidist/commit/1990d7f8c4601a2af5160aff9e29d12e3e57f727) Thanks [@elevatebart](https://github.com/elevatebart)! - resolve setup imported components

### Patch Changes

- Updated dependencies [[`1990d7f8`](https://github.com/vue-styleguidist/vue-styleguidist/commit/1990d7f8c4601a2af5160aff9e29d12e3e57f727)]:
  - vue-inbrowser-compiler-utils@4.62.0

## 4.60.0

### Patch Changes

- [`762db80e`](https://github.com/vue-styleguidist/vue-styleguidist/commit/762db80e7d8f58a347cfa7d9a92dda53b78acae6) Thanks [@elevatebart](https://github.com/elevatebart)! - fix: expose setup imported variables to template

## 4.56.5

### Patch Changes

- [#1464](https://github.com/vue-styleguidist/vue-styleguidist/pull/1464) [`41c29560`](https://github.com/vue-styleguidist/vue-styleguidist/commit/41c29560f58d9e7964a8c646c29f2b9ce1b834b8) Thanks [@elevatebart](https://github.com/elevatebart)! - Issue 1458 multiple root elements, implement staticRenderFns optimizations in 2.7.14

- Updated dependencies [[`41c29560`](https://github.com/vue-styleguidist/vue-styleguidist/commit/41c29560f58d9e7964a8c646c29f2b9ce1b834b8)]:
  - vue-inbrowser-compiler-utils@4.56.5

## 4.56.2

### Patch Changes

- [#1449](https://github.com/vue-styleguidist/vue-styleguidist/pull/1449) [`f2cf6fcc`](https://github.com/vue-styleguidist/vue-styleguidist/commit/f2cf6fcc02e655e5c399a1e62451cde45c0f6b5d) Thanks [@elevatebart](https://github.com/elevatebart)! - 1447 lack of support for defineexpose in script setup synthax

## 4.55.0

### Minor Changes

- [#1422](https://github.com/vue-styleguidist/vue-styleguidist/pull/1422) [`570e197e`](https://github.com/vue-styleguidist/vue-styleguidist/commit/570e197e68a459647858a4a95f42f0e48d9018aa) Thanks [@elevatebart](https://github.com/elevatebart)! - enable script setup in examples

### Patch Changes

- Updated dependencies [[`570e197e`](https://github.com/vue-styleguidist/vue-styleguidist/commit/570e197e68a459647858a4a95f42f0e48d9018aa)]:
  - vue-inbrowser-compiler-utils@4.55.0

## 4.54.1

### Patch Changes

- [#1397](https://github.com/vue-styleguidist/vue-styleguidist/pull/1397) [`c9cf522d`](https://github.com/vue-styleguidist/vue-styleguidist/commit/c9cf522d4a1ea574feeb751477ba4edbd247b20d) Thanks [@elevatebart](https://github.com/elevatebart)! - fix: editor sfc issues

- Updated dependencies [[`c9cf522d`](https://github.com/vue-styleguidist/vue-styleguidist/commit/c9cf522d4a1ea574feeb751477ba4edbd247b20d)]:
  - vue-inbrowser-compiler-utils@4.54.1

## 4.53.1

### Patch Changes

- [#1387](https://github.com/vue-styleguidist/vue-styleguidist/pull/1387) [`3f213efe`](https://github.com/vue-styleguidist/vue-styleguidist/commit/3f213efeca69dd0f6d2cf4e7983cdf7ee8318c03) Thanks [@elevatebart](https://github.com/elevatebart)! - feat: add helper function for enhancePreviewApp file option

- Updated dependencies [[`3f213efe`](https://github.com/vue-styleguidist/vue-styleguidist/commit/3f213efeca69dd0f6d2cf4e7983cdf7ee8318c03)]:
  - vue-inbrowser-compiler-utils@4.53.1

## 4.50.0

### Minor Changes

- [`6308307b`](https://github.com/vue-styleguidist/vue-styleguidist/commit/6308307bc91cc215090dd9e33a3faf0af26427dc) Thanks [@elevatebart](https://github.com/elevatebart)! - remove the need for using a template compiling alias of vue

### Patch Changes

- Updated dependencies [[`6308307b`](https://github.com/vue-styleguidist/vue-styleguidist/commit/6308307bc91cc215090dd9e33a3faf0af26427dc)]:
  - vue-inbrowser-compiler-utils@4.50.0

## 4.45.0

### Minor Changes

- [#1366](https://github.com/vue-styleguidist/vue-styleguidist/pull/1366) [`bbc09354`](https://github.com/vue-styleguidist/vue-styleguidist/commit/bbc09354ee9d23a368a449260d923dc7c034650c) Thanks [@elevatebart](https://github.com/elevatebart)! - remove the need for using a template compiling alias of vue

### Patch Changes

- Updated dependencies [[`bbc09354`](https://github.com/vue-styleguidist/vue-styleguidist/commit/bbc09354ee9d23a368a449260d923dc7c034650c)]:
  - vue-inbrowser-compiler-utils@4.47.0

## 4.44.24

### Patch Changes

- [`14bd0c08`](https://github.com/vue-styleguidist/vue-styleguidist/commit/14bd0c0868ed12cd0c7eda7ebce662195c078575) Thanks [@elevatebart](https://github.com/elevatebart)! - remove the require statement in esm

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.44.23](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.44.22...v4.44.23) (2022-03-25)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.44.22](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.44.21...v4.44.22) (2022-03-18)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.44.21](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.44.20...v4.44.21) (2022-03-18)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.44.20](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.44.19...v4.44.20) (2022-03-18)

### Bug Fixes

- create postinstall to adapt vue3 ([7de0803](https://github.com/vue-styleguidist/vue-styleguidist/commit/7de0803c670a0532af409f6798cc008ffb2e13bf))

## [4.44.17](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.44.16...v4.44.17) (2022-02-28)

### Bug Fixes

- avoid adding h to pragmas in vue3 ([bb265cb](https://github.com/vue-styleguidist/vue-styleguidist/commit/bb265cbef713177dd4772dda7cb582208a95f376))
- remove h from vue3 in inbrowser compiler ([cf7305a](https://github.com/vue-styleguidist/vue-styleguidist/commit/cf7305a7896eaced7dbadc89144ab6a1e4cf5e48))

# 4.44.0 (2022-01-17)

## [4.44.16](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.44.15...v4.44.16) (2022-02-22)

## 4.44.2 (2022-01-18)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.15 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.14 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.13 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.12 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.11 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.10 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.9 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.8 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.7 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.6 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.5 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## 4.44.4 (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.44.3](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.44.2...v4.44.3) (2022-01-31)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.44.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.43.3...v4.44.0) (2022-01-17)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.43.3](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.43.2...v4.43.3) (2022-01-13)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.43.2](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.43.1...v4.43.2) (2022-01-03)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.43.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.43.0...v4.43.1) (2021-12-23)

### Bug Fixes

- should escape interpolation inside template string ([a90c1d4](https://github.com/vue-styleguidist/vue-styleguidist/commit/a90c1d48bc6675b286e715d99cef46e3f8483aa8))

# [4.43.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.42.0...v4.43.0) (2021-11-21)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.42.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.41.3...v4.42.0) (2021-11-18)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.41.2](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.41.1...v4.41.2) (2021-09-09)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.41.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.40.0...v4.41.0) (2021-08-13)

### Bug Fixes

- **deps:** update all ([78807c3](https://github.com/vue-styleguidist/vue-styleguidist/commit/78807c34893be6746b4f18e0d3d1d706a4e816af))

# [4.40.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.39.0...v4.40.0) (2021-06-07)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.39.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.38.3...v4.39.0) (2021-05-24)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.38.3](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.38.2...v4.38.3) (2021-05-24)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.37.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.36.1...v4.37.0) (2021-04-05)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.33.6](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.33.5...v4.33.6) (2020-11-05)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.33.5](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.33.4...v4.33.5) (2020-10-23)

### Bug Fixes

- **compiler:** only allow max version of each bro ([a062a54](https://github.com/vue-styleguidist/vue-styleguidist/commit/a062a5405b9793e46bf33ec49a6f3d6511fb7e28))
- **compiler:** types of buble transform ([6134866](https://github.com/vue-styleguidist/vue-styleguidist/commit/613486628511b2113fcda5e7377207ce70e00f23))

## [4.33.4](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.33.3...v4.33.4) (2020-10-22)

### Bug Fixes

- **compiler:** error location reporting ([34121b5](https://github.com/vue-styleguidist/vue-styleguidist/commit/34121b50a0da31d92b5d47fcd94e2b23634bffce))

## [4.33.2](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.33.1...v4.33.2) (2020-10-19)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.33.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.32.4...v4.33.0) (2020-10-12)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.32.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.32.0...v4.32.1) (2020-09-08)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.31.2](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.31.1...v4.31.2) (2020-08-23)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.31.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.31.0...v4.31.1) (2020-08-20)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.27.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.26.3...v4.27.0) (2020-07-17)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.23.3](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.23.2...v4.23.3) (2020-05-20)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.16.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.15.2...v4.16.0) (2020-04-09)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.14.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.13.1...v4.14.0) (2020-03-18)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.2.2](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.2.1...v4.2.2) (2019-12-18)

**Note:** Version bump only for package vue-inbrowser-compiler

## [4.0.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.0.0...v4.0.1) (2019-11-15)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.0.0-beta.20](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.0.0-beta.19...v4.0.0-beta.20) (2019-11-15)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.0.0-beta.8](https://github.com/vue-styleguidist/vue-styleguidist/compare/v4.0.0-beta.7...v4.0.0-beta.8) (2019-10-28)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.0.0-beta.3](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.25.1-beta.1...v4.0.0-beta.3) (2019-10-24)

**Note:** Version bump only for package vue-inbrowser-compiler

# [4.0.0-beta.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.25.1-beta.1...v4.0.0-beta.1) (2019-10-23)

**Note:** Version bump only for package vue-inbrowser-compiler

## [3.25.1-beta.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.25.1-beta.0...v3.25.1-beta.1) (2019-10-23)

### Bug Fixes

- split compiler & utils - efficient code split ([9ef9d06](https://github.com/vue-styleguidist/vue-styleguidist/commit/9ef9d06))

### BREAKING CHANGES

- compiler now exports compiler function as default
- isCodeVueSfc, styleScoper and adaptCreateElement are now their own package

# [3.23.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.22.3...v3.23.0) (2019-09-19)

### Features

- **compiler:** styleScoper deals with deep ([ff89890](https://github.com/vue-styleguidist/vue-styleguidist/commit/ff89890))

## [3.22.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.22.0...v3.22.1) (2019-08-19)

**Note:** Version bump only for package vue-inbrowser-compiler

# [3.21.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.20.5...v3.21.0) (2019-08-17)

**Note:** Version bump only for package vue-inbrowser-compiler

# [3.19.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.18.1...v3.19.0) (2019-08-02)

### Bug Fixes

- combining new Vue and imports was impossible ([d37359c](https://github.com/vue-styleguidist/vue-styleguidist/commit/d37359c))

### Features

- allow import syntax ([5c61678](https://github.com/vue-styleguidist/vue-styleguidist/commit/5c61678)), closes [#104](https://github.com/vue-styleguidist/vue-styleguidist/issues/104)

## [3.16.3](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.16.2...v3.16.3) (2019-07-19)

### Bug Fixes

- accept multiple style parts ([9a6b031](https://github.com/vue-styleguidist/vue-styleguidist/commit/9a6b031))
- use style normalize sfc component ([fcae13c](https://github.com/vue-styleguidist/vue-styleguidist/commit/fcae13c))

### Performance Improvements

- create new simpler parser ([d8acf85](https://github.com/vue-styleguidist/vue-styleguidist/commit/d8acf85))
- use the new parser ([385b018](https://github.com/vue-styleguidist/vue-styleguidist/commit/385b018))

## [3.16.2](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.16.1...v3.16.2) (2019-07-17)

### Bug Fixes

- **compiler:** make the jsx spread work vue style ([27dd670](https://github.com/vue-styleguidist/vue-styleguidist/commit/27dd670))
- make regexp more precise ([29ba8b5](https://github.com/vue-styleguidist/vue-styleguidist/commit/29ba8b5))

## [3.16.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.16.0...v3.16.1) (2019-07-16)

### Bug Fixes

- **compiler:** add normal attributes in attrs ([be6de16](https://github.com/vue-styleguidist/vue-styleguidist/commit/be6de16))
- allow for new Vue in jsx ([45c62c9](https://github.com/vue-styleguidist/vue-styleguidist/commit/45c62c9))

# [3.16.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.15.4...v3.16.0) (2019-07-15)

### Bug Fixes

- rename createElement ([429dd96](https://github.com/vue-styleguidist/vue-styleguidist/commit/429dd96))

### Features

- add Higher order funciton to Compile pragmas ([5783eb4](https://github.com/vue-styleguidist/vue-styleguidist/commit/5783eb4))
- allow compiler to render/compile JSX ([5084a39](https://github.com/vue-styleguidist/vue-styleguidist/commit/5084a39))

## [3.15.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.15.0...v3.15.1) (2019-06-27)

### Bug Fixes

- make sure imported variables are declared ([bc50ab1](https://github.com/vue-styleguidist/vue-styleguidist/commit/bc50ab1))
- **compiler:** make sure files with the same name wont conflict ([98a1b76](https://github.com/vue-styleguidist/vue-styleguidist/commit/98a1b76)), closes [#471](https://github.com/vue-styleguidist/vue-styleguidist/issues/471)

## [3.14.4](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.14.3...v3.14.4) (2019-06-14)

### Bug Fixes

- **compiler:** re-enable compilation in vue SFC ([5bb99c3](https://github.com/vue-styleguidist/vue-styleguidist/commit/5bb99c3)), closes [#456](https://github.com/vue-styleguidist/vue-styleguidist/issues/456)

## [3.14.2](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.14.1...v3.14.2) (2019-06-06)

### Bug Fixes

- **docgen:** make sure v-slot templates are understood too ([e9ab6d5](https://github.com/vue-styleguidist/vue-styleguidist/commit/e9ab6d5))

## [3.14.1](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.14.0...v3.14.1) (2019-06-05)

### Bug Fixes

- **docgen:** template was used to use slots - sfc was detected ([642d875](https://github.com/vue-styleguidist/vue-styleguidist/commit/642d875)), closes [#448](https://github.com/vue-styleguidist/vue-styleguidist/issues/448)

# [3.14.0](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.13.10...v3.14.0) (2019-06-05)

### Bug Fixes

- bring back last version of acorn ([1f7ee42](https://github.com/vue-styleguidist/vue-styleguidist/commit/1f7ee42))

## [3.13.10](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.13.9...v3.13.10) (2019-06-04)

### Bug Fixes

- detect pure template no script as sfc ([e2a0a48](https://github.com/vue-styleguidist/vue-styleguidist/commit/e2a0a48))
- downgrade acorn ([40b60cb](https://github.com/vue-styleguidist/vue-styleguidist/commit/40b60cb))

## [3.13.8](https://github.com/vue-styleguidist/vue-styleguidist/compare/v3.13.7...v3.13.8) (2019-05-29)

**Note:** Version bump only for package vue-inbrowser-compiler
