You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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) (1c8a194)