Skip to content

Releases: ujjwalguptaofficial/fortjs

Create sessionStore and remove sessionprovider

26 Nov 03:37

Choose a tag to compare

  • Create sessionStore and remove sessionprovider
  • Create types for extending controller and other components and remove generic types
  • move types which are object to interfaces

Add global shields and guards

12 Nov 06:42

Choose a tag to compare

  • Add global shields and guards
  • Use walls for cookie parsing
  • Use global guards for post data evaluation

Add decorator http, validate

09 Nov 16:35

Choose a tag to compare

  • Add decorator http, validate
  • Add dependency injection of body, query, param into methods

Optimize route and injection

08 Nov 15:57

Choose a tag to compare

  • Optimize route and injection
  • setup benchmark

add check for no worker exist

06 Nov 09:50

Choose a tag to compare

  • add check for no worker exist when controller exist and route exist
  • optimize route

fix issue with query param and route param being converted into lowercase

07 Oct 07:18

Choose a tag to compare

  • fix issue with query param and route param being converted into lowercase

Optimize memory session provider

22 Sep 13:23

Choose a tag to compare

  • Optimize memory session provider

worker and defaultworker without param

10 Aug 00:10

Choose a tag to compare

  • worker and defaultworker without param

Optimization

10 Jul 05:53

Choose a tag to compare

  • use shields and guards for expect query and expect body
  • have a single call stack for whole flow
  • optimize handle post data

Release v - 2.1.1

26 Jun 05:52

Choose a tag to compare

  • camelCase decorator