Skip to content

v1.0.0-alpha.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@ggrossetie ggrossetie released this 06 Dec 19:13
c2c2249

Summary

This version includes a fix about the TOC feature introduced in v1.0.0-alpha.10.
In fact, the TOC list items style was wrongly applied on other list item elements (i.e., unordered and ordered lists).
This version also slightly adjusts the default margins as the top margin was very slim (0.15 inches).

Release meta

Released on: 2020-12-06
Released by: @Mogztter
Published by: @Mogztter

Logs: full diff

Changelog

Bug fixes

  • Reduce style scope on TOC list items - thanks @gquintana

Improvements

  • Adjust the default margins (#359) - thanks @DanielSWolf
  • Upgrade dependencies
    • Bump puppeteer from 5.3.1 to 5.5.0
    • Bump yargs from 16.1.0 to 16.1.1
    • Bump pdf-lib from 1.11.2 to 1.12.0
  • Upgrade development dependencies
    • Bump mocha from 8.2.0 to 8.2.1
    • Bump sinon from 9.2.0 to 9.2.1
    • Bump standard from 14.3.4 to 16.0.3
    • Bump @asciidoctor/core from 2.2.0 to 2.2.1

Infrastructure

  • Run apt-get update before apt-get install to ensure compatibility with the latest runner (Ubuntu 20.04)
  • Add a sponsor button