Nuxt/packages/pages/CHANGELOG.md

48 lines
1.4 KiB
Markdown
Raw Normal View History

# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [0.3.0](https://github.com/nuxt/framework/compare/@nuxt/pages@0.2.3...@nuxt/pages@0.3.0) (2021-06-24)
### Features
* **app:** `defineNuxtPlugin` + legacy plugin handling ([#237](https://github.com/nuxt/framework/issues/237)) ([f843568](https://github.com/nuxt/framework/commit/f8435681d4e487ef2446956f557888401dd99d04))
* **pages:** add catchall support (`[...id].vue`) ([#254](https://github.com/nuxt/framework/issues/254)) ([1518a2a](https://github.com/nuxt/framework/commit/1518a2a070ea4cbdf6f61a87b2c2caac9e7ba3d1))
## [0.2.3](https://github.com/nuxt/framework/compare/@nuxt/pages@0.2.2...@nuxt/pages@0.2.3) (2021-06-16)
**Note:** Version bump only for package @nuxt/pages
## [0.2.2](https://github.com/nuxt/framework/compare/@nuxt/pages@0.2.1...@nuxt/pages@0.2.2) (2021-06-04)
**Note:** Version bump only for package @nuxt/pages
## [0.2.1](https://github.com/nuxt/framework/compare/@nuxt/pages@0.2.0...@nuxt/pages@0.2.1) (2021-05-24)
**Note:** Version bump only for package @nuxt/pages
# 0.2.0 (2021-05-20)
### Features
* optional pages and refactor nuxt3 ([#142](https://github.com/nuxt/framework/issues/142)) ([6b62d45](https://github.com/nuxt/framework/commit/6b62d456d7fe8c9dd92803a30dcebf0d481f65c7))