-
Type: Task
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
-
1
-
Not Needed
-
Iteration Light Year
When publishing 1.9.0 we got the following error from the marketplace:
```
Extensions using proposed API (enabledApiProposals: [...]) can't be published to the Marketplace
```
https://github.com/mongodb-js/vscode/actions/runs/11113717832
This might be because we have the field in our package.json, even though it's empty. It was added with a value in recent changes, then the value was removed. Let's remove it entirely and see if it fixes the publishing.
- is related to
-
VSCODE-624 Release VSCode 1.9.1
- Closed