Skip to content

Comments

develop#224

Merged
ienaga merged 13 commits intomainfrom
develop
Nov 12, 2025
Merged

develop#224
ienaga merged 13 commits intomainfrom
develop

Conversation

@ienaga
Copy link
Member

@ienaga ienaga commented Nov 12, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 12, 2025 13:01
Copy link
Contributor

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 pull request updates the project from version 2.6.1 to 2.6.2, focusing on build configuration improvements for Web Workers and dependency updates.

Key Changes:

  • Modified Rollup worker configurations to use IIFE format with inlined dynamic imports for better Web Worker compatibility
  • Updated multiple development dependencies to their latest versions
  • Replaced SVG flowchart in README with an inline Mermaid diagram for better maintainability

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
rollup.unzip.worker.config.js Changed output format from ES modules to IIFE with browser-compatible settings for the unzip worker bundle
rollup.renderer.worker.config.js Changed output format from ES modules to IIFE with browser-compatible settings for the renderer worker bundle
package.json Bumped version to 2.6.2, updated dev dependencies, and added xml2js package
package-lock.json Updated lockfile to reflect dependency version changes
README.md Replaced SVG flowchart reference with an embedded Mermaid diagram showing the rendering pipeline

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

@ienaga ienaga merged commit d451a3b into main Nov 12, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant