Skip to content

[FEATURE][CORE] Package Size and Publish Package Adjustment#2

Merged
FelixFern merged 3 commits intomainfrom
feat/pipeline-enablement
Feb 21, 2026
Merged

[FEATURE][CORE] Package Size and Publish Package Adjustment#2
FelixFern merged 3 commits intomainfrom
feat/pipeline-enablement

Conversation

@FelixFern
Copy link
Copy Markdown
Owner

No description provided.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tunnel-fn Ready Ready Preview, Comment Feb 21, 2026 11:06am

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 21, 2026

📦 Package Size Report

Total dist size: 52K

File Size Gzipped
index.js 5.66 kB 1.58 kB
index.cjs 7.43 kB 2.20 kB

Packed tarball size: 8.51 kB

@github-actions
Copy link
Copy Markdown

Unit Test Results

Status: Error — no test results found

Output

�[90mstderr�[2m | src/__tests__/tunnel.test.tsx�[2m > �[22m�[2monReady�[2m > �[22m�[2munsubscribe prevents callback from firing
�[22m�[39mAn update to DelayedRegistrar inside a test was not wrapped in act(...).

When testing, code that causes React state updates should be wrapped into act(...):

act(() => {
  /* fire events that update state */
});
/* assert on the output */

This ensures that you're testing the behavior the user would see in the browser. Learn more at https://react.dev/link/wrap-tests-with-act

 �[32m✓�[39m src/__tests__/tunnel.test.tsx �[2m(�[22m�[2m19 tests�[22m�[2m)�[22m�[33m 573�[2mms�[22m�[39m

�[2m Test Files �[22m �[1m�[32m1 passed�[39m�[22m�[90m (1)�[39m
�[2m      Tests �[22m �[1m�[32m19 passed�[39m�[22m�[90m (19)�[39m
�[2m   Start at �[22m 11:06:08
�[2m   Duration �[22m 1.56s�[2m (transform 115ms, setup 182ms, import 97ms, tests 573ms, environment 571ms)�[22m

@FelixFern FelixFern merged commit 10f748b into main Feb 21, 2026
4 checks passed
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.

1 participant