-
-
Notifications
You must be signed in to change notification settings - Fork 133
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
patchday #1264
patchday #1264
Conversation
- its only used for typings - it creates problems with peerDependencies - just let it die
+ todo: refactor themes to not use uiw package
i've updated all packages, including tauri, @daslyfe would you want to test if the desktop version still works? are you generally interested to keep it alive? i'm not sure how many people use it / if people use it at all |
Im not sure either TBH. The limiting thing with the desktop app is webkit. It looks like tauri might be getting webview 2 sometime next year: tauri-apps/wry#1064 . TBH though I think the desktop app should be a seperated and use strudel as a package so im fine with killing it even if it makes me feel a little sad |
yeah webkit is a show stopper for webaudio. not sure if shipping chromium is the right way.. a native sound engine would be the optimal way to go imo, then tauri would suddenly make a lot of sense. |
I agree then, probably best to remove it. If we can pack it into a small binary that seems more elegant and appropriate for where this project is at right now |
this PR updates all npm package versions.
major version updates:
things i needed to migrate:
show all version changes
root folder packages:
@strudel/codemirror:
@strudel/core:
@strudel/desktopbridge
@strudel/hs2js
@strudel/midi
@strudel/mini
@strudel/repl
@strudel/soundfonts
superdough
@strudel/tonal
@strudel/transpiler
@strudel/web
website/