Releases: electron/asar
Releases · electron/asar
v4.0.1
02 Aug 03:28
Compare
Sorry, something went wrong.
No results found
4.0.1 (2025-08-02)
Bug Fixes
export FileRecord and DirectoryRecord types (#370 ) (f941402 )
v4.0.0
14 May 21:27
Compare
Sorry, something went wrong.
No results found
4.0.0 (2025-05-14)
BREAKING CHANGES
bumps required Node.js version to >=22.12.0. ESM-only.
use node: imports
use "@tsconfig/node22
remove rimraf
update glob and remove inlined types
esm: add "type": "module" and update imports
esm: update test imports and dependencies
remove default exports
remove unused imports
fix Windows tests
update imports / exports in src/asar.ts
remove promisify(stream.pipeline)
remove lodash
remove enginesStrict
rename bin/asar.js to bin/asar.mjs
bump minimatch to 10.0.1
var -> const
add noUnusedLocals: true to tsconfig.json
update wrappedFs
update commander
update chai
add docs publishing flow
docs: update README imports
v3.4.1
07 Apr 02:55
Compare
Sorry, something went wrong.
No results found
3.4.1 (2025-04-07)
Bug Fixes
allow ../ symlink Streams when they're still within the package (#363 ) (e4fb057 )
v3.4.0
02 Apr 01:51
Compare
Sorry, something went wrong.
No results found
3.4.0 (2025-04-02)
Features
add in-memory API for streaming files to destination asar (#360 ) (dd7fb18 )
v3.3.1
11 Feb 00:44
Compare
Sorry, something went wrong.
No results found
3.3.1 (2025-02-11)
Bug Fixes
revert "feat: allow providing properties (such as unpack) in ordering input file" (#356 ) (9b7ccfe )
v3.3.0
10 Feb 20:55
Compare
Sorry, something went wrong.
No results found
3.3.0 (2025-02-10)
Features
allow providing properties (such as unpack) in ordering input file (#350 ) (b2f73c8 )
v3.2.18
07 Jan 03:04
Compare
Sorry, something went wrong.
No results found
3.2.18 (2025-01-07)
Bug Fixes
Respect unpack minimatch for symlinks within previously unpacked directories (#341 ) (645b7db )
v3.2.17
07 Nov 05:16
Compare
Sorry, something went wrong.
No results found
3.2.17 (2024-11-07)
Bug Fixes
isUnpackedDir matches non-child directories that have same folder name prefix (#333 ) (4df48cd )
checking if symlink with same prefix points outside the directory (#335 ) (9ec1830 )
v3.2.16
05 Nov 14:23
Compare
Sorry, something went wrong.
No results found
v3.2.15
30 Oct 14:34
Compare
Sorry, something went wrong.
No results found
You can’t perform that action at this time.