AleksandrRogov / DynamicsWebApi

DynamicsWebApi is a Microsoft Dataverse Web API helper library for JavaScript & TypeScript
MIT License
268 stars 58 forks source link

Replace all deprecated JavaScript functions with new compatible ones #141

Closed AleksandrRogov closed 1 year ago

AleksandrRogov commented 1 year ago

All deprecated JavaScript functions, such as substr, escape and so on, should be replaced with new recommended functions.