## 0.4.3 (2022-09-02)

#### :bug: Bug Fix
* [#34](https://github.com/LexasCMS/vsf-next-lexascms/pull/34) Ensure that gzip is enabled for requests to LexasCMS ([@mike183](https://github.com/mike183))

#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))

## 0.4.2 (2021-09-12)

#### :rocket: Enhancement
* [#24](https://github.com/LexasCMS/vsf-next-lexascms/pull/24) Add support for `page` parameter when fetching singular content items ([@mike183](https://github.com/mike183))

#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))

## 0.4.1 (2021-09-08)

#### :bug: Bug Fix
* [#23](https://github.com/LexasCMS/vsf-next-lexascms/pull/23) Resolve issue with error handling in new versions of VSF ([@mike183](https://github.com/mike183))

#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))

## 0.4.0 (2021-03-25)

#### :boom: Breaking Change
* [#13](https://github.com/LexasCMS/vsf-next-lexascms/pull/13) Update implementation to use VSF Server Middleware ([@mike183](https://github.com/mike183))

#### :rocket: Enhancement
* [#14](https://github.com/LexasCMS/vsf-next-lexascms/pull/14) Automatically configure module to be transpiled ([@mike183](https://github.com/mike183))

#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))

## 0.3.0 (2021-02-12)

#### :boom: Breaking Change
* [#12](https://github.com/LexasCMS/vsf-next-lexascms/pull/12) Update implementation to use new Context API ([@mike183](https://github.com/mike183))

#### :memo: Documentation
* [#9](https://github.com/LexasCMS/vsf-next-lexascms/pull/9) Documentation improvements ([@mike183](https://github.com/mike183))

#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))

## 0.2.1 (2020-12-08)

#### :rocket: Enhancement
* [#6](https://github.com/LexasCMS/vsf-next-lexascms/pull/6) Add support for content previews ([@mike183](https://github.com/mike183))

#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))

## 0.2.0 (2020-11-19)

#### :boom: Breaking Change
* [#5](https://github.com/LexasCMS/vsf-next-lexascms/pull/5) Remove global request context functionality ([@mike183](https://github.com/mike183))

#### Committers: 1
- Michael Donaldson ([@mike183](https://github.com/mike183))

## 0.1.0 (2020-11-17)

Initial release
