# 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.5](https://github.com/frctl/fractal/compare/@frctl/core@0.3.4...@frctl/core@0.3.5) (2022-08-17) ### Bug Fixes * sync for docs ([#1181](https://github.com/frctl/fractal/issues/1181)) ([ac748d6](https://github.com/frctl/fractal/commit/ac748d6b481765093d7663e6c291ec8b5fe24d2c)) ## [0.3.4](https://github.com/frctl/fractal/compare/@frctl/core@0.3.3...@frctl/core@0.3.4) (2022-01-26) ### Bug Fixes * don't lowercase name before titlizing to generate label ([#1081](https://github.com/frctl/fractal/issues/1081)) ([daf5c69](https://github.com/frctl/fractal/commit/daf5c69a455e320f43ccdba830ee46ab40929ad5)) ## [0.3.3](https://github.com/frctl/fractal/compare/@frctl/core@0.3.2...@frctl/core@0.3.3) (2021-07-20) ### Bug Fixes * relative path generated to self ([#1067](https://github.com/frctl/fractal/issues/1067)) ([dcc6dab](https://github.com/frctl/fractal/commit/dcc6dabeaf7dc742eb434dd9838ccb297f9e0271)), closes [#1062](https://github.com/frctl/fractal/issues/1062) ## [0.3.2](https://github.com/frctl/fractal/compare/@frctl/core@0.3.1...@frctl/core@0.3.2) (2021-07-19) ### Bug Fixes * add relative path to component links in static builds ([#1062](https://github.com/frctl/fractal/issues/1062)) ([2f84d3b](https://github.com/frctl/fractal/commit/2f84d3b84498c238d28c2ca1021daf89aff879be)) * return correct relative path if it has preexisting file extension ([#1065](https://github.com/frctl/fractal/issues/1065)) ([90192d0](https://github.com/frctl/fractal/commit/90192d0bc797b874be1c4e53eba1443f1db47ae7)) ## [0.3.1](https://github.com/frctl/fractal/compare/@frctl/core@0.3.0...@frctl/core@0.3.1) (2021-05-20) ### Performance Improvements * skip file system and components parsing when template/resource is changed ([#949](https://github.com/frctl/fractal/issues/949)) ([10c4420](https://github.com/frctl/fractal/commit/10c44202ab1da459d9ddada1e278b813f4d2d559)) # [0.3.0](https://github.com/frctl/fractal/compare/@frctl/core@0.2.4...@frctl/core@0.3.0) (2021-03-23) ### Features * update highlight.js ([#941](https://github.com/frctl/fractal/issues/941)) ([d8f7ae3](https://github.com/frctl/fractal/commit/d8f7ae36854032000f799e248d7a40bc146d6864)) ## [0.2.4](https://github.com/frctl/fractal/compare/@frctl/core@0.2.3...@frctl/core@0.2.4) (2021-03-20) **Note:** Version bump only for package @frctl/core ## [0.2.3](https://github.com/frctl/fractal/compare/@frctl/core@0.2.2...@frctl/core@0.2.3) (2021-02-14) **Note:** Version bump only for package @frctl/core ## [0.2.2](https://github.com/frctl/fractal/compare/@frctl/core@0.2.1...@frctl/core@0.2.2) (2021-02-07) ### Performance Improvements * ignore excluded directories from file watcher ([#842](https://github.com/frctl/fractal/issues/842)) ([8b3ae0e](https://github.com/frctl/fractal/commit/8b3ae0e06f3a5e3aba127ad24bb71447b5ed813d)) ## [0.2.1](https://github.com/frctl/fractal/compare/@frctl/core@0.2.0...@frctl/core@0.2.1) (2020-12-22) ### Bug Fixes * resolve the context for fully rendered subcomponents ([#646](https://github.com/frctl/fractal/issues/646)) ([2bda749](https://github.com/frctl/fractal/commit/2bda749f003b29ee9f24021db639602aae1868df)) # [0.2.0](https://github.com/frctl/fractal/compare/@frctl/core@0.1.1...@frctl/core@0.2.0) (2020-11-03) ### Features * allow pulling collections to root ([#642](https://github.com/frctl/fractal/issues/642)) ([d2cfa1b](https://github.com/frctl/fractal/commit/d2cfa1b6a76ca2328967374c62f4e35ca10cb758)) ## [0.1.1](https://github.com/frctl/fractal/compare/@frctl/core@0.1.0...@frctl/core@0.1.1) (2020-10-19) **Note:** Version bump only for package @frctl/core # 0.1.0 (2020-10-15) ### Features * filter excluded files/directories in the file system parsing stage ([#661](https://github.com/frctl/fractal/issues/661)) ([7c09c27](https://github.com/frctl/fractal/commit/7c09c27ca970dc2bca79ea4f1acafb1d7209642d))