ColReorder 1.6.2

DataTables CDN files for ColReorder 1.6.2. This software was originally released on 10th March, 2023.

Release notes

One small fix, but primaruly this release is for an update to the CommonJS loader to allow a down compile of import 'datatables.net-colreorder'; without needing to worry about executing the returned function. This allows the CommonJS syntax to match ESM.

  • Updated: CommonJS loader updated to allow use of ColReorder without needed to execute the returned function, if a window variable is available.
  • Fix: Using colReorder.enable(false) would thow an error

Files