Commit Graph

2 Commits

Author SHA1 Message Date
2468b4900a Bump three-stdlib from 2.23.13 to 2.28.11 (#489)
* Bump three-stdlib from 2.23.13 to 2.28.11

Bumps [three-stdlib](https://github.com/pmndrs/three-stdlib) from 2.23.13 to 2.28.11.
- [Release notes](https://github.com/pmndrs/three-stdlib/releases)
- [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js)
- [Commits](https://github.com/pmndrs/three-stdlib/compare/v2.23.13...v2.28.11)

---
updated-dependencies:
- dependency-name: three-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix import

* Add 'canvas' as dev dep

* Update snaps (the colors look broken now)

* Downgrade to three 154

* Update snaps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre Jacquier <pierrejacquier39@gmail.com>
2024-01-07 07:04:16 -05:00
ae3149e3cb The commit view *within* a PR doesn't get injected (#282)
* The commit view *within* a PR doesn't get injected
Fixes #280

* Add specific return for consistency

* Better test

* Add e2e test

* Typo
2023-07-13 06:49:55 -04:00