This is a minor maintenance release with the following changes:
- Update NPM packages
- Disable SvelteKit server-side rendering due to Tone.js 14.8 being imported as an ESM module (Tonejs/Tone.js#1077)
- Replace the deprecated
Tone.Transport
withTone.getTransport()