You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [New] add `indent` option (#13)
- [New] add `customInspect` option, to disable custom inspect methods
- [New] add `maxStringLength` option
- [Fix] do not be fooled by a function’s own `toString` method
- [Fix] when truncating a deep array, note it as `[Array]` instead of just `[Object]`
- [patch] indicate explicitly that anon functions are anonymous, to match node
- [readme] fix repo URLs, remove testling
- [meta] add `safe-publish-latest`
- [Tests] add Date and RegExp tests
- [Tests] add codecov
- [actions] add automatic rebasing / merge commit blocking
- [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `core-js`, `tape`; add `aud`; loosen the `core-js` dep
0 commit comments