Skip to content

Tags: SAY-5/keycloak-js

Tags

nightly

Toggle nightly's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Deprecate unbound method usage

Convert public arrow function class fields back to regular prototype
methods and wrap them with `deprecatedBoundMethods` in the constructor
for backwards compatibility.

When a method is called with a lost `this` (e.g. via destructuring),
a per-method deprecation warning is emitted once. In the next major
the wrappers will be removed and unbound calls will fail.

Closes keycloak#300

Signed-off-by: Jon Koops <jonkoops@gmail.com>

26.2.4

Toggle 26.2.4's commit message
Set version to 26.2.4

26.2.3

Toggle 26.2.3's commit message
Set version to 26.2.3

26.2.2

Toggle 26.2.2's commit message
Set version to 26.2.2

26.2.1

Toggle 26.2.1's commit message
Set version to 26.2.1

26.2.0

Toggle 26.2.0's commit message
Set version to 26.2.0