Skip to content

5.2.0

Compare
Choose a tag to compare
@simonhaenisch simonhaenisch released this 06 Nov 21:13
· 85 commits to master since this release

5.2.0 (2022-11-06)

Performance

  • improve performance for concurrent conversions by re-using browser context (#141) (221821d)
    — thanks to @chamabreu for all the help!

Features

  • allow passing custom extensions to marked (#127) (d790b2b)

Bug Fixes

  • closeServer rejects when server.close has an error (7a4a142)