# Change Log

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

## [2.0.15](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.14...@frctl/nunjucks@2.0.15) (2022-08-17)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.14](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.13...@frctl/nunjucks@2.0.14) (2022-01-26)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.13](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.12...@frctl/nunjucks@2.0.13) (2021-07-20)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.12](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.11...@frctl/nunjucks@2.0.12) (2021-07-19)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.11](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.10...@frctl/nunjucks@2.0.11) (2021-05-20)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.10](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.9...@frctl/nunjucks@2.0.10) (2021-03-23)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.9](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.8...@frctl/nunjucks@2.0.9) (2021-03-20)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.8](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.7...@frctl/nunjucks@2.0.8) (2021-02-14)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.7](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.6...@frctl/nunjucks@2.0.7) (2021-02-07)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.6](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.5...@frctl/nunjucks@2.0.6) (2020-12-22)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.5](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.4...@frctl/nunjucks@2.0.5) (2020-11-03)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.4](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.3...@frctl/nunjucks@2.0.4) (2020-10-19)

**Note:** Version bump only for package @frctl/nunjucks





## [2.0.3](https://github.com/frctl/fractal/compare/@frctl/nunjucks@2.0.2...@frctl/nunjucks@2.0.3) (2020-10-15)

**Note:** Version bump only for package @frctl/nunjucks





## 2.0.2

### Bug Fixes

-   fetch request context for component notes file (#13)

### Chores

-   bump lodash from 4.17.11 to 4.17.13 (#14)

## 2.0.1

-   Fix issue with `render`and `view` tag output being escaped

## 2.0

-   Update Nunjucks to v3.x
-   Prevent array merging in `render` tag context data
-   Enable autoescaping by default
-   Add ability to provide environment configuration options

## 1.0.2

-   [FIX] Fix issue with path filter in components rendered using the `render` extension.

## 1.0.1

-   Provide support for future changes to `_` ('special') variables setting
-   Update Nunjucks 2.3.0 -> 2.4.2

## 1.0.0

Initial release.
