Skip to content

0.7.1

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 03 Oct 18:19
· 16 commits to master since this release
cf4658f

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

v0.7.0...v0.7.1