BryceG
ServiceNow Employee
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 11-07-2024 12:53 PM
We are excited to announce that release 2.1.3 of the ServiceNow SDK is available on npm!
With this patch release we are fixing some minor bugs from the previous release
Changes:
- If keys.ts contains an entry for a deleted sys_module an error occurs on build
- Third party packages not getting bundled on Windows and 3rd party modules failing on runtime on instance
To use this version, update the package.json versions for @Servicenow/sdk
to version 2.1.3
or later!