# Change Log

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

## [0.9.4](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.3...vuepress-types@0.9.4) (2020-09-01)

**Note:** Version bump only for package vuepress-types

## [0.9.3](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.2...vuepress-types@0.9.3) (2020-05-21)

### Bug Fixes

- **types:** bump cac version (close [#45](https://github.com/vuepress/vuepress-community/issues/45)) ([3011139](https://github.com/vuepress/vuepress-community/commit/3011139df44825e43cf5f48a0e354c4223db2196))

## [0.9.2](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.1...vuepress-types@0.9.2) (2020-05-06)

### Bug Fixes

- **types:** allow async function for `additionalPages` ([#30](https://github.com/vuepress/vuepress-community/issues/30)) ([cb02ef2](https://github.com/vuepress/vuepress-community/commit/cb02ef2d53a52e4bce4a6ff98409455ad8eeb1d2))

## [0.9.1](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.9.0...vuepress-types@0.9.1) (2020-04-08)

### Bug Fixes

- **types:** do not require all props in page options (close [#25](https://github.com/vuepress/vuepress-community/issues/25)) ([5e8649c](https://github.com/vuepress/vuepress-community/commit/5e8649c2ee70ea0088d8eef8e8f5eb70eb1ecc9c))
- **types:** do not restrict define fields to string (close [#26](https://github.com/vuepress/vuepress-community/issues/26)) ([cd0cf23](https://github.com/vuepress/vuepress-community/commit/cd0cf23b9126de866669f5449f6d5c18d07ae750))

# [0.9.0](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.8.1...vuepress-types@0.9.0) (2020-02-20)

### Features

- **types:** add cache properties of context ([bc65fc7](https://github.com/vuepress/vuepress-community/commit/bc65fc7cab8ae5ae79b4115c9aef757e01588a08))
- **types:** add types of webpack-chain config ([b65756e](https://github.com/vuepress/vuepress-community/commit/b65756e90d09f34e266a99b2b31328d25d0ec55b))

## [0.8.1](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.8.0...vuepress-types@0.8.1) (2020-02-03)

### Bug Fixes

- **types:** add withBase global helper (close [#17](https://github.com/vuepress/vuepress-community/issues/17)) ([3c1a682](https://github.com/vuepress/vuepress-community/commit/3c1a6827ea856dbbc9c9f3b7149817e33b655e1b))

# [0.8.0](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.7.0...vuepress-types@0.8.0) (2020-01-21)

### Bug Fixes

- **types:** refine site-data and page (close [#15](https://github.com/vuepress/vuepress-community/issues/15)) ([1d2ed9f](https://github.com/vuepress/vuepress-community/commit/1d2ed9fe366d7b17b2e3c5334825b6c0dd1742f1))

### Features

- **types:** postcss and stylus config ([ba9892e](https://github.com/vuepress/vuepress-community/commit/ba9892e0a06f0eef95e84496f286475c4ce1762a))

# [0.7.0](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.6.1...vuepress-types@0.7.0) (2020-01-13)

### Bug Fixes

- **types:** add missing isServer in enhance-app (close [#12](https://github.com/vuepress/vuepress-community/issues/12)) ([3153d09](https://github.com/vuepress/vuepress-community/commit/3153d097c2612a52f005ef9d676eebb62c1f9c92))

### Features

- **types:** add theme-option-api (close [#11](https://github.com/vuepress/vuepress-community/issues/11)) ([9d6eb11](https://github.com/vuepress/vuepress-community/commit/9d6eb110a2b571e092f77b7aa0d6491625f8377c))
- **types:** refine context-options and site-config ([c20b7b4](https://github.com/vuepress/vuepress-community/commit/c20b7b4176603bcc5ff8a3a1883d649c2b1e1610))

## [0.6.1](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.6.0...vuepress-types@0.6.1) (2020-01-03)

### Bug Fixes

- **types:** no implicit any (close [#10](https://github.com/vuepress/vuepress-community/issues/10)) ([3c135cb](https://github.com/vuepress/vuepress-community/commit/3c135cb9931a9597818bc23c7af0debb71591609))

# [0.6.0](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.5.1...vuepress-types@0.6.0) (2019-12-27)

### Bug Fixes

- **types:** allow async functions for plugin generated files api ([a269298](https://github.com/vuepress/vuepress-community/commit/a269298992d77a306980c8156660951ea6300116))

### Features

- **types:** add plugin-api and theme-api ([7b420f5](https://github.com/vuepress/vuepress-community/commit/7b420f505a64cdcbe4ca0266ec7e621903a09171))
- **types:** refine page and computed ([1d88245](https://github.com/vuepress/vuepress-community/commit/1d88245bf442cde2323374a96f220a2f8c05ab5a))

## [0.5.1](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.5.0...vuepress-types@0.5.1) (2019-11-29)

### Bug Fixes

- **types:** rename to .d.ts ([4d1f123](https://github.com/vuepress/vuepress-community/commit/4d1f1239f4f2fd165f7c56836f8469eff55d3ba7))
- **types:** return value of enhanceAppFiles ([3c0832c](https://github.com/vuepress/vuepress-community/commit/3c0832c290db33eb144bf3191da222a81f43c04b))

# [0.5.0](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.4.0...vuepress-types@0.5.0) (2019-11-20)

### Features

- **vuepress-types:** page frontmatter ([e5cef7b](https://github.com/vuepress/vuepress-community/commit/e5cef7b6ebe98d3f64e95f7de23cf00a1072cb93))
- **vuepress-types:** templates and life cycles ([fbf9579](https://github.com/vuepress/vuepress-community/commit/fbf9579611ce15be78bd59ae863d24c853007a29))

# [0.4.0](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.2.0...vuepress-types@0.4.0) (2019-10-18)

### Bug Fixes

- **vuepress-types:** multiple in plugin options ([9b27e1f](https://github.com/vuepress/vuepress-community/commit/9b27e1f5826ca6893c60f7d89e0af8a8d45a197e))

### Features

- **vuepress-types:** core and markdown ([b878bbc](https://github.com/vuepress/vuepress-community/commit/b878bbcb801f1b8f446050b2a06f28e05e58f707))
- **vuepress-types:** plugin function type ([3730e36](https://github.com/vuepress/vuepress-community/commit/3730e3631190a93b5ee3201e42aad85d85ce8fbe))

# [0.2.0](https://github.com/vuepress/vuepress-community/compare/vuepress-types@0.1.0...vuepress-types@0.2.0) (2019-10-12)

### Features

- **vuepress-types:** configs and computed ([2b4f1f6](https://github.com/vuepress/vuepress-community/commit/2b4f1f6))
