v3.5.0
Features
- Add
nonFunctionalFunctionLookupexport — a derived, case-insensitiveMap(lowercase name → function entry) of all functions flaggednonFunctionalAtRuntime. Mirrors the existingdeprecatedFunctionLookup. Consumed by the neweslint-plugin-sfmcamp-no-nonfunctional-functionrule to flag functions that resolve at runtime but have no known working invocation (e.g.GetPortfolioItem,GetPublishedSocialContent).
Full Changelog: v3.4.0...v3.5.0