Releases: ayonli/jsext
Releases · ayonli/jsext
v1.9.0
04 Oct 09:41
Compare
Sorry, something went wrong.
No results found
add iterator module
9f8268c : add parseContentDisposition and getFilename in http module
6befbdf : dialog.progress supports onAbort callback that returns void
f7b457d : array.filterMap filters out null values
9458bc8 : fix module.interop for Node.js v23+
v1.8.0
29 Jun 16:46
Compare
Sorry, something went wrong.
No results found
71660bb : Add filterMap for array module
1b93aaf : Add clamp function in number module
82bea36 : toObject and fromObject in error module support cause
v1.7.4
25 Jun 09:38
Compare
Sorry, something went wrong.
No results found
446747c : fix response delay in EventEndpoint
v1.7.3
09 May 18:42
Compare
Sorry, something went wrong.
No results found
d0ad33d : http.serve supports back pressure on response
v1.7.2
08 May 18:31
Compare
Sorry, something went wrong.
No results found
2aef465 : net.getMyIp supports browsers and Cloudflare Workers; add net.getInternetIp
v1.7.1
08 May 14:48
Compare
Sorry, something went wrong.
No results found
5a6c896 : Add JSONValue and related types in types module
v1.7.0
07 May 14:32
Compare
Sorry, something went wrong.
No results found
504148b : add once
b97c9d1 : fs.readFileAsFile with correct lastModified property
87378f4 : fix Tarball implementation
8e04287 : improve http.serve in Node.js
v1.6.0
18 Mar 17:15
Compare
Sorry, something went wrong.
No results found
755a1c4 : add isCausedBy in error module
a713d11 : Abstract errors into individual classes
dc46345 : Rename RealArrayLike to Sequence and add Branded in types
c866164 : Break change: remove pipe augmentation of built-in types, as it conflicts with community toolchain.
57af330 : throw TypeError when a Channel is closed
6bcaa0c : fix module.interop for new Deno versions
v1.5.1
03 Mar 06:41
Compare
Sorry, something went wrong.
No results found
c0ef7cc : fix compatibility issue with Hono
v1.5.0
02 Mar 10:29
Compare
Sorry, something went wrong.
No results found
3f94c1c : alert, confirm and prompt dialogs support timeout in the browser
26154c8 : add RequestContext.upgradeEventEndpoint to replace createEventEndpoint
60902f1 : refine result types
You can’t perform that action at this time.