Skip to content

Commit

Permalink
v4.9.0 - 2022-03-03
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornstar committed Mar 3, 2022
1 parent b20c1d6 commit eb9756d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @react-three/cannon Changelog

## v4.9.0 - 2022-03-03

- [`dependencies`] Updated `three` & `@types/three` from `r135` to `r137` (@bjornstar)
- [`examples/dependencies`] Updated `@react-three/drei` from `v8.3.1` to `v8.11.1` (@bjornstar)
- [`examples/dependencies`] Updated `@react-three/drei` from `v8.3.1` to `v8.11.1` (@bjornstar)
- [`examples/dependencies`] Updated `three` & `@types/three` from `r135` to `r137` (@bjornstar)
- [`examples/dependencies`] Updated `three-stdlib` from `2.6.1` to `v2.8.8` (@bjornstar)
- [`esmaples/dependencies`] Removed `postprocessing`, it was unused (@bjornstar)
- [`examples`] Updated GLTF types (@bjornstar)

## v4.8.0 - 2022-02-28

- Created CannonWorkerAPI (@isaac-mason)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-three/cannon",
"version": "4.8.0",
"version": "4.9.0",
"description": "physics based hooks for react-three-fiber",
"keywords": [
"cannon",
Expand Down

1 comment on commit eb9756d

@vercel
Copy link

@vercel vercel bot commented on eb9756d Mar 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.