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
Type
/
to 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
.
exceptionless
/
Exceptionless.JavaScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
22
Star
60
Code
Issues
0
Pull requests
9
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 11, 2026
Fix npm trusted publishing workflow
niemyjski
committed
92c4599
View commit details
Copy full SHA for 92c4599
Browse repository at this point
Refresh workspace tooling and dependencies
niemyjski
committed
05f055a
View commit details
Copy full SHA for 05f055a
Browse repository at this point
Update example app runtime defaults
niemyjski
committed
148955e
View commit details
Copy full SHA for 148955e
Browse repository at this point
Add React error boundary fallback
niemyjski
committed
44c1831
View commit details
Copy full SHA for 44c1831
Browse repository at this point
Commits on May 31, 2026
Ship React Native and Expo SDK support (#155)
Show description for 457cd39
niemyjski
authored
457cd39
View commit details
Copy full SHA for 457cd39
Browse repository at this point
Commits on May 30, 2026
updated skills
niemyjski
committed
d8bed43
View commit details
Copy full SHA for d8bed43
Browse repository at this point
Added Official Agent Skill for client integration.
niemyjski
committed
80e7035
View commit details
Copy full SHA for 80e7035
Browse repository at this point
refactor: Enhance examples and add documentation tests
Show description for 68302ce
niemyjski
committed
68302ce
View commit details
Copy full SHA for 68302ce
Browse repository at this point
Upgraded deps
niemyjski
committed
e366114
View commit details
Copy full SHA for e366114
Browse repository at this point
chore: bump Next.js example dependency versions
niemyjski
committed
00ec079
View commit details
Copy full SHA for 00ec079
Browse repository at this point
Commits on Apr 20, 2026
Fix parseVersion trailing separator regression
Show description for d11687c
niemyjski
and
Copilot
committed
d11687c
View commit details
Copy full SHA for d11687c
Browse repository at this point
Commits on Mar 27, 2026
Add a simple Next.js reference integration example (#153)
Show description for 3d03e4d
niemyjski
and
claude
authored
3d03e4d
View commit details
Copy full SHA for 3d03e4d
Browse repository at this point
Commits on Mar 26, 2026
Revert #/ subpath imports to relative paths
Show description for e1efd78
niemyjski
and
claude
committed
e1efd78
View commit details
Copy full SHA for e1efd78
Browse repository at this point
Commits on Mar 25, 2026
Use crypto.getRandomValues for guid/randomNumber with Math.random fallback, replace parseVersion regex with linear-time parser
Show description for 5c8cb7c
niemyjski
and
claude
committed
5c8cb7c
View commit details
Copy full SHA for 5c8cb7c
Browse repository at this point
Migrate to vitest (#152)
Show description for e3def88
niemyjski
authored
e3def88
View commit details
Copy full SHA for e3def88
Browse repository at this point
Commits on Mar 24, 2026
Feature/upgrade deps (#151)
Show description for f9c8483
niemyjski
and
github-advanced-security[bot]
authored
f9c8483
View commit details
Copy full SHA for f9c8483
Browse repository at this point
Commits on Mar 29, 2024
Target ES2022 (#149)
Show description for 6898ae6
niemyjski
authored
6898ae6
View commit details
Copy full SHA for 6898ae6
Browse repository at this point
Updated readme
niemyjski
committed
96e40b0
View commit details
Copy full SHA for 96e40b0
Browse repository at this point
Normalize line endings
Show description for 6f20bb5
niemyjski
committed
6f20bb5
View commit details
Copy full SHA for 6f20bb5
Browse repository at this point
Added git attributes for line ending normalization
Show description for 7f2093a
niemyjski
committed
7f2093a
View commit details
Copy full SHA for 7f2093a
Browse repository at this point
Cache node_modules
niemyjski
committed
ed0c572
View commit details
Copy full SHA for ed0c572
Browse repository at this point
Updated github actions
niemyjski
committed
10ab044
View commit details
Copy full SHA for 10ab044
Browse repository at this point
Fixed error data assert.
niemyjski
committed
8d73726
View commit details
Copy full SHA for 8d73726
Browse repository at this point
updated some post merge deps
niemyjski
committed
c51cc7b
View commit details
Copy full SHA for c51cc7b
Browse repository at this point
Replaced CRA with Vite... resolving all package audits and greatly reduced dependency tree.
niemyjski
committed
a96a0a7
View commit details
Copy full SHA for a96a0a7
Browse repository at this point
Improved linting experience
niemyjski
committed
949a644
View commit details
Copy full SHA for 949a644
Browse repository at this point
Formatted examples
niemyjski
committed
87a3949
View commit details
Copy full SHA for 87a3949
Browse repository at this point
Added prettier and ran formatting
niemyjski
committed
c1682b7
View commit details
Copy full SHA for c1682b7
Browse repository at this point
Upgraded deps
niemyjski
committed
995bc84
View commit details
Copy full SHA for 995bc84
Browse repository at this point
Commits on Jan 26, 2024
Bump @sveltejs/kit from 2.0.6 to 2.4.3 (#145)
Show description for 91fa488
dependabot[bot]
authored
91fa488
View commit details
Copy full SHA for 91fa488
Browse repository at this point
Commits on Jan 20, 2024
Bump vite from 5.0.10 to 5.0.12 (#144)
Show description for b8b27c9
dependabot[bot]
authored
b8b27c9
View commit details
Copy full SHA for b8b27c9
Browse repository at this point
Commits on Jan 10, 2024
Bump follow-redirects from 1.15.2 to 1.15.4 (#143)
Show description for 5e86f40
dependabot[bot]
authored
5e86f40
View commit details
Copy full SHA for 5e86f40
Browse repository at this point
Commits on Dec 28, 2023
Added upgrade scripts
niemyjski
committed
bb347dd
View commit details
Copy full SHA for bb347dd
Browse repository at this point
Commits on Dec 26, 2023
Updated deps
niemyjski
committed
e037261
View commit details
Copy full SHA for e037261
Browse repository at this point
Commits on Nov 13, 2023
Update README.md
ejsmith
authored
44dc889
View commit details
Copy full SHA for 44dc889
Browse repository at this point
Previous
Next
You can’t perform that action at this time.