Skip to content

v0.7.2

Latest

Choose a tag to compare

@Polliog Polliog released this 07 Apr 13:18

What's Changed

Fixed

  • Smoke test regression: Upgraded express to v5 in test-app-node-express — the path-to-regexp >=8.4.0 security override broke express 4.x, which calls the pathRegexp named export removed in 8.4.0. Express 5 uses path-to-regexp 8.4+ natively.

Changed

  • Security hardening: Patched all 54 Dependabot security alerts via pnpm.overrides in the root package.json. Affected packages include: tar, esbuild, webpack, cookie, minimatch, rollup, ajv, qs, devalue, hono, @angular/core, @angular/compiler, @sveltejs/kit, svelte, nanotar, simple-git, @hono/node-server, defu, elysia, h3, immutable, lodash, node-forge, path-to-regexp, picomatch, serialize-javascript, svgo, undici, vite, brace-expansion, fastify, file-type, next, srvx, unhead, and yaml. pnpm audit reports no known vulnerabilities.

Full Changelog: https://github.com/logtide-dev/logtide-javascript/blob/main/CHANGELOG.md#072---2026-04-07