- Update
@react-three/cannon
to v6.5.2 (@bjornstar)
- Remove some types & an expect-error that are no longer necessary (@bjornstar)
- Inline the only niceColors that we use (@bjornstar)
- Update
@react-three/cannon
to v6.5.0 (@bjornstar) - Update
three-stdlib
to v2.17.3 (@bjornstar) - Update
vite
to v3.2.2 (@bjornstar) - Replace
vite-react-jsx
with@vitejs/plugin-react
(@bjornstar) - Remove
nice-color-palettes
(@bjornstar) - Remove
@vitejs/plugin-react-refresh
(@bjornstar)
- Use accurate ref types for all hooks (@bjornstar)
- Prefer
PropsWithChildren
toFC
(@bjornstar) - Update
@types/react
to v18 (@bjornstar) - Update
@react-three/drei
&@react-three/fiber
(@bjornstar) - Update
styled-components
(@bjornstar)
- Use
react-dom/client
for react 18 features - Update
@react-three/cannon
to v6.2.0
- Update
@react-three/cannon
to v6.1.0
- Updated
react
to v18 - Updated
three.js
to r139 - Updated
@react-three/cannon
to v6
- [MondayMorning] Don't use non-null assertions (@bjornstar)
- [
.eslintrc.json
] Clean up (@bjornstar) - [
.eslintrc.json
] Disallow non-null assertions (@bjornstar) - [
package.json
] Only devDependencies (@bjornstar) - [
tsconfig.json
] Alphabetize (@bjornstar)
- @react-three/cannon should always be the latest (@bjornstar)
- Initial Release