|
|
|
|
|
by PascalsMugger
3745 days ago
|
|
The reason for the name change and the Parma change is that String.prototype.padStart is being added in the next ECMAScript release, and lodash was changed to be compatible with the newly built-in version (so it's a polyfill). |
|