Skip to content

Commit

Permalink
v4.4.0 - 2022-01-01
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornstar committed Jan 1, 2022
1 parent d636216 commit 4ee9eb8
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.4.0 - 2022-01-01

- Upgrade cannon-es-debugger to 1.0.0 (@marcofugaro)
- [`Debug`] Improve implementation (@bjornstar)
- [`examples/RaycastVehicle`] Press `?` to debug (@bjornstar)

## v4.3.1 - 2021-12-30

- Fix RaycastVehicle example (@marcofugaro)

## v4.3.0 - 2021-12-18

- Add AtomicName & VectorName to the README (@bjornstar)
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.3.1",
"version": "4.4.0",
"description": "physics based hooks for react-three-fiber",
"keywords": [
"cannon",
Expand Down

1 comment on commit 4ee9eb8

@vercel
Copy link

@vercel vercel bot commented on 4ee9eb8 Jan 1, 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.