Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
TypeScript
Public
Notifications
You must be signed in to change notification settings
Fork
13.7k
Star
110k
Code
Issues
5k+
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
package.json
on
fixInconsistentGenericIndexedAccess
User selector
All users
All time
Commit history
Commits on Jul 23, 2024
Update deps, to TS 5.5.4 (#59395)
Jake Bailey (jakebailey)
authored
97ed8fc
View commit details
Copy full SHA for 97ed8fc
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Update deps (#59188)
Jake Bailey (jakebailey)
authored
14eca92
View commit details
Copy full SHA for 14eca92
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Use monocart for coverage reports, enable codecov (#58850)
Jake Bailey (jakebailey)
authored
ba46eca
View commit details
Copy full SHA for ba46eca
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
Update knip (#59182)
Lars Kappert (webpro)
authored
eb23677
View commit details
Copy full SHA for eb23677
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
Update to esbuild v0.22 (#59084)
Jake Bailey (jakebailey)
authored
9623893
View commit details
Copy full SHA for 9623893
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
Switch to eslint flat config (#57684)
Jake Bailey (jakebailey)
authored
9a23924
View commit details
Copy full SHA for 9a23924
View code at this point
Browse repository at this point
Remove unused exports & dead code (using Knip) (#56817)
Show description for 752135e
Lars Kappert (webpro)
and
Jake Bailey (jakebailey)
authored
752135e
View commit details
Copy full SHA for 752135e
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Update deps (#59006)
Jake Bailey (jakebailey)
authored
fe0bdc8
View commit details
Copy full SHA for fe0bdc8
View code at this point
Browse repository at this point
Commits on Jun 25, 2024
Use regular imports instead of require where possible (#59017)
Jake Bailey (jakebailey)
authored
ef339af
View commit details
Copy full SHA for ef339af
View code at this point
Browse repository at this point
Lowercase Microsoft github org links (#59014)
Wesley Wigham (weswigham)
authored
b384054
View commit details
Copy full SHA for b384054
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
Update to TS 5.5.2 (#58947)
Jake Bailey (jakebailey)
authored
ef079c9
View commit details
Copy full SHA for ef079c9
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
Update deps, dprint config (#58906)
Jake Bailey (jakebailey)
authored
fb88f02
View commit details
Copy full SHA for fb88f02
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Remove typescript-etw (#58832)
Jake Bailey (jakebailey)
authored
e30b5fb
View commit details
Copy full SHA for e30b5fb
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Bump version to 5.6. (#58753)
Daniel Rosenwasser (DanielRosenwasser)
authored
5041ab9
View commit details
Copy full SHA for 5041ab9
View code at this point
Browse repository at this point
Commits on May 29, 2024
Update dependencies (#58639)
Jake Bailey (jakebailey)
authored
5df3a10
View commit details
Copy full SHA for 5df3a10
View code at this point
Browse repository at this point
Commits on May 22, 2024
Use dprint package for dtsBundler formatting rather than dprint CLI (#58625)
Jake Bailey (jakebailey)
authored
f2aebff
View commit details
Copy full SHA for f2aebff
View code at this point
Browse repository at this point
Commits on May 7, 2024
Update dependencies (#58458)
Jake Bailey (jakebailey)
authored
9d714f4
View commit details
Copy full SHA for 9d714f4
View code at this point
Browse repository at this point
Upgrade to esbuild 0.21 (#58454)
Jake Bailey (jakebailey)
authored
320764c
View commit details
Copy full SHA for 320764c
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (#58095)
Jake Bailey (jakebailey)
authored
17e420d
View commit details
Copy full SHA for 17e420d
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
Sort imports with dprint instead of eslint (#58058)
Jake Bailey (jakebailey)
authored
f52f7b9
View commit details
Copy full SHA for f52f7b9
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
Update deps and fix new lints (#57870)
Jake Bailey (jakebailey)
authored
e726059
View commit details
Copy full SHA for e726059
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
Update typescript dep to v5.4.2, other dependencies (#57664)
Jake Bailey (jakebailey)
authored
3a0869f
View commit details
Copy full SHA for 3a0869f
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Bump version to 5.5. (#57452)
Daniel Rosenwasser (DanielRosenwasser)
authored
3dfdd1b
View commit details
Copy full SHA for 3dfdd1b
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
Update to esbuild 0.20 (#57216)
Jake Bailey (jakebailey)
authored
3251a12
View commit details
Copy full SHA for 3251a12
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
Update dependencies to latest compatible versions (#56561)
Show description for 1982349
Jake Bailey (jakebailey)
and
Ryan Cavanaugh (RyanCavanaugh)
authored
1982349
View commit details
Copy full SHA for 1982349
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
Update dprint and dprint plugins (#56986)
Jake Bailey (jakebailey)
authored
f9cb96c
View commit details
Copy full SHA for f9cb96c
View code at this point
Browse repository at this point
Commits on Dec 11, 2023
Remove old "start" script from package.json (#56585)
PUNAMRAMPUKALE
authored
973b0e6
View commit details
Copy full SHA for 973b0e6
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Show implied options in --showConfig (#56701)
Andrew Branch (andrewbranch)
authored
b436976
View commit details
Copy full SHA for b436976
View code at this point
Browse repository at this point
Commits on Nov 27, 2023
Bump TS devDep to 5.3, hack dtsBundler to remove new comments (#56554)
Jake Bailey (jakebailey)
authored
b334e07
View commit details
Copy full SHA for b334e07
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Bump version to 5.4.
Daniel Rosenwasser (DanielRosenwasser)
committed
d86bdde
View commit details
Copy full SHA for d86bdde
View code at this point
Browse repository at this point
Commits on Oct 28, 2023
Update dprint and plugins (#56163)
Jake Bailey (jakebailey)
authored
514f7e6
View commit details
Copy full SHA for 514f7e6
View code at this point
Browse repository at this point
Revert "Explicitly declare type=commonjs in package.json (#56190)" (#56237)
Jake Bailey (jakebailey)
authored
6134091
View commit details
Copy full SHA for 6134091
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
Explicitly declare type=commonjs in package.json (#56190)
Jake Bailey (jakebailey)
authored
11a04ed
View commit details
Copy full SHA for 11a04ed
View code at this point
Browse repository at this point
Commits on Oct 10, 2023
Add perf_hooks to the package.json browser list (#56062)
Jake Bailey (jakebailey)
authored
5a97ce8
View commit details
Copy full SHA for 5a97ce8
View code at this point
Browse repository at this point
Commits on Sep 14, 2023
Fix playright browser installs due to upstream breaking change (#55740)
Jake Bailey (jakebailey)
authored
47e4448
View commit details
Copy full SHA for 47e4448
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.