diff --git a/CHANGELOG.md b/CHANGELOG.md index 09c2bbd2..97919aa8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [3.0.0-next.0](https://github.com/Tresjs/post-processing/compare/2.4.0...3.0.0-next.0) (2025-06-24) + +### Features + +* adapt code and playgrounds to latest changes on ecosystem ([#207](https://github.com/Tresjs/post-processing/issues/207)) ([39ad650](https://github.com/Tresjs/post-processing/commit/39ad650786d565cbaafb300cabfa51978c0fb73d)), closes [#208](https://github.com/Tresjs/post-processing/issues/208) + +### Bug Fixes + +* update import paths for post-processing components in documentation ([#206](https://github.com/Tresjs/post-processing/issues/206)) ([7289c15](https://github.com/Tresjs/post-processing/commit/7289c152b81ea9e386f7d4621e55fc61292b505f)) + ## [2.4.0](https://github.com/Tresjs/post-processing/compare/2.3.1...2.4.0) (2025-05-26) ### Features diff --git a/docs/.vitepress/theme/components/BlenderCube.vue b/docs/.vitepress/theme/components/BlenderCube.vue index 5502950e..9a4d1063 100644 --- a/docs/.vitepress/theme/components/BlenderCube.vue +++ b/docs/.vitepress/theme/components/BlenderCube.vue @@ -1,17 +1,18 @@ diff --git a/docs/.vitepress/theme/components/Ducky.vue b/docs/.vitepress/theme/components/Ducky.vue index 8de0f1a0..542555ef 100644 --- a/docs/.vitepress/theme/components/Ducky.vue +++ b/docs/.vitepress/theme/components/Ducky.vue @@ -1,10 +1,20 @@ diff --git a/docs/.vitepress/theme/components/pmdrs/DepthOfFieldDemo.vue b/docs/.vitepress/theme/components/pmdrs/DepthOfFieldDemo.vue index 7f9162f8..a0b022c1 100644 --- a/docs/.vitepress/theme/components/pmdrs/DepthOfFieldDemo.vue +++ b/docs/.vitepress/theme/components/pmdrs/DepthOfFieldDemo.vue @@ -40,17 +40,13 @@ const effectParams = ref({ :position="[-5, 0.5, -10]" :scale="0.5" > - - - + - - - +