Skip to content

v1.10.0

Compare
Choose a tag to compare
@ljharb ljharb released this 08 May 03:07
v1.10.0
15e6c3e
  • [New] add WeakRef support
  • [New] respect Symbol.toStringTag on objects
  • [Fix] do not allow Symbol.toStringTag to masquerade as builtins
  • [meta] use prepublishOnly script for npm 7+
  • [meta] create FUNDING.yml
  • [meta] do not publish github action workflow files
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape
  • [actions] use node/install instead of node/run; use codecov action
  • [Tests] increase coverage