Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-631

Remove enabledApiProposals from package json

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Critical - P2 Critical - P2
    • 1.9.1
    • 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.

            Assignee:
            rhys.howell@mongodb.com Rhys Howell
            Reporter:
            rhys.howell@mongodb.com Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: