bugfix release 0.4.4
0.4.3 introduced a problem when you reload your app on develop mode. The scene gets not cleared anymore.
We now clear the scene on start of the app (but not on scene mount). This still fixes #100 in my tests, but also clears the scene after an app reload.