Releases: pmndrs/react-postprocessing
Releases · pmndrs/react-postprocessing
v2.9.1
30 Apr 11:45
Compare
Sorry, something went wrong.
No results found
2.9.0
30 Apr 11:44
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): bump @npmcli/git from 2.0.6 to 2.1.0 by @dependabot in #185
Update rpp to work with latest React, R3F and PP, add GH actions by @talentlessguy in #180
feat: wrapEffect disposal & root context by @CodyJasonBennett in #179
Full Changelog : v2.8.3...v2.9.0
v1.3.1
07 Sep 17:17
Compare
Sorry, something went wrong.
No results found
Fixes
adds missing export for <ToneMapping />
v1.3.0
07 Sep 07:51
Compare
Sorry, something went wrong.
No results found
⭐ New
Added Selection effects
<SelectiveBloom />
<Outline />
v1.2.0
31 Aug 14:07
Compare
Sorry, something went wrong.
No results found
Improved effect composer unmount + remount logic.
Fixed unnecessary rerenders which caused flickering on resize/prop change.