Skip to content

Releases: 0b5vr/wavenerd-deck

v0.8.10

Choose a tag to compare

@0b5vr 0b5vr released this 23 May 12:51

v0.8.9...v0.8.10
https://github.com/0b5vr/wavenerd-deck/tree/v0.8.10


πŸ› Bugfixes

  • 7bc0660: heyyyy bufferReadBlocks is not public whyyyy

v0.8.9

Choose a tag to compare

@0b5vr 0b5vr released this 23 May 12:47

v0.8.8...v0.8.9
https://github.com/0b5vr/wavenerd-deck/tree/v0.8.9


✨ New Features

  • 05db11c: expose bufferReadBlocks, bufferWriteBlocks
  • 962adeb: spit a console.warn when buffer underrun

πŸ› Bugfixes

  • cf2f318: Fix buffer underrun catchup

🧹 Chores

  • 5d95f13: upload-pages-artifact v5 seems to be too young, downgraded to v4

v0.8.8

Choose a tag to compare

@0b5vr 0b5vr released this 12 Apr 15:21

v0.8.7...v0.8.8
https://github.com/0b5vr/wavenerd-deck/tree/v0.8.8


πŸ“’ NOTE FOR DEVS

  • Package manager switched from yarn to npm
  • Bumped Node.js from 22.11.0 to 24.14.1
  • So many dependencies updated

πŸš€ Performances

  • aac90a3: trivial, we don't need varying variable, we can simply use gl_FragCoord

πŸ› Bugfixes

  • 34fc59c: package.json, add missing exports.".".types
  • f6ba32b: fix line number issue when using use_binary_literals

πŸ“„ Docs

  • 0df87bd: populate README.md, move "how to deploy" to CONTRIBUTING.md

πŸ’» Refactors

  • 990c17b: fix stylistic lint issues

🧹 Chores

  • f031ff2: Bump all actions to latest
  • db657c9: prepare for GitHub Trusted Publishing
  • 37f634a: update license year
  • f8bcdc7: yarn -> npm, enable min-release-age
  • 3dbd251: package.json, remove "/ts*/" from files

πŸ“¦ Deps

  • 795f831: bump stuff
  • fd237b8: remove ts-loader and ts-node
  • c230e6f: bump esbuild from 0.14.38 to 0.28.0
  • 26b917a: bump node from 22.11.0 to 24.14.1