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
.
getsentry
/
sentry-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
1.8k
Star
8.7k
Code
Issues
518
Pull requests
71
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(nextjs): Deprecate Webpack top-level options
- #18343
#18343
Merged
logaretm
merged 11 commits into
develop
getsentry/sentry-javascript:develop
from
awad/js-1111-deprecate-top-level-webpack-options
getsentry/sentry-javascript:awad/js-1111-deprecate-top-level-webpack-options
Copy head branch name to clipboard
Dec 5, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(nextjs): Deprecate Webpack top-level options
#18343
logaretm
merged 11 commits into
develop
getsentry/sentry-javascript:develop
from
awad/js-1111-deprecate-top-level-webpack-options
getsentry/sentry-javascript:awad/js-1111-deprecate-top-level-webpack-options
Copy head branch name to clipboard
Commits
Commits on Dec 1, 2025
refactor: isolate webpack options in their own namespace and mark toplevel ones for deprecation
logaretm
committed
c7b5f46
View commit details
Copy full SHA for c7b5f46
Browse repository at this point
refactor: use the new options path but fallback to toplevel options
logaretm
committed
43c842a
View commit details
Copy full SHA for 43c842a
Browse repository at this point
test: added a test
logaretm
committed
c5ffac9
View commit details
Copy full SHA for c5ffac9
Browse repository at this point
feat: add warnings when deprecated values are used
logaretm
committed
55f8d3b
View commit details
Copy full SHA for 55f8d3b
Browse repository at this point
fix: simplify deprecated value warning condition
logaretm
committed
444c778
View commit details
Copy full SHA for 444c778
Browse repository at this point
tests: update Sentry options structure to use webpack namespace and add deprecation warnings for top-level options
logaretm
committed
9ef882c
View commit details
Copy full SHA for 9ef882c
Browse repository at this point
Commits on Dec 2, 2025
fix: widenClientFileUpload should be a top-level
logaretm
committed
fc87791
View commit details
Copy full SHA for fc87791
Browse repository at this point
ref: remove uneeded changes
logaretm
committed
eb17e0a
View commit details
Copy full SHA for eb17e0a
Browse repository at this point
Commits on Dec 4, 2025
fix: rename debug logging here already so we don't have to later
logaretm
committed
bdb4885
View commit details
Copy full SHA for bdb4885
Browse repository at this point
Commits on Dec 5, 2025
ref: rename debugLogging to removeDebugLogging for explicitness
logaretm
committed
b72c299
View commit details
Copy full SHA for b72c299
Browse repository at this point
docs: better comments
logaretm
committed
65ad310
View commit details
Copy full SHA for 65ad310
Browse repository at this point
You can’t perform that action at this time.