Releases: ahmadnassri/node-oas-fastify
Releases · ahmadnassri/node-oas-fastify
v1.3.2
1.3.2 (2020-09-15)
Build
- deps: bump fastify-plugin from 2.3.3 to 2.3.4 (b713700)
v1.3.1
1.3.1 (2020-09-01)
Build
- deps: bump fastify-plugin from 2.1.1 to 2.3.3 (#9) (1793b2f)
v1.3.0
1.3.0 (2020-09-01)
Features
- schema: validate content-type header (2f7eeb5)
CI/CD
- auto-merge: use GH token with auto-merge (505b274)
Tests
- coverage: 100% test coverage run commands (91b91de)
v1.2.2
1.2.2 (2020-08-05)
Build
- deps: bump fastify-plugin from 2.0.3 to 2.1.1 (#4) (0852a6b)
Tests
- docker-compose: single docker compose for all node versions (7cd76cc)
CI/CD
- action: do not run npx updated (d24d54c)
- auto-merge: add auto-merge workflow (097a839)
- auto-merge: auto-merge patch releases (7882282)
- lint: improved super-linter performance (bb0be46)
- lint: tweak markdown lint (0413b3c)
- release: improved release process (8910b6d)
v1.2.0
1.2.0 (2020-07-27)
Features
- requestbody: add request body validation (369aeab)
v1.1.0
1.1.0 (2020-07-23)
Features
- handler: pass fastify instance to handler (e3e813e)
Reverts
- release: keep node matrix in release (8ddbb5f)
v1.0.0
1.0.0 (2020-07-22)
Bug Fixes
- node-v10: support node v10 (b597bb5)
Features