logo

NJP

Announcing ServiceNow SDK 3.0.1

New article articles in ServiceNow Community · May 12, 2025 · article

https://github.com/ServiceNow/sdk/releases

📢 We are pleased to announce the release of 3.0.1 of the [@Servicenow](https://www.servicenow.com/community/user/viewprofilepage/user-id/5544)/sdk is available for download on npm!

Docs: https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/servicenow-sdk/concept/servicenow-sdk-landing.html

This is a patch release that fixes a few bugs in the SDK

Fixes

  1. Fix linting errors when trying to import a module from a typescript file using the .ts extension. Example: import { someFunction } from "../src/server/mymodule.ts" would cause an error from typescript about using ts extensions on imports.
  2. Variables used in ApplicationMenu were being erased with literal values during transform
  3. metadata/sys_app xml keeps getting changed on every transform and build even when there are no changes
  4. Cached third party packages in .now/.output are not refreshed during build
View original source

https://www.servicenow.com/community/servicenow-ide-sdk-and-fluent/announcing-servicenow-sdk-3-0-1/ta-p/3260959