Releases: expo/vscode-expo
Releases · expo/vscode-expo
1.1.0
1.1.0 (2023-09-01)
New features
Bug fixes
- downgrade conventional commit preset for semantic release (d392f89)
- replace yarn with npm due to issues with
@isaacs/cliui
(#209) (f046f1d)
Code changes
- bump minimum vscode version to
1.78.2
(#211) (602946c) - consolidate the testing fixtures (#218) (fe00632)
- use mocha instead of jest to avoid crashes and other issues (#208) (92352ac)
- use proper
dependencies
instead ofdevDependencies
only (#214) (d0f60eb)
Other chores
- add missing
permissions
to github workflow when dry-running release (#205) (7a78a92) - add prerelease support in publish workflow (6f8240e)
- allow dry-run to test push verification in release workflow (a9b6c92)
- clean up log-clutter in test output (#215) (9f03f24)
- clean up typo in
.gitignore
(3bb248d) - clean up yarn-specific workarounds (36093a0)
- emphasize the creation of a release instead of publish (0eed055)
- upgrade tooling to latest versions (#212) (0324b10)
- use authenticated Expo bot user for schema updates (c91af9c)
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.2 (2023-06-26)
Bug fixes
Other chores
- bump @sideway/formula from 3.0.0 to 3.0.1 in /test/fixture (#169) (1950dcb)
- bump @xmldom/xmldom from 0.7.5 to 0.7.11 (#184) (ac4b5fb)
- bump @xmldom/xmldom from 0.7.5 to 0.7.11 in /test/fixture (#182) (9c2ec33)
- bump semver from 7.3.7 to 7.5.2 (#187) (1607e59)
- enable
contents
for drafting releases in release process (022a753) - fix broken link in changelog (e89b3f0)
- revert back to single
expo-bot
token (493b93b) - separate
expo-bot
and automatic tokens in release process (23b93ce) - use
expo-bot
when cloning during release process (d9cdd74) - use
expo-bot
when releasing new versions (ed510c2)
Documentation changes
- update link to
open-vsx.org
(957fce0)
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
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
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)
1.0.0-rc.3
1.0.0-rc.3 (2023-04-28)
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
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 (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 (91b429f))
- update tests with new tricks to improve stability and performance (#155) (c7daf51)
- upgrade various development packages (#158) (38080ab)
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 (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)
Documentation changes
1.0.0
1.0.0 (2023-04-28)
Warning
VSCode Marketplace does not support versions likex.x.x-rc.x
. Because of that, version1.0.0
is still a pre-release. It's a duplicate of1.0.0-rc.3
.
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
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 (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 (91b429f))
- update tests with new tricks to improve stability and performance (#155) (c7daf51)
- upgrade various development packages (#158) (38080ab)
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 (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)