Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 08:46
7423c48

1.1.0 (2022-02-28)

Features

  • routes/contact: support application/xml responses (#45) (62c6380)

Bug Fixes

  • config: renew rate-limit if user attempts req in limit time window (#36) (70b2c35)
  • migrate: catch errors thrown (156373d)
  • public/docs: add x-ua-compatible meta tag (565b2c3)
  • routes/contact: return 201 code and new record id on post reqs (#43) (03f9530)

Improvements

  • config: call Error as constructor, not function (a361657)
  • migrate: allow for function to be exported (820da78)
  • public: remove unused web app manifest and icons (127b2ff)

Miscellaneous

  • .gitignore: ignore live insert file (df43b36)
  • public/site.webmanifest: reduce short_name to 12 chars (6129b13)
  • public: add more apple-touch-icon sizes (d30783c)
  • public: rename mask-icon (5588b5a)
  • remove trailing whitespace (7470ea5)
  • routes: update cors inline comment (#39) (1954454)

Dependencies

  • dependabot: major tags no longer need ignore support (cc3e71d)
  • deps-dev: bump @commitlint/cli from 16.1.0 to 16.2.1 (0937c05)
  • deps-dev: bump @commitlint/config-conventional (87f6e22)
  • deps-dev: bump autocannon from 7.6.0 to 7.7.0 (19347b3)
  • deps-dev: bump eslint from 8.8.0 to 8.9.0 (6c07895)
  • deps-dev: bump eslint from 8.9.0 to 8.10.0 (a6a5ee7)
  • deps-dev: bump eslint-config-prettier from 8.3.0 to 8.4.0 (4a5ce3e)
  • deps-dev: bump eslint-plugin-jest from 26.0.0 to 26.1.1 (8792c0b)
  • deps-dev: bump eslint-plugin-jsdoc from 37.7.0 to 37.9.4 (529fc40)
  • deps-dev: bump jest from 27.4.7 to 27.5.1 (b838c57)
  • deps-dev: bump playwright from 1.18.1 to 1.19.1 (9682554)
  • deps-dev: bump playwright from 1.19.1 to 1.19.2 (54a4adb)
  • deps: bump actions/github-script from 5 to 6 (156009b)
  • deps: bump actions/setup-node from 2 to 3 (6299d6e)
  • deps: bump dotenv from 15.0.0 to 16.0.0 (93bf697)
  • deps: bump fastify from 3.27.0 to 3.27.2 (0612a0f)
  • deps: bump fastify-autoload from 3.10.0 to 3.11.0 (23a7b3a)
  • deps: bump fastify-bearer-auth from 6.1.0 to 6.2.0 (55e8597)
  • deps: bump fastify-cors from 6.0.2 to 6.0.3 (696ebc2)
  • deps: bump fastify-disablecache from 2.0.5 to 2.0.6 (ae5bbd3)
  • deps: bump fastify-floc-off from 1.0.4 to 1.0.5 (430cbe4)
  • deps: bump fastify-rate-limit from 5.7.0 to 5.7.2 (407dbcf)
  • deps: bump fastify-swagger from 4.12.0 to 4.15.0 (d425abc)
  • deps: bump follow-redirects from 1.14.7 to 1.14.8 (172a220)
  • deps: bump mssql from 8.0.1 to 8.0.2 (0a9f8b9)
  • deps: bump pg from 8.7.1 to 8.7.3 (39571aa)
  • deps: bump pino from 7.6.5 to 7.8.0 (d181c32)
  • deps: bump postgrator from 5.0.0 to 5.0.1 (d6ab7d0)
  • deps: bump prismjs from 1.26.0 to 1.27.0 (9f99aea)
  • deps: bump redoc from 2.0.0-rc.63 to 2.0.0-rc.64 (3d645de)
  • deps: bump simple-get from 3.1.0 to 3.1.1 (345aae3)
  • deps: bump sub-dependencies (#78) (fd995f2)