Announcing ServiceNow SDK 2.0.1
New article articles in ServiceNow Community
·
Sep 10, 2024
·
article
We are excited to announce that release 2.0.1 of the ServiceNow SDK is available on npm!
With this release, we are squashing some bugs and adding support for Windows! Please check out the release notes below, and let us know on the forum if you have any issues. Thanks!
We recommend you use VSCode to develop your SDK projects, so be sure to also install ServiceNow Fluent Language extension! This extension works with SDK projects and now.ts files to enable additional syntax and diagnostic checks for your projects!
Changes:
- Fixed crashing issues when using the SDK on Windows
- Rename ATF Test functions
- Add support for
typescripttemplate type during create and convert commands - Add
source_scopetoCrossScopePrivilegeAPI - Fix
RoleAPI from registering identifiers for external records - Various stability and performance fixes
https://www.npmjs.com/package/@servicenow/sdk
Note: Stay tuned for more updates, as we will be trying to update the SDK frequently to get you all the latest updates, and support for additional fluent APIs as we finish them!
https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/announcing-servicenow-sdk-2-0-1/ta-p/3040332
