🐞 Bug Fixes
- persistence:
- stage-tamagotchi:
- Ignore EADDRINUSE and ERR_SERVER_NOT_RUNNING, srvx doesn't correctly handle nodejs error - by @nekomeowww (d1cd1)
- Should not reject directly due to checkForUpdates() error - by @nekomeowww (95c9e)
- stage-ui:
- Should not reject due to server-sdk connection failed - by @nekomeowww (3bd66)
- Guard parsing errors and preserve falsy configs - by @s3d-i in #850 (cb754)
Full Changelog: v0.8.0...v0.8.1-beta.2