Skip to content

Throw when hook is used inside effect#2672

Merged
marvinhagemeister merged 1 commit intomasterfrom
effect-warning
Aug 3, 2020
Merged

Throw when hook is used inside effect#2672
marvinhagemeister merged 1 commit intomasterfrom
effect-warning

Conversation

@marvinhagemeister
Copy link
Copy Markdown
Member

Fixes #2671

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Aug 3, 2020

Size Change: +62 B (0%)

Total Size: 40.1 kB

Filename Size Change
debug/dist/debug.js 3.01 kB +15 B (0%)
debug/dist/debug.module.js 3 kB +23 B (0%)
debug/dist/debug.umd.js 3.1 kB +24 B (0%)
ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3.19 kB 0 B
compat/dist/compat.module.js 3.22 kB 0 B
compat/dist/compat.umd.js 3.25 kB 0 B
devtools/dist/devtools.js 185 B 0 B
devtools/dist/devtools.module.js 195 B 0 B
devtools/dist/devtools.umd.js 261 B 0 B
dist/preact.js 3.96 kB 0 B
dist/preact.min.js 3.98 kB 0 B
dist/preact.module.js 3.97 kB 0 B
dist/preact.umd.js 4.02 kB 0 B
hooks/dist/hooks.js 1.1 kB 0 B
hooks/dist/hooks.module.js 1.12 kB 0 B
hooks/dist/hooks.umd.js 1.18 kB 0 B
test-utils/dist/testUtils.js 437 B 0 B
test-utils/dist/testUtils.module.js 439 B 0 B
test-utils/dist/testUtils.umd.js 515 B 0 B

compressed-size-action

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.0004%) to 99.799% when pulling 05b24a4 on effect-warning into 3017d91 on master.

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.

Preact does not throw "Invalid hook call" error

3 participants