Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.38 KB

File metadata and controls

43 lines (31 loc) · 1.38 KB

Changes

5.0.1

Released on 2020-02-20.

5.0.0

  • 116aedb Drop support for Node 8 (Morgan Roderick)

    As can be seen at https://github.com/nodejs/Release, Node 8 reached "end" of life on 2019-12-31, and is no longer actively supported.

    We will stop testing in Node 8 and start testing in Node 13, which will become the next LTS release from April 2020.

Released on 2020-02-19.

4.0.1

  • 8dae99e Fix changes.md (Morgan Roderick)
  • 8dde8cb Use '--access public' for the publish command (Morgan Roderick)

Released on 2019-12-19.

4.0.0

  • 8693846 add support for formatting maps (#51) (Marc Redemske)
    • add support for formatting maps
    • Update @sinonjs/samsam to version that has isMap method

Released on 2019-12-19.