Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into PR-tweenjs#557-tab-sleep
* main: (107 commits) v22.0.0 examples: add an example showing we can import into Node.js projects in ESM format fix import for Node.js CommonJS projects v21.1.1 eslint started having an error with the latest environment, so delete it for now chore: ignore output .js files in typescript example examples: add two example projects, one plain JS modules, the other TS compiled to plain JS modules examples: simplify the createGraph function, and make it crispier on devices with devicePixelRatio higher than 1 refactor: remove requestAnimationFrame polyfill, it has been out for a long time in all browsers update formatting update prettier v21.1.0 Update package.json, remove duplicate entry so we can merge fix: Use type definition in ESM change maintainers list and remove dead link Add missing types file to package.json exports docs: update tutorial link fix(package.json): fix export map types Fix CJS entry point v21.0.0 ...
- Loading branch information