Skip to content

Releases: alexandroit/stackline-resolve-url-loader

@stackline/resolve-url-loader 1.0.2

Choose a tag to compare

@alexandroit alexandroit released this 30 Aug 09:16
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@alexandroit alexandroit released this 30 Aug 08:02
Immutable release. Only release title and notes can be modified.

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

Choose a tag to compare

@alexandroit alexandroit released this 28 Aug 12:41
Immutable release. Only release title and notes can be modified.

Changelog

1.0.0 - 2026-08-28

  • Continue the complete resolve-url-loader@5.0.0 callable CommonJS and join
    helper API.
  • Vendor the exact adjust-sourcemap-loader@4.0.0 processor 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.