Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
microsoft
/
tslib
Public
Notifications
You must be signed in to change notification settings
Fork
141
Star
1.3k
Code
Issues
35
Pull requests
23
Actions
Projects
0
Models
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Models
Security
Insights
Commits
Branch selector
main
User selector
andrewbranch
Datepicker
All time
Commit History
Commits on Oct 31, 2024
2.8.1
andrewbranch
committed
d72d6f7
Copy full SHA for d72d6f7
Merge pull request #275 from microsoft/bug/es5-compat
Show description for 11fa982
andrewbranch
authored
11fa982
Copy full SHA for 11fa982
Remove use of ES2015 syntax
andrewbranch
committed
3c532eb
Copy full SHA for 3c532eb
Commits on Oct 15, 2024
Add missing registry-url parameter
andrewbranch
committed
7c11588
Copy full SHA for 7c11588
Merge pull request #271 from microsoft/fix-publish
Show description for 1fec667
andrewbranch
authored
1fec667
Copy full SHA for 1fec667
Fix publish workflow
andrewbranch
committed
097e99e
Copy full SHA for 097e99e
2.8.0
andrewbranch
committed
ca5f7fb
Copy full SHA for ca5f7fb
Commits on Oct 14, 2024
Merge pull request #270 from microsoft/rewriteRelativeImportExtension
Show description for 2334267
andrewbranch
authored
2334267
Copy full SHA for 2334267
Commits on Sep 24, 2024
Missed update
andrewbranch
committed
c4cde74
Copy full SHA for c4cde74
Little optimizations
andrewbranch
committed
27b2192
Copy full SHA for 27b2192
Add URL-ish test
andrewbranch
committed
fece22a
Copy full SHA for fece22a
Combine tsx case into regex
andrewbranch
committed
9c731e9
Copy full SHA for 9c731e9
Test and fix invalid declaration-looking extensions
andrewbranch
committed
1c03288
Copy full SHA for 1c03288
Do more with a regex
andrewbranch
committed
a55e9f7
Copy full SHA for a55e9f7
Shorten by one line
andrewbranch
committed
e828dac
Copy full SHA for e828dac
Case insensitivity, remove lookbehind
andrewbranch
committed
e7b6aa0
Copy full SHA for e7b6aa0
Commits on Sep 23, 2024
Add rewriteRelativeImportExtension helper
andrewbranch
committed
689efe3
Copy full SHA for 689efe3
Merge pull request #269 from microsoft/test-infrastructure
Show description for 497872a
andrewbranch
authored
497872a
Copy full SHA for 497872a
Commits on Sep 19, 2024
Test export structure
andrewbranch
committed
f63baa3
Copy full SHA for f63baa3
Commits on Aug 18, 2023
2.6.2
andrewbranch
committed
49ac8dc
Copy full SHA for 49ac8dc
Merge pull request #217 from microsoft/bug/fix-modules-condition-types-path
Show description for 3071b51
andrewbranch
authored
3071b51
Copy full SHA for 3071b51
Fix path to exports["module"]["types"]
andrewbranch
committed
743045e
Copy full SHA for 743045e
Commits on Jul 24, 2023
2.6.1
andrewbranch
committed
41c120d
Copy full SHA for 41c120d
Merge pull request #216 from microsoft/bug/205
Show description for be55012
andrewbranch
authored
be55012
Copy full SHA for be55012
Undo format on save
andrewbranch
committed
8d4c782
Copy full SHA for 8d4c782
Stop using es6 syntax in the es6 file
andrewbranch
committed
74f91b3
Copy full SHA for 74f91b3
Commits on Jun 2, 2023
2.5.3
andrewbranch
committed
cc5ff03
Copy full SHA for cc5ff03
Merge pull request #208 from microsoft/moar-modules
Show description for a471c51
andrewbranch
authored
a471c51
Copy full SHA for a471c51
Do not reference tslib.es6.js from package.json exports
andrewbranch
committed
80deca0
Copy full SHA for 80deca0
Commits on May 18, 2023
Use named reexport to satsify incomplete TS symbol resolution (#204)
andrewbranch
authored
2b57a92
Copy full SHA for 2b57a92
Commits on May 1, 2023
Merge pull request #200 from Andarist/fix/import-types
Show description for eab3cff
andrewbranch
authored
eab3cff
Copy full SHA for eab3cff
Update modules/index.d.ts
andrewbranch
authored
5ef7d1a
Copy full SHA for 5ef7d1a
Merge pull request #201 from microsoft/fix-esm
Show description for 7def846
andrewbranch
authored
7def846
Copy full SHA for 7def846
Merge pull request #179 from guybedford/patch-4
Show description for 4e79d03
andrewbranch
authored
4e79d03
Copy full SHA for 4e79d03
Add default export to modules/index.js
andrewbranch
committed
033b363
Copy full SHA for 033b363
Pagination
Previous
Next
You can’t perform that action at this time.