Files
codeql-action/node_modules/@sinonjs/formatio/CHANGES.md
2020-06-24 14:34:08 +01:00

1.4 KiB

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.