bug that was showing duplicate function warnings when multiple files target the same pkgPath. Now roku-deploy will only keep the last referenced file for each pkgPath
reduced memory consumtion and FS calls during file watcher events
issue in getFileByPkgPath related to path separator mismatches
bugs related to standalone workspaces causing issues for other workspaces.
bug in language server where the server would crash when sending a diagnostic too early. Now the server waits for the program to load before sending diagnostics.