Fortjs Versions Save

A feature-rich Node.js web framework designed for building powerful, scalable, and maintainable web applications.

v2.5.0

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

v2.4.0

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

v2.3.0

6 months ago
  • Optimize route and injection
  • setup benchmark

2.2.5

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

2.2.4

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

2.2.3

8 months ago
  • Optimize memory session provider

2.2.1

9 months ago
  • worker and defaultworker without param

2.2.0

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

2.1.1

11 months ago
  • camelCase decorator

2.0.0

3 years ago
  • Change Worker, Guard, Shield decorator definition
  • Use single instance of fort