fastify-schema-to-typescript

Convert JSON schema to typescript so your types always match Fastify validation

MIT License

Downloads
204
Stars
12
Committers
6

Bot releases are hidden (Show)

fastify-schema-to-typescript - v5.0.1

Published by thomasthiebaud almost 3 years ago

5.0.1 (2022-01-06)

Bug Fixes

  • update dependencies to fix vulnerabilities (1e221c5)
fastify-schema-to-typescript - v5.0.0

Published by thomasthiebaud about 3 years ago

5.0.0 (2021-09-27)

  • feat!: drop support for node 12 (4db53f8)

BREAKING CHANGES

  • we're dropping support for nodejs 12. Minimum version required is now 14 (LTS)
fastify-schema-to-typescript - v4.0.0

Published by thomasthiebaud about 3 years ago

4.0.0 (2021-08-17)

Bug Fixes

BREAKING CHANGES

  • requires node >= 12
fastify-schema-to-typescript - v3.2.8

Published by thomasthiebaud over 3 years ago

3.2.8 (2021-06-08)

Bug Fixes

  • update dependencies to fix vulnerabilities (e79612b)
fastify-schema-to-typescript - v3.2.7

Published by thomasthiebaud over 3 years ago

3.2.7 (2021-05-12)

Bug Fixes

  • update dependencies to fix vulnerabilities (bbc4d89)
fastify-schema-to-typescript - v3.2.6

Published by thomasthiebaud over 3 years ago

3.2.6 (2021-05-03)

Bug Fixes

  • update CI to use node LTS (53be9e3)
fastify-schema-to-typescript - v3.2.5

Published by thomasthiebaud over 3 years ago

3.2.5 (2021-03-29)

Bug Fixes

  • update dependencies to fix vulnerabilities (7a7c979)
fastify-schema-to-typescript - v3.2.4

Published by thomasthiebaud over 3 years ago

3.2.4 (2021-03-06)

Bug Fixes

  • disable postinstall on user machine (fb8f398)
fastify-schema-to-typescript - v3.2.3

Published by thomasthiebaud over 3 years ago

3.2.3 (2021-03-05)

Bug Fixes

fastify-schema-to-typescript - v3.2.2

Published by thomasthiebaud almost 4 years ago

3.2.2 (2021-01-16)

Bug Fixes

fastify-schema-to-typescript - v3.2.1

Published by thomasthiebaud almost 4 years ago

3.2.1 (2021-01-16)

Bug Fixes

fastify-schema-to-typescript - v3.2.0

Published by thomasthiebaud almost 4 years ago

3.2.0 (2020-11-04)

Features

fastify-schema-to-typescript - v3.1.1

Published by thomasthiebaud almost 4 years ago

3.1.1 (2020-10-23)

Bug Fixes

fastify-schema-to-typescript - v3.1.0

Published by thomasthiebaud about 4 years ago

3.1.0 (2020-09-22)

Features

fastify-schema-to-typescript - v3.0.1

Published by thomasthiebaud about 4 years ago

3.0.1 (2020-09-03)

Bug Fixes

  • write schemas both for yaml and json files (bff78ca)
fastify-schema-to-typescript - v3.0.0

Published by thomasthiebaud about 4 years ago

3.0.0 (2020-09-02)

Features

  • set additionalProperties to false by default unless set to true (5b26168)

BREAKING CHANGES

  • additionalProperties is set to false by default
fastify-schema-to-typescript - v2.3.1

Published by thomasthiebaud about 4 years ago

2.3.1 (2020-09-02)

Bug Fixes

  • dump schema correctly (85a21cf)
  • fix glob to include correct extensions (562982e)
fastify-schema-to-typescript - v2.3.0

Published by thomasthiebaud about 4 years ago

2.3.0 (2020-09-02)

Features

  • add support for yaml schema (fb69fa9)
fastify-schema-to-typescript - v2.2.0

Published by thomasthiebaud about 4 years ago

2.2.0 (2020-08-30)

Features

  • add support to import RouteHandler from other modules (e68312b)
fastify-schema-to-typescript - v2.1.1

Published by thomasthiebaud about 4 years ago

2.1.1 (2020-08-25)

Bug Fixes

  • rename Query to Querystring (72a6331)
Package Rankings
Top 14.12% on Npmjs.org