Releases: ahmadnassri/node-oas-fastify
Releases · ahmadnassri/node-oas-fastify
v3.1.0
v3.0.4
v3.0.3
v3.0.2
v3.0.1
3.0.1 (2022-08-25)
Tests
- simplify testing environments (0070726)
Chores
- deps: bump actions/cache from 3.0.5 to 3.0.6 (70eb953)
- deps: bump actions/cache from 3.0.6 to 3.0.7 (03dc422)
- deps: bump actions/cache from 3.0.7 to 3.0.8 (11d079f)
- template: sync with ahmadnassri/template-node-lib (973afd4)
- template: sync with ahmadnassri/template-node-lib (1772d58)
- template: sync with ahmadnassri/template-node-lib (258cb33)
- template: sync with ahmadnassri/template-node-lib (e29a324)
- template: sync with ahmadnassri/template-node-lib (fdf0f09)
- template: sync with ahmadnassri/template-node-lib (c0206b4)
- template: sync with ahmadnassri/template-node-lib (68334e8)
- template: sync with ahmadnassri/template-node-lib (f369307)
- template: sync with ahmadnassri/template-node-lib (3df5975)
- template: sync with ahmadnassri/template-node-lib (0eca4cc)
- template: sync with ahmadnassri/template-node-lib (582451f)
- template: sync with ahmadnassri/template-node-lib (467d1f2)
- template: sync with ahmadnassri/template-node-lib (19a61aa)
Build
- deps: bump fastify-plugin from 4.0.0 to 4.2.0 (b305c87)
v3.0.0
v2.0.1
2.0.1 (2022-07-28)
CI/CD
- remove old workflow files (2257c3e)
Chores
- deps-dev: bump tap (162dcfa)
- deps-dev: bump tap from 15.0.1 to 15.0.3 (e2c19f3)
- deps-dev: bump tap from 15.0.10 to 15.1.1 (900f50b)
- deps-dev: bump tap from 15.0.3 to 15.0.4 (aee1691)
- deps-dev: bump tap from 15.0.4 to 15.0.5 (2f20442)
- deps-dev: bump tap from 15.0.5 to 15.0.6 (e84c835)
- deps-dev: bump tap from 15.0.6 to 15.0.9 (75779d9)
- deps-dev: bump tap from 15.0.9 to 15.0.10 (2f18ed5)
- deps: bump actions/cache from 2.1.4 to 2.1.5 (668b00b)
- deps: bump actions/cache from 2.1.5 to 2.1.6 (876cdb1)
- deps: bump actions/cache from 2.1.6 to 2.1.7 (2a6af35)
- deps: bump actions/cache from v2.1.4 to v2.1.5 (ae3cb83)
- deps: bump actions/github-script from v3 to v4.0.1 (8af880a)
- deps: bump actions/github-script from v4.0.1 to v4.0.2 (3f6cdf9)
- template: sync with ahmadnassri/template-node-lib (9c38e7c)
- template: sync with ahmadnassri/template-node-lib (ed66ca2)
- template: sync with ahmadnassri/template-node-lib (3a956ed)
- template: sync with ahmadnassri/template-node-lib (7d9d739)
- template: sync with ahmadnassri/template-node-lib (13282a2)
- template: sync with ahmadnassri/template-node-lib (cd7eecb)
- template: sync with ahmadnassri/template-node-lib (9a9b428)
- template: sync with ahmadnassri/template-node-lib (75430fa)
- template: sync with ahmadnassri/template-node-lib (adf9c0e)
- template: sync with ahmadnassri/template-node-lib (a2c77a2)
- template: sync with ahmadnassri/template-node-lib (786d19f)
- template: sync with ahmadnassri/template-node-lib (722ad4c)
- template: sync with ahmadnassri/template-node-lib (6bc3b32)
- template: sync with ahmadnassri/template-node-lib (c73cdc3)
- template: sync with ahmadnassri/template-node-lib (347c5fc)
- template: sync with ahmadnassri/template-node-lib (ba9a7e3)
- template: sync with ahmadnassri/template-node-lib (16ea47b)
- template: sync with ahmadnassri/template-node-lib (ea6b8da)
- template: sync with ahmadnassri/template-node-lib (1ba2556)
- template: sync with ahmadnassri/template-node-lib (60201b4)
- template: sync with ahmadnassri/template-node-lib (e367de3)
- template: sync with ahmadnassri/template-node-lib (11d4427)
- template: sync with ahmadnassri/template-node-lib (2c254a3)
- template: sync with ahmadnassri/template-node-lib (17b66d3)
- template: sync with ahmadnassri/template-node-lib (aa0b80d)
- template: sync with ahmadnassri/template-node-lib (b17cf4b)
- template: sync with ahmadnassri/template-node-lib (838e7c1)
- template: sync with ahmadnassri/template-node-lib (f55a1fd)
- template: sync with ahmadnassri/template-node-lib (a854041)
- template: sync with ahmadnassri/template-node-lib (93da4b2)
- template: sync with ahmadnassri/template-node-lib (8b89d77)
- template: sync with ahmadnassri/template-node-lib (8fba6ee)
- template: sync with ahmadnassri/template-node-lib (2cbfddd)
- update homepage key in package.json (4e66c1e)
Build
v2.0.0
2.0.0 (2021-04-02)
⚠ BREAKING CHANGES
- breaking: APIs with security schemes will now require related request properties
Features
- security: adding validation to headers and query for security (19c3f37)
Chores
- deps-dev: bump tap from 14.11.0 to 15.0.1 (70bad70)
Build
- tap: update tap version (184f68d)
Refactor
- simplified code / logic for easier readability and optimized entrypoints (b706a37)
Code Style
- typo: correct typo in inline comment (42f1acc)
Tests
- coverage: 100% test coverage (04a8c9d)
v1.3.14
1.3.14 (2021-04-02)
Build
- deps: bump y18n from 4.0.0 to 4.0.1 (3d93e24)
Chores
- template: sync with ahmadnassri/template-node-lib (793eb73)
- template: sync with ahmadnassri/template-node-lib (ae0c1de)
- template: sync with ahmadnassri/template-node-lib (9d45761)
- template: sync with ahmadnassri/template-node-lib (99c2b95)
- template: sync with ahmadnassri/template-node-lib (7ae2140)
- template: sync with ahmadnassri/template-node-lib (44ff721)
- template: sync with ahmadnassri/template-node-lib (28588c0)
- template: sync with ahmadnassri/template-node-lib (d101ae8)
v1.3.13
1.3.13 (2021-03-28)
Build
- funding: add funding to package.json (39cd549)
Chores
- deps: bump github/super-linter from v3.15.1 to v3.15.2 (c2d3e7b)
- deps: bump github/super-linter from v3.15.3 to v3.15.5 (fdd47b8)
- template: sync with ahmadnassri/template-node-lib (5a7b98a)
- template: sync with ahmadnassri/template-node-lib (223eab1)
- template: sync with ahmadnassri/template-node-lib (2b5b8f6)
- template: sync with ahmadnassri/template-node-lib (9a7e954)
- template: sync with ahmadnassri/template-node-lib (55088f8)
- template: sync with ahmadnassri/template-node-lib (1bb5ac0)
- template: sync with ahmadnassri/template-node-lib (e74d98f)
- template: sync with ahmadnassri/template-node-lib (665c3f2)
- template: sync with ahmadnassri/template-node-lib (250c717)
- template: sync with ahmadnassri/template-node-lib (ca10733)
- template: sync with ahmadnassri/template-node-lib (939be43)
- template: sync with ahmadnassri/template-node-lib (44e713e)
- template: sync with ahmadnassri/template-node-lib (a44a58c)
- template: sync with ahmadnassri/template-node-lib (141325b)
- template: sync with ahmadnassri/template-node-lib (30b0da4)
- template: sync with ahmadnassri/template-node-lib (8a4bc99)
- template: sync with ahmadnassri/template-node-lib (f1d9072)
- template: sync with ahmadnassri/template-node-lib (995b9f8)
- template: sync with ahmadnassri/template-node-lib (692f5a4)
- template: sync with ahmadnassri/template-node-lib (2066603)
- template: sync with ahmadnassri/template-node-lib (5087b60)
- template: sync with ahmadnassri/template-node-lib (40aa5a1)
- template: sync with ahmadnassri/template-node-lib (9fa3009)
- template: sync with ahmadnassri/template-node-lib (a0fc85e)
- template: sync with ahmadnassri/template-node-lib (8cda31d)
- template: sync with ahmadnassri/template-node-lib (ad9e1b1)