Open jayayy opened 2 years ago
The API version is hardcoded to 55 in the "extension.ts" file on the extension files, can you make it dynamic again?
API versions being configurable or dynamic based on the version in the existing package.xml would be very helpful. We've had several incidents where flow functionality was unintentionally reverted to 60.0 (from 61.0), causing issues in production.
In all the instances of your extension, the package loads the value of 53.0. Is there a config parameter to customise it? Not an issue but a minor inconvenience.
I see that in the extension.js file you have hardcoded the value to 53.0. Can you make this a configurable parameter?
Looking forward to your prompt response. Cheers!