Releases: switcherapi/switcher-searchdocs
Releases · switcherapi/switcher-searchdocs
v1.0.1
What's Changed
- Added helmet to set default API headers by @petruki in #14
- Fixed helmet to support preflight request by @petruki in #15
- Bump Deno runtime to 1.38.5 - improved helmet - fixed CI actions by @petruki in #16
- Bump Deno runtime to 1.39.0 - fixed helmet security policy by @petruki in #17
- Added API docs by @petruki in #18
- Bump CI Deno runtime to 1.39.2 by @petruki in #19
- Bump to Deno 1.41.0 and Oak 14.0.0 by @petruki in #20
- Refactored tests to be compatible with VS CodeSense features by @petruki in #21
- Bump oak@14.1.1, skimming@1.0.12 by @petruki in #22
- Fix dotenv settings by @petruki in #23
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Added local fixture tests by @petruki in #1
- Added SearchDocs route by @petruki in #2
- Added proper SearchDocsResponseDto by @petruki in #3
- Added proper SearchDocsRequestDto and sanitization by @petruki in #4
- Improved request sanitization with custom validators by @petruki in #5
- Fixed Validator to read queryParam just once by @petruki in #6
- Fixes previewLenght using negative value for line preview by @petruki in #7
- Improved Validator interface by @petruki in #8
- Replaced middleware by mapper for request build by @petruki in #9
- Fixed service init - bumped skimming to 1.0.11 by @petruki in #10
- Improved Deno env fetch by @petruki in #11
- Added APP_ALLOW_FILES flag and Rate Limit by @petruki in #12
- Fixed code smell by @petruki in #13
New Contributors
Full Changelog: https://github.com/switcherapi/switcher-searchdocs/commits/v1.0.0