Releases: richardfxr/mini-synth
Releases · richardfxr/mini-synth
v1.2.3
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()
1.2.2
This release updates Dexie 4 to its first stable version.
1.2.1
This release updates NPM packages and removes unused Sass styling.
1.2.0
This release migrates Mini Synth to Svelte 4 and SvelteKit 2. A new README.md file also provides more information about the repository.