11.22.1-beta.10 (2024-02-11)
Bug Fixes
- add missing semicolon (427388d)
- allow proper shutdown of postgres process on windows as well (92fb102)
- catch errors when reading symlinks file so devs can download binaries first (89852c9)
- don't run pg commands in shells (0987bec)
- enable binary downloads on win32 (2493d29)
- only remove native.tar when it exists (a70556e)
- refactor download scripts to ESM as well (557bff7)
- replace "with" syntax for "assert" syntax for broader node compatibility (bf98824)
- run tar in one go on non-windows systems (eac6820)
Features