Releases
1.0.1
1.0.1 (2023-06-06)
New features
add debugger for Expo apps using Hermes (#172 ) (67f33c2 )
add expo project cache for efficient json parsing (#141 ) (01cc8e3 )
add manifest plugin completion provider (#146 ) (55a0c83 )
Bug fixes
always diagnose plugins from an empty modules cache (#168 ) (d900dc7 )
Code changes
drop outdated manifest related code (#151 ) (312cc49 )
drop superseded utilities from code preview (#161 ) (bc45d50 )
drop unused code after dropping most superseded code (#154 ) (1b2339a )
move asset property regex to constant (d63557a )
move manifest asset completions to dedicated provider (#153 ) (52a2e17 )
move manifest diagnostics to dedicated provider (#145 ) (634bc2b )
move manifest links to dedicated provider (#142 ) (5759073 )
reformat package file moving vscode settings below standard npm (91b429f )
update tests with new tricks to improve stability and performance (#155 ) (c7daf51 )
upgrade various development packages (#158 ) (38080ab )
change publisher to expo (#174 ) (747f1f7 )
change the name to vscode-expo-tools to publish under expo (a69e264 )
Documentation changes
add section about debugging in the readme (#177 ) (45509b1 )
Other chores
add current file test launch option (#143 ) (664baf3 )
bump decode-uri-component from 0.2.0 to 0.2.2 (#149 ) (f841233 )
bump decode-uri-component from 0.2.0 to 0.2.2 in /test/fixture (#150 ) (22ea7f3 )
bump http-cache-semantics from 4.1.0 to 4.1.1 (#165 ) (d12c951 )
bump json5 from 2.2.1 to 2.2.2 (#157 ) (e9fb1c9 )
bump loader-utils from 1.4.0 to 1.4.2 (#148 ) (fbaf2c8 )
bump ua-parser-js from 0.7.31 to 0.7.33 in /test/fixture (#163 ) (7144c18 )
bump vscode to min 1.67.0 (#144 ) (40f1d9f )
bump webpack from 5.74.0 to 5.76.0 (#167 ) (74e8a7a )
re-enable all manifest diagnostic tests (365d417 )
upgrade to latest vsce and support prerelease publish (#162 ) (cbd4360 )
ci : improve workflow check names in pull requests (2109f57 )
improve telemetry around debugging (#173 ) (0a12ac3 )
fix wrong input property name in publish workflow (b8ed21f )
move continue-on-error to failing test in experimental workflow (50c0e3b )
swap to coactions/setup-xvfb for more stable headless vscode tests (#176 ) (f9d24da )
You can’t perform that action at this time.