Skip to content

v2026.2.1#132

Merged
sopisoft merged 1 commit intomainfrom
v2026.2.1
Feb 13, 2026
Merged

v2026.2.1#132
sopisoft merged 1 commit intomainfrom
v2026.2.1

Conversation

@sopisoft
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings February 13, 2026 13:45
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the d-anime comments viewer extension to version 2026.2.1 with significant refactoring:

Changes:

  • Migration from Biome to Oxlint/Oxfmt for linting and formatting
  • Extensive code style changes (double to single quotes, alphabetical property ordering)
  • Error handling improvements in messaging/runtime system (Result types instead of exceptions)
  • Removal of the smooth_player addon feature
  • Configuration and storage API simplification

Reviewed changes

Copilot reviewed 91 out of 95 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
package.json Version bump to 2026.2.1, updated dependencies, switched to Oxlint/Oxfmt
wxt.config.ts Added React compiler plugin, reordered properties
src/modules/search.ts Modified regex patterns for title sanitization, added logging
src/modules/comments/ngFilters.ts Removed error handling in regex parsing, changed type signatures
src/messaging/runtime.ts Refactored to use Result types consistently
src/entrypoints/background/* Updated to return Result types from all handlers
src/entrypoints/script_addons.content/* Removed smooth_player feature entirely
src/config/* Simplified storage API, removed watchConfigs function
src/entrypoints/script_play.content/components/SidebarResizeHandle.tsx Extracted from sidebar.tsx into separate file

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sopisoft sopisoft merged commit c3318d5 into main Feb 13, 2026
8 checks passed
@sopisoft sopisoft deleted the v2026.2.1 branch February 13, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants