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

v4.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 10:08
86bc265

4.0.4 (2022-06-01)

Bug Fixes

  • plugins/serialize-json-to-xml: 204 resps do not have content types (0df37a4)
  • routes: time and timezone suffix are case-sensitive (ade2c0b)
  • routes: timestamptz data type does not support YYYY patterns (7e9a629)

Improvements

  • config: replace forEach() with map() (#240) (cc62d2a)

Continuous Integration

Dependencies

  • deps-dev: bump @commitlint/cli from 17.0.0 to 17.0.2 (#250) (2c43227)
  • deps-dev: bump @commitlint/config-conventional (#246) (1a6d323)
  • deps-dev: bump @faker-js/faker from 6.3.1 to 7.1.0 (#253) (4535dac)
  • deps-dev: bump eslint from 8.15.0 to 8.16.0 (#245) (7a4603f)
  • deps-dev: bump eslint-plugin-jest from 26.2.2 to 26.4.6 (#251) (54059a2)
  • deps-dev: bump eslint-plugin-jsdoc from 39.2.9 to 39.3.2 (#256) (83d9667)
  • deps-dev: bump playwright from 1.22.1 to 1.22.2 (#247) (a2fbb2b)
  • deps: bump @fastify/helmet from 8.0.1 to 8.1.0 (#257) (02fb21f)
  • deps: bump @fastify/rate-limit from 6.0.0 to 6.0.1 (#248) (a6918a0)
  • deps: bump env-schema from 4.0.0 to 5.0.0 (#255) (9fd6c0f)
  • deps: bump mssql from 8.1.1 to 8.1.2 (#254) (c0c5599)
  • deps: bump redoc from 2.0.0-rc.70 to 2.0.0-rc.71 (#244) (e83b07f)
  • deps: bump sub-dependencies (fca5acb)

Miscellaneous

  • plugins/serialize-json-to-xml: correct inline comments (111e1b3)
  • remove redundant eslint comments (#242) (31c79d9)
  • server: fix inline comment (5e8d56b)