Skip to content

Releases: dldc-packages/compose

Upgrade deps

11 Jan 10:06
Compare
Choose a tag to compare

Allow ContextStack to be extended

11 Jan 10:03
Compare
Choose a tag to compare

Breaking

  • ContextStack.createFrom() has been removed, use ContextStack.createEmpty().with() instead

Commits

v4.0.5...v5.0.0

Fix ContextStack type

25 Oct 15:00
Compare
Choose a tag to compare

Fix types

25 Oct 12:50
Compare
Choose a tag to compare

Improve middleware type

25 Oct 12:47
Compare
Choose a tag to compare

v4.0.2...v4.0.3

Mark ContextStack as protected

25 Oct 12:23
Compare
Choose a tag to compare

v4.0.1...v4.0.2

Fix types path

30 Aug 10:07
Compare
Choose a tag to compare

Version 4

30 Aug 10:03
Compare
Choose a tag to compare

v4.0.0-1...v4.0.0

createContext take an object

30 Nov 17:49
Compare
Choose a tag to compare
Pre-release
  • createContext now take an object with a name d535d5c

v4.0.0-0...v4.0.0-1

Remove async specific code and runMiddleware

12 Nov 09:05
Compare
Choose a tag to compare

Miid can now be sync (as well as async by returning promise)
The new composeAdvanced let you normalize result data.

v3.0.4...v4.0.0-0