Access to Supported JavaScript API Framework Methods

When developing Aura components, you can only access published, supported JavaScript API framework methods. Previously, unsupported methods were accessible, which exposed your code to the risk of breaking when unsupported methods were changed or removed.

See Also