- Notifications
You must be signed in to change notification settings - Fork19
Tags: expo/vscode-expo
Tags
1.6.0
chore: create new release 1.6.0## [1.6.0](1.5.1...1.6.0) (2025-02-10)### New features* add EAS Workflow intellisense ([#269](#269)) ([9f4a342](9f4a342))### Bug fixes* add missing `redhat.vscode-yaml` dependency for EAS Workflow intellisense ([161dbbc](161dbbc))### Code changes* open EAS Workflow file paths to both `.yml` and `.yaml` ([40ad886](40ad886))
1.5.1
chore: create new release 1.5.1## [1.5.1](1.5.0...1.5.1) (2024-12-19)### Bug fixes* **schemas:** avoid converting `schema-expo-xdl --sdk-version` to number ([89a2c99](89a2c99))* update device filtering logic to select inspectable device for SDK 52 ([#266](#266)) ([486874a](486874a))* use highest page number whenever multiple identical pages are connected ([#267](#267)) ([c7e66c7](c7e66c7))### Other chores* update all packages to latest supported versions ([#264](#264)) ([6d44a3c](6d44a3c))
1.5.0
chore: create new release 1.5.0## [1.5.0](1.4.3...1.5.0) (2024-03-13)### New features* add more infers to determine device platform when debugging ([#260](#260)) ([d89a982](d89a982))### Bug fixes* add `workspace.fs.stat` error handling when files are missing ([#259](#259)) ([a5c6199](a5c6199))* use optional chaining when validating relative paths in manifest asset completions ([#258](#258)) ([ee37364](ee37364))
1.4.2
chore: create new release 1.4.2## [1.4.2](1.4.1...1.4.2) (2024-03-10)### Bug fixes* activate extension after startup is finished ([#257](#257)) ([fd07af8](fd07af8))* use proper vsix file name when adding to github release ([1b88b19](1b88b19))### Code changes* only re-fetch config when affected ([#256](#256)) ([f5a2986](f5a2986))
1.4.0
chore: create new release 1.4.0## [1.4.0](1.3.0...1.4.0) (2024-03-08)### New features* use `vscode.workspace.fs` API to load Expo projects ([#252](#252)) ([5a596d1](5a596d1))### Code changes* add tests and replace minimatch with picomatch ([#248](#248)) ([519d179](519d179))### Other chores* bump all workflow actions to latest versions ([#250](#250)) ([5a4bf25](5a4bf25))* bump minimal required vscode version ([#249](#249)) ([6c789b8](6c789b8))* enable tests for vscode insiders versions ([#253](#253)) ([036af2b](036af2b))* use composite action to resolve exact npm package version ([#251](#251)) ([2d0efa6](2d0efa6))
1.3.0
1.2.2
chore: create new release 1.2.2## [1.2.2](1.2.1...1.2.2) (2024-03-06)### Bug fixes* add `userAgent` query parameter in debugger ([#237](#237)) ([7c978e5](7c978e5))* bump `@vscode/test-electron` to `2.3.9` ([913cb7f](913cb7f))* only change to underlying vscode adapter when starting debug session ([#245](#245)) ([7a3190f](7a3190f)), closes [microsoft/vscode#188979](microsoft/vscode#188979)### Other chores* bump @babel/traverse from 7.22.11 to 7.23.2 ([#233](#233)) ([2047870](2047870))* bump @babel/traverse from 7.22.11 to 7.23.2 in /test/fixture ([#232](#232)) ([51d7292](51d7292))* bump postcss from 8.4.29 to 8.4.31 in /test/fixture ([#230](#230)) ([a3ecf90](a3ecf90))* bump react-devtools-core from 4.28.0 to 4.28.4 in /test/fixture ([#234](#234)) ([747d308](747d308))* **ci:** rotate and update repository secrets ([#236](#236)) ([3fba51a](3fba51a))
PreviousNext