Releases: alexandroit/stackline-resolve-url-loader
Release list
@stackline/resolve-url-loader 1.0.2
Recursive dependency-hardening release. Replaces the legacy source-map 0.6.1 runtime edge with the maintained, zero-dependency source-map-js 1.2.1 package through an npm alias while preserving the synchronous require('source-map') contract. The exact artifact passes clean warning-free installation, zero production and development audits, complete runtime-license review, differential behavior checks, Webpack 4/5 on Linux and Windows, Node 12-24, TypeScript 3.9/current, registry alias smoke tests, and CodeQL.
@stackline/resolve-url-loader 1.0.1
Recursive dependency remediation release. Replaces archived loader-utils with the exact maintained @stackline/loader-utils 1.0.2 compatibility alias, preserves Webpack 4/5 and Node 12+ behavior, inventories the complete runtime closure, and passes clean install, differential, Windows, type, package, signature, license, and zero-audit gates.
@stackline/resolve-url-loader 1.0.0
Changelog
1.0.0 - 2026-08-28
- Continue the complete
resolve-url-loader@5.0.0callable CommonJS and join
helper API. - Vendor the exact
adjust-sourcemap-loader@4.0.0processor and codecs. - Correct Windows
file:///D:/...normalization without changing POSIX file
URLs. - Add ESM, TypeScript declarations, webpack 4/5 and packed-consumer tests,
license evidence, CI, CodeQL, and immutable artifact tooling.