This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
5.3.0
Changes
- Bump browserslist from 4.16.3 to 4.16.6: 760b9c4
- README: remove dead dependency badges: 9c6973d
- README: use "HEAD" instead of "master" for links, see nodejs/node@26e318a32: 010cf84
- README: update the target list: 491941b
- README: link to vercel/pkg-fetch in the "Build" section: 709d711
- README: add notes about building for different archs: bd5f361
- README: add notes about "macos-arm64": 447b2db
- README: add notes about "linuxstatic" and native bindings: e8a2c63
- Squashed revert "allow to compress files in virtual file system ": #1115
- Bootstrap: remove support for Node < 8: a22fd80
- Bootstrap: use "const"/"let" instead of "var", require at top: 208e241
- Test-50-fs-runtime-layer-3: use "Buffer.from" instead of "new Buffer": d696260
- Test: add tests for #1191 and #1192: bcec96c
- Producer: improve readability and remove backed up native addon at the end: 80103dd
- InjectSnapshot: always use "C:\snapshot" on win: #1212
- Eslint: use airbnb-base rules for TypeScript as well: 38a9a8c
- Fixes "@typescript-eslint/naming-convention": ff56872
- Fixes "no-nested-ternary": 30b25ab
- Remove unused "appveyor.yml": 5c82b6d
- Tsconfig: bump target to "es2017" as Node 8 is the minimum: 2070696
- Revert^2 "allow to compress files in virtual file system " (#1200): #1115
Credits
Huge thanks to @erossignon and @jesec for helping!