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
Fix .js file extension missing in an import statement when trying to import { datetime }, which worked in some bundlers but could fail in others or when not using any bundler. This issue was introduced in version 1.3.0.
Documentation
Fix typos.
Under the hood
The NPM command to test types has been changed from test-types to test:types.
Update tooling for Node 20.
Configure the dependencies update automation to group them by categories.