Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve split type errors#1247

Closed
den-churbanov wants to merge 87 commits intoeffector:masterfrom
den-churbanov:improve-split-type-errors
Closed

Improve split type errors#1247
den-churbanov wants to merge 87 commits intoeffector:masterfrom
den-churbanov:improve-split-type-errors

Conversation

@den-churbanov
Copy link
Contributor

@den-churbanov den-churbanov commented Mar 25, 2025

No description provided.

igorkamyshev and others added 30 commits June 6, 2024 19:36
* effector-solid

* effector-react

* effector-vue

* Build

* Public exports

* Docs

* babel-plugin

* Fixes after tests

* Build fixes

* Add docs

* Changelog

* note about babel plugin
* Delete forward

* Delete guard

* changelog

* Snap
* Implement derived sids for regional stuff

* Check sid changes

* Add test for derived sids support

* Update src/effector/__tests__/fork/factory.test.ts

Co-authored-by: Sova <[email protected]>

* fix snapshot

* Update CHANGELOG.md

---------

Co-authored-by: Sova <[email protected]>
* Delete useEvent

* Delete useStore

* Delete HOC APIs

* Changelog

* Delete effector/babel-plugin-react
* Delete hydrate

* Changelog

* Update src/react/__tests__/base/scopes.test.tsx

Co-authored-by: Dmitry <[email protected]>

* Update examples/serverless-ssr/src/client.tsx

Co-authored-by: Dmitry <[email protected]>

* Snap

* Fix forest test

* React test

* Not only

* Hmm

* WTF

* Solid

---------

Co-authored-by: Dmitry <[email protected]>
* Delete onlyChanges option from fork function

* Delete fork(domain) overload

* Changelog

* Snap
* Use regular effector import in effector-react

* Changelog
* Delete UMD build

* Add docs
* Add deprecation warnings

* Docs

* Changelog

* Docs
* Delete plain object as handlers deprecated overload in fork

* Cleanup

* changelog
Simplify `fork` and `Scope`
# Conflicts:
#	documentation/src/content/docs/en/api/effector-react/connect.md
#	documentation/src/content/docs/en/api/effector/serialize.md
#	documentation/src/content/docs/en/recipes/react/forms.md
#	documentation/src/content/docs/ru/explanation/glossary.md
* Move queue into launch closure

* Provide queue to steps

* fix

* Add test

* Fix types

* Use current queue in case of defer: true

* Remove console logs

* Add wild world edge case

* Add note about master behavior

* Make queue isolation test more compact

* Refactor heap handling

* Update changelog

* Refactor internal typings

---------

Co-authored-by: Dmitry Boldyrev <[email protected]>
* Dont export internal `validateSampleConfig` from sample

* Move `createLinkNode` to `createNode` module

* Move is to `isMethod`

* Create meaningful `validate` module

* Move `assert` and `deprecate` to validate module

* Move `is.*` methods to `is` module

Essentially a flip with validate module

* Move watchUnit to createWatch module

* Merge subscription module to createWatch

* Merge observableSymbol to fromObservable module

* Merge own to createNode module

* Fix import

* Fix more imports
(cherry picked from commit 13607219fb1eedb7abf46f7e4a0f9f785400e47e)
zerobias and others added 28 commits November 8, 2024 18:29
Support for `filter: Boolean` is dropped for type `false | 0 | 0n`, but it rarely fruitful anyway
@den-churbanov den-churbanov deleted the improve-split-type-errors branch March 25, 2025 08:30
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.

5 participants