Skip to content

Commit eb9756d

Browse files
committed
v4.9.0 - 2022-03-03
1 parent b20c1d6 commit eb9756d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @react-three/cannon Changelog
22

3+
## v4.9.0 - 2022-03-03
4+
5+
- [`dependencies`] Updated `three` & `@types/three` from `r135` to `r137` (@bjornstar)
6+
- [`examples/dependencies`] Updated `@react-three/drei` from `v8.3.1` to `v8.11.1` (@bjornstar)
7+
- [`examples/dependencies`] Updated `@react-three/drei` from `v8.3.1` to `v8.11.1` (@bjornstar)
8+
- [`examples/dependencies`] Updated `three` & `@types/three` from `r135` to `r137` (@bjornstar)
9+
- [`examples/dependencies`] Updated `three-stdlib` from `2.6.1` to `v2.8.8` (@bjornstar)
10+
- [`esmaples/dependencies`] Removed `postprocessing`, it was unused (@bjornstar)
11+
- [`examples`] Updated GLTF types (@bjornstar)
12+
313
## v4.8.0 - 2022-02-28
414

515
- Created CannonWorkerAPI (@isaac-mason)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-three/cannon",
3-
"version": "4.8.0",
3+
"version": "4.9.0",
44
"description": "physics based hooks for react-three-fiber",
55
"keywords": [
66
"cannon",

0 commit comments

Comments
 (0)