All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
charset
option for String.random
(2a20eeb)
String.prototype.includes
implementation (ceebe8d)
- ceil10, floor10 and round10 for Math (6a2bc4b)
- Improve globalThis detection (470862d)
- Provide naive fallback for sealed Object.prototype case (a8d528b)
- Workaournd Safari incompatibility case (0b051e6)
- Object.entries implementation (cf51e45)
Remove obsolete files from publication
(no changes)
Prettify
function/identity
(adapted from es5-ext
) (f0102af)
thenable/finally
(adapted from es5-ext
) (a8494ac)
global-this/is-implemented
(3a80904)
globalThis
(mostly adapted from es5-ext
) (6559bd3)