Skip to content

Releases: reactor-studio/forklift

v2.3.0

Choose a tag to compare

@akantic akantic released this 11 Feb 12:20
  • feat(middleware): error middleware using toJSON if available 08aa753

v2.2.1...v2.3.0

v2.2.1

Choose a tag to compare

@akantic akantic released this 10 Feb 14:03
v2.2.1

v2.2.0

Choose a tag to compare

@akantic akantic released this 10 Feb 13:49
  • refactor: rename shouldSerializeData to json bfa1e3e
  • feat(io): allow custom status options e203e4b

v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@akantic akantic released this 17 Sep 08:29
  • feat(io): add optional skipNextOnSuccess parameter to sendResponse aee47c2

v2.0.0...v2.1.0

Walkie Stacker

Choose a tag to compare

@akantic akantic released this 10 Sep 11:12
  • docs: update readme 746831f
  • feat(io): add optional query parameter validation 6e9fdcd
  • chore: update kind-of package c02a462
  • chore: update dependecies 43f96d6
  • fix(io): validate request headers check for empty headers 5459a1c
  • build(deps): bump acorn from 5.7.3 to 5.7.4 b64bcb3

v1.0.3...v2.0.0

v1.0.3

Choose a tag to compare

@akantic akantic released this 18 Mar 16:28
  • fix(middleware): async middleware call next function 19fa18a

v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@akantic akantic released this 06 Feb 17:21
  • chore: update typescript and several @types dependencies 459e890

v1.0.0...v1.0.2

Pallet Jack

Choose a tag to compare

@akantic akantic released this 23 Dec 09:51
  • docs: update readme 1cb5bc0
  • style: fix eslint formatter, format files 15eb487
  • fix(middleware): rewritten types for asyncMiddleware 6fd6d27
  • v1.0.0-4 9b86d9a
  • fix(locals): locals data type from object to any f5a5068
  • v1.0.0-3 b3b396b
  • chore: clear lib folder on yarn build ef8a78f
  • fix(io): change IO class to named export 06ef33f
  • v1.0.0-0 824774a
  • feat(io): calling next on sendResponse function instead of ending middleware chain ef43558
  • fix: imports/exports in index files 6ec25cc
  • docs: update README d6a90bd
  • test: added errors module unit tests ecc8484
  • test: added more middleware unit tests 9c85d0d
  • feat: add error for bad request http response b12dba0
  • docs: update README with new features 9e5aa11
  • docs: added jsdoc for most methods and functions a248834
  • test: added case for undefined processRequest schema e97228d
  • feat: refactor repo structure, add error handling logic and middleware features 2c9712b

v0.4.3...v1.0.0

v1.0.0-0

v1.0.0-0 Pre-release
Pre-release

Choose a tag to compare

@akantic akantic released this 08 Nov 13:25
  • feat(io): calling next on sendResponse function instead of ending middleware chain c89e4b0
  • fix: imports/exports in index files 2793946
  • docs: update README 62496a0
  • test: added errors module unit tests 311283f
  • test: added more middleware unit tests 6d21264
  • feat: add error for bad request http response c11605b
  • docs: update README with new features d4d1ba1
  • docs: added jsdoc for most methods and functions d74b755
  • test: added case for undefined processRequest schema dbf85af
  • feat: refactor repo structure, add error handling logic and middleware features 951fe42

v0.4.3...v1.0.0-0

First release

Choose a tag to compare

@akantic akantic released this 11 Sep 08:34
  • added build script to ci b0144db
  • updated deps and added travis badge to the readme a48aac0
  • added lts version to travis 4b8f5ef
  • added travis 07ea065
  • chore: bump version 5eb773b
  • chore: remove obsolete dependencies adf3efd
  • chore: bump version 386b1c1
  • docs: update readme with a detailed example a403d2d
  • refactor: use default export for IO class f13abcf
  • build: changed target version de80ae5
  • fix: make IO constructor parameters optional b761d1f
  • chore: clean up jest config fbcecfb
  • feat: conversion to typescript 04ae0b7
  • chore: update dependecies 483bc14
  • feat: added response schema validation 93c1233
  • style: use underscore variable name for lodash 0d60940
  • feat: added optional path parameter for set function 3df7a14
  • feat: added additional static set methods for different https statuses 9336900
  • chore: update version e5197bb
  • docs: updated readme 532f4ce
  • style: eslint rules applied to existing files 9258ccc
  • chore: added eslint & prettier 552c660
  • build: added build with babel c7f9982

7cae2dc...v0.4.3