Releases: Tresjs/post-processing
Releases · Tresjs/post-processing
v2.0.0
2.0.0 (2025-01-03)
⚠ BREAKING CHANGES
-
Consolidated post-processing effects under a unified namespace (
@tresjs/post-processing
). PmndrsEffectComposer
is nowEffectComposerPmndrs
, same for all the effects and composables undersrc/core/pmndrs
to avoid name collisions -
chore: remove nuxt playground
-
docs: updated docs to breaking changes
-
chore: update deps and tsconfig for docs
-
fix: adjusted aliases in vite config
Bug Fixes
What's Changed
- fix!: unified-exports-suffix-pmndrs-effects by @alvarosabu in #154
Full Changelog: 1.0.0...2.0.0
v1.0.0
1.0.0 (2024-11-26)
Features
- native threejs effects (#121) (cd24a57)
- prop types exposure (#136) (bd6ff06)
- sub modules for pmndrs and native components (#123) (c8df59f)
Bug Fixes
What's Changed
- docs: fix docs link in README by @AntoninRousset in #104
- feat: export useEffect composable by @AntoninRousset in #105
- feat: update core to v4 by @alvarosabu in #109
- feat: repository url to package.json by @Tinoooo in #124
- feat: native threejs effects by @Tinoooo in #121
- feat: sub modules for pmndrs and native components by @Tinoooo in #123
- chore(deps): update dependency ubuntu to v24 by @renovate in #133
- feat: prop types exposure by @Tinoooo in #136
- chore(deps): dependency updates in nuxt playground by @Tinoooo in #135
- chore: add @alvarosabu codeowner by @alvarosabu in #139
- fix: 67 depth of field and outline effect by @Tinoooo in #138
- docs: added banner by @alvarosabu in #140
- chore(deps): update pnpm to v9 by @renovate in #134
- chore(deps): update deps before release by @alvarosabu in #141
New Contributors
- @AntoninRousset made their first contribution in #104
Full Changelog: 0.7.1...1.0.0
v1.0.0-next.1
1.0.0-next.1 (2024-07-26)
Features
What's Changed
- docs: fix docs link in README by @AntoninRousset in #104
- feat: export useEffect composable by @AntoninRousset in #105
- feat: update core to v4 by @alvarosabu in #109
New Contributors
- @AntoninRousset made their first contribution in #104
Full Changelog: 0.7.1...1.0.0-next.1
v1.0.0-next.0
1.0.0-next.0 (2024-05-21)
Features
v0.7.1
0.7.1 (2024-03-18)
Bug Fixes
What's Changed
- fix: expose effectComposer by @alvarosabu in #83
- chore: update deps 4 12 by @alvarosabu in #89
- chore(deps): update pnpm to v8.11.0 by @renovate in #79
- fix: multisampling prop value by @whereiswolf in #102
New Contributors
- @whereiswolf made their first contribution in #102
Full Changelog: 0.7.0...0.7.1
v0.7.0
0.7.0 (2023-11-14)
Features
Bug Fixes
What's Changed
- fix: avoid recursive updates when resizing the window by @alvarosabu in #81
- feat: vignette effect by @alvarosabu in #75
Full Changelog: 0.6.0...0.7.0
v0.6.0
0.6.0 (2023-11-14)
Features
What's Changed
- chore: repo improvements automerge by @alvarosabu in #73
- feat: 66 noise by @alvarosabu in #71
- chore: cientos playground structure alike by @alvarosabu in #76
Full Changelog: 0.5.0...0.6.0
v0.6.0-next.0
v0.5.0
0.5.0 (2023-10-28)
Features
- 50 similar linting rules throughout the tresjs packages (#51) (1ea91b8)
- post-processing: depth of field effect (#56) (9264231)
- post-processing: pixelation effect (#68) (8e3e583)
- post-processing: refactor of existing effects (#64) (a2afd3f)
Bug Fixes
- 58 postprocessing breaks on nuxt (#69) (013b4a1)
- deps: update dependency @Tresjs/core to v3.2.0 (#53) (4ec3156)
What's Changed
- feat: 50 similar linting rules throughout the tresjs packages by @Tinoooo in #51
- chore(deps): update dependency @tresjs/eslint-config-vue to ^0.2.0 by @renovate in #54
- fix(deps): update dependency @Tresjs/core to v3.2.0 by @renovate in #53
- Readme update by @Tinoooo in #52
- feat(post-processing): depth of field effect by @Tinoooo in #56
- feat(post-processing): refactor of existing effects by @Tinoooo in #64
- feat(post-processing): pixelation effect by @Tinoooo in #68
- chore: update versions by @alvarosabu in #70
- fix: 58 postprocessing breaks on nuxt by @alvarosabu in #69
Full Changelog: 0.4.0...0.5.0
v0.4.0
0.4.0 (2023-09-06)
Features
Bug Fixes
- deps: update dependency @Tresjs/core to v2.4.0 (#20) (5725498)
- deps: update dependency @Tresjs/core to v3.1.1 (#48) (09fc4f8)
- made effect composer live only when canvas has an area (#46) (7238cb3)
What's Changed
- fix: added default prop value to fix #32 by @Tinoooo in #33
- fix(deps): update dependency @Tresjs/core to v2.4.0 by @renovate in #20
- feat: refactor usecore to new state context provider by @Tinoooo in #44
- fix: made effect composer live only when canvas has an area by @Tinoooo in #46
- fix(deps): update dependency @Tresjs/core to v3.1.1 by @renovate in #48
Full Changelog: 0.3.0...0.4.0