Skip to content

Find issue and pull request assignees faster with type ahead search

The assignees selection for issues and pull requests now supports type ahead searching so you can find users in your organization faster. Additionally, search result rankings have been updated to prefer matches at the start of a user's login or profile name.

User searches for bot, assigns the top search result, and then chooses a suggested assignee

This feature is now in beta, so send us your feedback and help us improve.

The npm registry will now display a link to the TypeScript type definitions for a package when those definitions exist in a separate package. If a package has a corresponding DefinitelyTyped package, an icon will link to that package that contains the definitions.

Package with DefinitelyTyped type definitions

This change will help developers know which packages have TypeScript type definitions available.

See more