Hello there!
npm i @mateuszjs/magic-renderhttps://webgpufundamentals.org/webgpu/lessons/resources/wgsl-offset-computer.html#
Each Pull Request has to be merged with squash, the following naming convention needs to be respected:
| Commit Message | Release Type | 
|---|---|
| fix(pencil): stop graphite breaking when too much pressure applied | patch/fix | 
| feat(pencil): add 'graphiteWidth' option | minor/feature | 
| perf(pencil): remove graphiteWidth optionBREAKING CHANGE: The graphiteWidth option has been removed.The default graphite width of 10mm is always used for performance reasons. | major/breaking release (Note that the BREAKING CHANGE: token must be in the footer of the commit) |