diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d3babd..e57bfc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.0.4](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.3...v2.0.4) (2024-04-17) + + +### Bug Fixes + +* initial data when ssr is disabled ([aedfd34](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/aedfd34474b600e530e2c7712eda7dcaba1b8bd0)) +* opt in to `import.meta.*` properties ([736a0b6](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/736a0b69034b9360efb7a3ab29ac07da4be50e5d)) + + +### Documentation + +* use new `nuxi module add` command in installation ([b4dce8d](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/commit/b4dce8d3c95a3a131f6f1c2b65028dd6fc9117a7)) + ### [2.0.3](https://git.macopedia.pl:59184/t3headless/nuxt-typo3/compare/v2.0.2...v2.0.3) (2024-03-21) diff --git a/package.json b/package.json index f1bce0d..69e38d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@t3headless/nuxt-typo3", - "version": "2.0.3", + "version": "2.0.4", "license": "MIT", "type": "module", "exports": {