Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 20:02
c39c573

Features

  • routes/pdf/html: add schema (57af27e)
  • routes/pdf/txt: add pdf-to-txt route and plugin (56fb784)

Bug Fixes

  • routes/pdf/html: options not passed to tidyCss function (f0ba18d)
  • routes/pdf/html: remove body from schema validation (a8e640a)

Continuous Integration

  • automerge: move automerge job into new workflow (400b525)
  • ci: ignore dependabot prs for commit message linting (e6620d1)
  • stale: shorten workflow name (4d392aa)
  • workflows: run only on push and pulls to master branch (d8eae28)

Dependencies

  • bump dependencies (42736d5)
  • deps-dev: bump eslint from 7.21.0 to 7.23.0 (d051c24)
  • deps-dev: bump eslint-plugin-jest from 24.2.1 to 24.3.2 (3811902)
  • deps-dev: bump eslint-plugin-jsdoc from 32.2.0 to 32.3.0 (caae061)
  • deps-dev: bump faker from 5.4.0 to 5.5.1 (4f7fd4a)
  • deps-dev: bump husky from 4.3.8 to 6.0.0 (44ba684)
  • deps: bump actions/stale from v3.0.17 to v3.0.18 (f2f5ce9)
  • deps: bump fastify from 3.14.0 to 3.14.1 (4d7cc7c)
  • deps: bump fastify-disablecache from 1.0.5 to 1.0.6 (e192d2c)
  • deps: bump fastify-helmet from 5.3.0 to 5.3.1 (8fab790)
  • deps: bump fastify-swagger from 4.4.1 to 4.4.2 (79819b7)
  • deps: bump GoogleCloudPlatform/release-please-action (61d0766)
  • deps: bump jsdom from 16.5.0 to 16.5.2 (2d52f5a)
  • deps: bump node-poppler from 2.4.0 to 2.4.1 (6b5e9b4)
  • deps: bump node-unrtf from 1.1.0 to 1.1.1 (f1479b8)
  • deps: bump pino from 6.11.1 to 6.11.2 (7fc184c)
  • deps: bump typoci/spellcheck-action from v0.3.0 to v0.4.0 (de7b33e)
  • deps: bump wagoid/commitlint-github-action from v3.0.1 to v3.0.6 (99e8247)
  • docker: remove now optional version value (1ffbfbe)

Miscellaneous

  • config: document purpose of if... statement (ddee5be)
  • config: move pino-pretty config out of script (5ad9d1b)
  • plugins/tidy-css: update inaccurate description (65b99cc)
  • plugins: add querystring parsing (ce7bfc5)
  • prettierignore: add yarn lock file (6b45363)
  • remove contraction usage in comments (aa0cb08)
  • routes/pdf/html: replace let with const (30b71db)
  • tests: standardise test file names (ecbd01c)
  • workflows: rename ci and perf sections (b316fab)