- fix: remove default value for download function in TabbedEditor props
- feat: add allowNewFile property to Workspace and conditionally render add new component button
- fix: remove App.svelte as hardcoded default file name (that can't be renamed)
- build: upgrade svelte version
- feat: add hideCloseOption property to File interface and conditionally render close option in ComponentSelector