-
flaska_v2.0.1
StableAll checks were successful/ deploy (push) Successful in 37sreleased this
2025-09-16 13:22:49 +00:00 | 0 commits to master since this releaseCompressor: Optimize default settings a bit
Compressor: Fix an edge case where writeHead was not calledDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
flaska_v2.0.0
StableAll checks were successful/ deploy (push) Successful in 36sreleased this
2025-09-16 02:32:55 +00:00 | 1 commits to master since this releaseflaska_v2.0.0
Major: Added full compression supportBreaking changes:
flaska: RenamedafterandafterAsynctoendedandendedAsync.Warning:
flaska: responseEnd flow has been refactored and restructured. Minor changes to which headers will now get generated and where. This should be non-breaking.New/Other changes:
CompressHandler: New handler that compresses on-the-fly resources
FileHandler: Added support for pre-compressed alternative to serve
FileHandler: Add new helper initializer
ctx: Added helper function to extract various quality values like 'accept' and 'accept-encoding' and etc.
flaska: Addafterthat runs just before response gets sent, for example for the compression handler.
http: Fix errors relating to routes already having sent headers
http: Refactor the send header body logicDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
flaska_v1.6.0 Stable
released this
2025-09-03 07:31:09 +00:00 | 8 commits to master since this releaseflaska_v1.6.0
router: Fix crash when path has a param after a paramDownloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
6 downloads
-
Source code (ZIP)
-
flaska_v1.5.1 Stable
released this
2025-09-03 07:30:53 +00:00 | 9 commits to master since this releasepackage: Add missing flaska.d.ts to files
Downloads
-
Source code (ZIP)
14 downloads
-
Source code (TAR.GZ)
15 downloads
-
Source code (ZIP)
-
flaska_v1.5.0 Stable
released this
2025-09-03 07:30:40 +00:00 | 10 commits to master since this releaseAdd types declaration file and rename some internal functions.
Downloads
-
Source code (ZIP)
14 downloads
-
Source code (TAR.GZ)
15 downloads
-
Source code (ZIP)
-
flaska_v1.4.0 Stable
released this
2025-09-03 07:30:18 +00:00 | 13 commits to master since this releaseMajor refactor of router logic with vastly improved speeds.
Downloads
-
Source code (ZIP)
15 downloads
-
Source code (TAR.GZ)
16 downloads
-
Source code (ZIP)
-
v1.3.5 Stable
released this
2025-09-03 07:29:12 +00:00 | 19 commits to master since this releasecors: Add specific support for supporting all origin
Downloads
-
Source code (ZIP)
15 downloads
-
Source code (TAR.GZ)
14 downloads
-
Source code (ZIP)
-
v1.3.4 Stable
released this
2025-09-03 07:28:52 +00:00 | 20 commits to master since this releasesocket: Set time out and forcibly close timed out sockets. Fix tests for different node versions
Downloads
-
Source code (ZIP)
14 downloads
-
Source code (TAR.GZ)
16 downloads
-
Source code (ZIP)
-
v1.3.3 Stable
released this
2025-09-03 07:28:31 +00:00 | 24 commits to master since this releaserequestEnd: Add proper support for buffers in body
Downloads
-
Source code (ZIP)
15 downloads
-
Source code (TAR.GZ)
15 downloads
-
Source code (ZIP)
-
v1.3.2 Stable
released this
2025-09-03 07:28:16 +00:00 | 25 commits to master since this releaseFormidable: Now return 400 BadRequest HttpError instead of generic error.
Downloads
-
Source code (ZIP)
15 downloads
-
Source code (TAR.GZ)
16 downloads
-
Source code (ZIP)