tersify@4.0.0
Major Changes
-
2ec5a33: Update build targets ES2020.
BREAKING CHANGE: The build targets now ES2020. Consumers in ES5-only environments, it's time to upgrade your runtime.
Minor Changes
- 61b4d40: Add
options.indent:'tab'for tab indentation, or a number for that many spaces per level. Objects and arrays are formatted with newlines and the chosen indentation. - 3dc31e6: Switch build from tsc to tsdown; publish ESM as
.mjsand CJS as.cjswith matching.d.mts/.d.ctstypes