# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 0.2.0 (2021-06-24) ### Bug Fixes * **components:** don't ascend directories ([#251](https://github.com/nuxt/framework/issues/251)) ([01b2c2c](https://github.com/nuxt/framework/commit/01b2c2c9726f0026a6618e83756122b3b81973ee)) * **components:** remove invalid chars from component names ([#253](https://github.com/nuxt/framework/issues/253)) ([c124967](https://github.com/nuxt/framework/commit/c124967d8ceb5359ae69390716ae2289d0b459ce)) ### Features * components discovery ([#243](https://github.com/nuxt/framework/issues/243)) ([a0f81cd](https://github.com/nuxt/framework/commit/a0f81cd1fbdfae8d8eabc8e015b7635bdaa93575))