Tags: homer0/cjs2esm
Tags
chore(release): 5.0.0 [skip ci] # [5.0.0](4.0.2...5.0.0) (2024-11-09) ### Bug Fixes * add support for Node v22 and set v20 for dev ([a7e9b20](a7e9b20)) * update dependencies ([caa1327](caa1327)) ### BREAKING CHANGES * There shouldn't be any breaking change, but we are upgrading jscodeshift from v0.15 to v17 (two majors).
chore(release): 4.0.0 [skip ci] # [4.0.0](3.1.1...4.0.0) (2023-10-06) ### Bug Fixes * add ESM loader ([d18fe1b](d18fe1b)) * add warning when attempt to loading mod twice ([d6baed1](d6baed1)) * drop Node 14 support ([cde7fd4](cde7fd4)) * update dependencies ([a4533b6](a4533b6)) ### BREAKING CHANGES * Node 14 is not longer supported. Node 18.17 is the minimum required version now.
chore(release): 3.0.0 [skip ci] # [3.0.0](2.0.2...3.0.0) (2022-05-17) ### Bug Fixes * add patch for 5to6 ([e819879](e819879)) * drop support for Node 12 ([91a53d7](91a53d7)) * preserve leading comments ([36c44cc](36c44cc)) * properly resolve the path the transformations ([0069848](0069848)) * update dependencies ([0a8c55d](0a8c55d)) * upgrade jscodeshift ([577afae](577afae)) * use a better exp to replace modules ([5902cee](5902cee)) ### Features * allow for custom transformations ([3361f7c](3361f7c)) * allow to customize the codemod paths ([85f381b](85f381b)) * allow to set an order for the transformations ([9b35698](9b35698)) ### BREAKING CHANGES * This package no longer supports Node 12.
PreviousNext