By murilohp on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
9.4.x
Introduced in version:
9.4.0
Issue links:
Description:
Underscore js has been deprecated from core in 9.4.0 and marked as internal usage only. Will be removed in 10.0.0.
Drupal will not provide any replacements. Instead it's recommended to use vanilla js equivalent, you can check You-Dont-Need-Lodash-Underscore for more details about how to replace an underscore function with vanilla js.
Impacts:
Site builders, administrators, editors
Module developers