All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.8 (2020-12-06)
- use node 14 (afa51f6)
3.0.7 (2020-12-06)
- disable non working test (11a8d57)
3.0.6 (2020-12-06)
- remove husky (324d08f)
3.0.5 (2020-12-06)
- stupid hasky downgrade (76aeb78)
3.0.4 (2020-12-06)
- bump swagger-ui-dist to 3.36.1 (9fecca7)
- bump swagger-ui-dist to 3.37.2 (a8d9119)
- children.length type error (c579091)
- redoc complains on csp violation (6460989)
- strip item objects of non-allowed props (2be1b07), closes #54
- deps: bump (2d9ed4d)
3.0.3 (2020-08-25)
- lint: apply linter (e605e39)
3.0.2 (2020-08-20)
3.0.1 (2020-08-15)
- fixed a typo in constructor.js (getPath → getQuery) (a7bb0fd)
- deps: update (f209e38)
3.0.0 (2020-08-05)
3.0.0-rc.3 (2020-07-08)
- lint fix (6fd4d00)
- release: 3.0.0-rc.3 (94c245d)
3.0.0-rc.2 (2020-05-22)
- remove node 8 support (a325e0b)
- release: 3.0.0-rc.2 (417649e)
3.0.0-rc.1 (2020-05-22)
- quick and dirty fix for refs (18077fa)
- release: 3.0.0-rc.1 (97c611f)
3.0.0-rc.0 (2020-05-03)
- fastify: fastify 3.0 support
- fastify: allow fastify 3.0 (3b0ab5f)
- release: 3.0.0-rc.0 (166f30f)
2.7.2 (2020-08-05)
2.7.1 (2020-07-08)
- Use in body or in response (fdfc738)
2.7.0 (2020-05-03)
3.0.0-rc.2 (2020-05-22)
- remove node 8 support (a325e0b)
3.0.0-rc.1 (2020-05-22)
- quick and dirty fix for refs (18077fa)
2.7.0 (2020-05-03)
- extended doc options (65df4ea)
- redirect fix (6ca211b)
2.6.2 (2020-03-28)
- node 8 compat (6ea4a05)
2.6.1 (2020-03-28)
- ts: fix types (9e4d612)
2.6.0 (2020-03-28)
2.5.2 (2020-02-24)
- deps: fix fastify working versions (fbfccc1)
2.5.1 (2020-02-18)
- add null check (6d22653)
2.5.0 (2019-10-31)
- openapi: support $ref-way style shared schema references (d401740)
2.4.0 (2019-10-21)
- openapi: collect fastify schemas recursively (6c47a88)
2.3.3 (2019-09-11)
2.3.2 (2019-09-11)
- typescript: move some exported members to deps (63cfb9c)
2.3.1 (2019-07-15)
2.3.0 (2019-07-15)
- openapi: return default response for empty schema (0d9457b)
- openapi: fix openapi spec compatibility (0ab6314)
2.2.0 (2019-06-18)
- openapi: convert multiple and nullable types to OpenAPI (34f9d47)
2.1.3 (2019-04-17)
2.1.2 (2019-04-12)
2.1.1 (2019-04-12)
- package.json & package-lock.json to reduce vulnerabilities (8d5a453)
- swagger: add operationId support (9ef427a)
2.1.0 (2019-04-01)
- openapi: add style and explode support (25f2f98)
2.0.0 (2019-02-26)
2.0.0-rc.4 (2019-01-23)
- types: typo fix (ff9858e)
2.0.0-rc.3 (2019-01-14)
- add pattern to valid params (9e8b766)
- Support operationId (cbbda88)
2.0.0-rc.2 (2018-12-26)
2.0.0-rc.1 (2018-12-26)
- plugin: proper plugin version check (b906898)
2.0.0-rc.0 (2018-12-26)
- add fastify v2 support (450fd7b)
- drop fastify v1 support
1.1.1 (2018-12-17)
- remove console.log (ce1dc54)
1.1.0 (2018-12-17)
- add hideUntagged option (8d7f4e5)
1.0.0 (2018-12-16)
- docs: add notice about fastify version support (dc73245)
0.6.2 (2018-11-22)
- body: required params fix (590e219)
0.6.1 (2018-11-16)
0.6.0 (2018-11-08)
- add redoc (7508231)
0.5.3 (2018-10-31)
- typescript: typings fix (ed7a237)
0.5.2 (2018-10-31)
0.5.1 (2018-10-31)
- typedoc: fix typedocs (7993a36)
0.5.0 (2018-10-31)
- add typescript definitions and typedocs (6ce96d1)
0.4.9 (2018-10-17)
0.4.8 (2018-09-25)
0.4.7 (2018-09-25)
0.4.6 (2018-08-12)
- changelog: fix changelog links (59a0053)
0.4.5 (2018-08-12)
0.4.4 (2018-08-06)
- schema: use schemaKey if $id is missing (1ac51eb)
0.4.3 (2018-08-06)
- schemas: fix add schemas as models (942e9ce)
0.4.2 (2018-08-06)
0.4.1 (2018-08-05)
0.4.0 (2018-08-05)
0.3.8 (2018-08-04)
0.3.7 (2018-08-04)
- package name (309d254)
0.3.6 (2018-08-04)
0.3.5 (2018-08-04)
0.3.4 (2018-08-03)
0.3.3 (2018-08-03)
0.3.2 (2018-08-03)
0.3.1 (2018-08-03)
0.3.0 (2018-08-03)
- response and body generation (4640cfc)
- add externalDocs and tags support (2335359)