0.1.0 release regarding the internally used ResizableHandle Svelte component for application windows via ApplicationShell. In the 0.1.0 release if you set width or height to auto and the app window is resizable an error occured. This was just a missed refactoring aspect to some internal code and I happened to not catch it in testing for the 0.1.0 release as it was data specific in how an app is setup.closeApplication. 0.1.0 you should just need to run npm install again to get the 0.1.1 patch. To be absolutely sure you get the TRL 0.1.1 release delete package-lock.json and node_modules directories and do a completely fresh install.