SOURCE_FILE_PATH and SOURCE_LOCATION source literals are now string concatenations in order to avoid triggering Roku's static analysis rule against file:/ protocol strings (#415)
Fixed
ParseJson function signature to include second parameter (#418)
bsconfig.schema.json support for string diagnostic codes (#416)
upgrade chokidar to add --watch cli support for M1 mac computers (#386)
several dependency vulnerability fixes (#413, #410, #411)
bug where having multiple components with the same name would cause issues in the program, normally requiring a language server or watcher restart. (#353)
bug in xml file ignoring needsTranspiled flag when set by plugins (#384)