Tags: Doist/typist
Tags
chore(release): 10.0.0 [skip ci] ## [10.0.0](v9.0.3...v10.0.0) (2026-03-12) ### ⚠ BREAKING CHANGES * The package is now declared as ESM ("type": "module") and uses an exports map. Deep imports (e.g. @doist/typist/dist/...) are no longer supported. Minimum Node.js version is now 22.18.0. ### Features * modernize package publishing and build tooling ([#1255](#1255)) ([1c8a194](1c8a194))
fix!: add publint and fix package publishing metadata (#1251) * chore(deps): add publint with postbuild hook * fix: use object format for repository field in package.json * fix: add "type": "module" and convert config files to ESM Rename .eslintrc.js to .eslintrc.cjs since ESLint 8 doesn't support ESM in the legacy config format. * fix: add exports field to package.json * chore: add *.tsbuildinfo to .gitignore
chore(release): 9.0.3 [skip ci] ## [9.0.3](v9.0.2...v9.0.3) (2026-02-25) ### Bug Fixes * test prerelease workflow ([#1219](#1219)) ([f5a9e05](f5a9e05)) * test prerelease workflow (take 2) ([#1222](#1222)) ([6eb32ab](6eb32ab)) * test prerelease workflow (take 3) ([#1225](#1225)) ([7dd6258](7dd6258)) * test prerelease workflow (take 4) ([#1227](#1227)) ([48fdcad](48fdcad)) * test prerelease workflow (take 5) ([#1229](#1229)) ([7b706c0](7b706c0)) * test prerelease workflow (take 6) ([#1231](#1231)) ([674bbcd](674bbcd))
PreviousNext