File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## [ 1.0.0-next.1] ( https://github.com/Tresjs/post-processing/compare/0.7.1...1.0.0-next.1 ) (2024-07-26)
4
+
5
+
6
+ ### Features
7
+
8
+ * export useEffect composable ([ #105 ] ( https://github.com/Tresjs/post-processing/issues/105 ) ) ([ b7810ba] ( https://github.com/Tresjs/post-processing/commit/b7810ba2864e70516c95b9866c2ea5d02a8f9b9d ) )
9
+ * update core to v4 ([ #109 ] ( https://github.com/Tresjs/post-processing/issues/109 ) ) ([ f79cb28] ( https://github.com/Tresjs/post-processing/commit/f79cb288205f7be357557979e91ca392002edcac ) )
10
+
3
11
## [ 1.0.0-next.0] ( https://github.com/Tresjs/post-processing/compare/0.7.1...1.0.0-next.0 ) (2024-05-21)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tresjs/post-processing" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-next.0 " ,
4
+ "version" : " 1.0.0-next.1 " ,
5
5
"packageManager" : " pnpm@8.10.2" ,
6
6
"description" : " Post-processing library for TresJS" ,
7
7
"author" : " Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)" ,
You can’t perform that action at this time.
0 commit comments