Debian Patches

Status for node-redux/4.2.1-3

Patch Description Author Forwarded Bugs Origin Last update
rollup-3.patch fix for rollup 3 Yadd <babelouest@debian.org> not-needed debian 2022-10-26
babel8.patch port the babel config and the error mangler to Babel 8 object-rest-spread reached stage 4, so Babel 8 only knows it as
@babel/plugin-transform-object-rest-spread, and preset-env's "loose"
option became granular assumptions.
.
objectRestNoSymbols and setSpreadProperties are deliberately left out:
assumptions are global, and the object-rest-spread plugin here is
explicitly meant to stay strict so that spreading copies symbols.
.
scripts/mangleErrors.js built "process.env.NODE_ENV" as a single
identifier; @babel/types 8 validates identifier names and rejects it.
Build the member expression properly instead.
Yadd <yadd@debian.org> not-needed 2026-08-29

All known versions for source package 'node-redux'

Links