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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
#987(patch)
Fix package.json entry points - remove references to files that were never built and declare import/require conditions explicitly
#1021(patch) - Build with tsdown instead of tsup; published files now use explicit .mjs/.cjs extensions.
#1030(patch)
The env reload log now reports "no changes found" correctly. It previously always said "changes found", because the comparison also picked up formatting and internal bookkeeping that shift on every reload