Enterprise accounts now have a public schema preview available for GitHub Enterprise Cloud. As part of this preview, enterprise owners have the ability to manage enterprise accounts via the GraphQL API.
Dependency graph supports scoped npm packages
The dependency graph has added support for scoped npm packages. Scoped packages like @angular/angular
will be accurately listed in the dependency graph, used by, and community contributors views.
We’ve removed a bit of friction for users who navigate topics by URL hacking. Instead of encountering a 404 page for URLs where the topics are mixed or uppercase (e.g. github.com/topics/WordPress or github.com/topics/PICO-8), we’ll redirect you to the correct lowercase URL.