Releases: cerebral/cerebral
Releases ยท cerebral/cerebral
v2025-06-06_0918
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.3.1 |
4.3.2 |
@cerebral/inferno |
4.3.1 |
4.3.2 |
@cerebral/preact |
4.3.1 |
4.3.2 |
@cerebral/react |
4.3.2 |
4.3.3 |
@cerebral/vue |
4.3.1 |
4.3.2 |
cerebral |
5.2.4 |
5.2.5 |
function-tree |
3.3.3 |
3.3.4 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral, function-tree |
expose package version through babel |
5609780 |
|
Henri Hulski |
 |
๐ Typescript
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/react |
adjust IReactComponent |
2569ff6 |
|
Henri Hulski |
 |
v2025-03-25_2048
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.3.0 |
4.3.1 |
@cerebral/inferno |
4.3.0 |
4.3.1 |
@cerebral/preact |
4.3.0 |
4.3.1 |
@cerebral/react |
4.3.1 |
4.3.2 |
@cerebral/vue |
4.3.0 |
4.3.1 |
cerebral |
5.2.3 |
5.2.4 |
function-tree |
3.3.2 |
3.3.3 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
prevent checkForComputed from throwing when the path does not exist in state |
5b38c16 |
#1412 |
Johannes Andersen |
 |
cerebral |
fix moduleState in submodules for reactions and computed |
c99586b |
|
Henri Hulski |
 |
cerebral |
handle reactions on addModule and removeModule |
c54bf9d |
#1439 |
Henri Hulski |
 |
cerebral, function-tree |
fix parallel branch execution |
68773c5 |
#1430 |
Henri Hulski |
 |
๐ Documentation
package |
summary |
commit |
issues |
author |
gravatar |
monorepo |
adjust documentation for reactions |
16cfbc8 |
|
Henri Hulski |
 |
๐ง Chores
package |
summary |
commit |
issues |
author |
gravatar |
monorepo |
upgrade dependencies |
a91230e |
|
Henri Hulski |
 |
โ๏ธ Styling
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
fix formatting |
e8759bc |
|
Henri Hulski |
 |
๐ฆ Tests
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
add tests for reactions |
0b58727 |
|
Henri Hulski |
 |
cerebral |
add tests for moduleState and moduleSequences tags |
dec5b4b |
|
Henri Hulski |
 |
cerebral |
update module tests to Cerebral 5 API |
34b1cd7 |
|
Henri Hulski |
 |
v2025-03-20_1818
Updated packages
package |
from version |
to version |
@cerebral/react |
4.3.0 |
4.3.1 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/react |
change imports from @cerebral/react to local imports |
0f5920c |
#1443 |
Henri Hulski |
 |
๐ Documentation
package |
summary |
commit |
issues |
author |
gravatar |
monorepo |
update links to documentation in README |
0249a61 |
|
Henri Hulski |
 |
monorepo |
fix markdown formatting |
71e28c9 |
|
Henri Hulski |
 |
๐ฆ Tests
package |
summary |
commit |
issues |
author |
gravatar |
all |
fix imports |
d7e0068 |
|
Henri Hulski |
 |
v2025-03-20_1156
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.2.2 |
4.3.0 |
@cerebral/inferno |
4.2.2 |
4.3.0 |
@cerebral/preact |
4.2.2 |
4.3.0 |
@cerebral/react |
4.2.2 |
4.3.0 |
@cerebral/vue |
4.2.2 |
4.3.0 |
babel-plugin-cerebral |
1.0.1 |
1.0.2 |
cerebral |
5.2.2 |
5.2.3 |
๐ฅ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/react |
add React 19 compatibility |
f94f3d2 |
#1441, #1442 |
Dan Abramov |
 |
@cerebral/inferno |
add compatibility for Inferno version 6 and newer |
b12cfdf |
|
Henri Hulski |
 |
@cerebral/preact |
add support for Preact X |
89fb578 |
|
Henri Hulski |
 |
@cerebral/vue |
add support for Vue 3 |
81dac9b |
|
Henri Hulski |
 |
@cerebral/angular |
support Angular version 14-19 |
297d3ee |
|
Henri Hulski |
 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/react |
add support for React version 16.3 - 19.x |
7ef7750 |
|
Henri Hulski |
 |
monorepo |
remove @cerebral/angularjs as it's dead for more them 3 years |
9451fce |
|
Henri Hulski |
 |
@cerebral/react |
fix @connect decorator |
bec542e |
|
Henri Hulski |
 |
cerebral |
fix circular dependency issue with UniversalController |
780a22c |
|
Henri Hulski |
 |
babel-plugin-cerebral, cerebral |
remove computed and moduleComputed from validTagNames |
366cea2 |
|
Henri Hulski |
 |
๐ Documentation
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/react |
update README |
af3823c |
|
Henri Hulski |
 |
@cerebral/vue |
update README |
ed98ab8 |
|
Henri Hulski |
 |
@cerebral/preact |
update README |
e718570 |
|
Henri Hulski |
 |
@cerebral/inferno |
update README |
bebb585 |
|
Henri Hulski |
 |
@cerebral/angular |
update README |
edb254c |
|
Henri Hulski |
 |
monorepo |
refactor the Cerebral documentation |
0347c23 |
|
Henri Hulski |
 |
monorepo |
fix "Release process" docs in README |
9344823 |
|
Henri Hulski |
 |
๐ง Chores
package |
summary |
commit |
issues |
author |
gravatar |
monorepo |
fix release workflow |
c20970f |
|
Henri Hulski |
 |
@cerebral/angular, @cerebral/inferno, @cerebral/preact, @cerebral/vue, cerebral, function-tree |
remove devDependencies from packages "package.json" |
98a872e |
|
Henri Hulski |
 |
@cerebral/react, cerebral, function-tree |
replace ts-node with tsx for ts testing |
81cfab8 |
|
Henri Hulski |
 |
monorepo |
adjust husky hooks |
9dfb008 |
|
Henri Hulski |
 |
monorepo |
switch to eslint flat config and run prettier separately |
265d7a2 |
|
Henri Hulski |
 |
monorepo |
adjust Monorepo npm scripts |
99d59d0 |
|
Henri Hulski |
 |
monorepo |
upgrade dependencies |
9e22432 |
|
Henri Hulski |
 |
โ๏ธ Styling
package |
summary |
commit |
issues |
author |
gravatar |
babel-plugin-cerebral, cerebral, function-tree |
fix eslint linting errors |
514f0a5 |
|
Henri Hulski |
 |
@cerebral/inferno, @cerebral/preact, @cerebral/react, @cerebral/vue, babel-plugin-cerebral, cerebral, function-tree |
format code with prettier |
38c463d |
|
Henri Hulski |
 |
๐ Refactors
package |
summary |
commit |
issues |
author |
gravatar |
monorepo |
replace website/publisher with website github workflow |
c3ffc42 |
|
Henri Hulski |
 |
@cerebral/inferno, @cerebral/preact, @cerebral/react |
change file extension for files containing JSX syntax to ".jsx" |
a333863 |
|
Henri Hulski |
 |
๐ฆ Tests
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
prevent factory wait test from randomly failing on github actions test workflow |
ab63b97 |
|
Henri Hulski |
 |
@cerebral/react |
make the tests compatible with React 19 using @testing-library/react |
0725be7 |
|
Henri Hulski |
 |
@cerebral/inferno |
make the tests compatible with Inferno 6 |
dbab068 |
|
Henri Hulski |
 |
@cerebral/preact |
make the tests compatible with Preact X |
bffd511 |
|
Henri Hulski |
 |
cerebral |
add tests for tags and proxies |
ef59cf5 |
|
Henri Hulski |
 |
cerebral, function-tree |
fix some timeout issues in devtools and Recorder tests |
4bbaa82 |
|
Henri Hulski |
 |
@cerebral/vue |
make the tests compatible with Vue 3 |
42c6b69 |
|
Henri Hulski |
 |
@cerebral/angular |
make the tests compatible with Angular 14-19 |
661e42d |
|
Henri Hulski |
 |
cerebral |
fix Controller test |
a289376 |
|
Henri Hulski |
 |
@cerebral/preact |
fix test setup |
d139a15 |
|
Henri Hulski |
 |
cerebral |
fix proxy related tests which are based on babel-plugin-cerebral |
bc48283 |
|
Henri Hulski |
 |
@cerebral/vue |
fix test setup global.navigator |
21c233f |
|
Henri Hulski |
 |
@cerebral/preact |
fix timeout issue |
724c859 |
|
Henri Hulski |
 |
๐ Ty...
Read more
Release v2025-02-27_0058
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.2.1 |
4.2.2 |
@cerebral/angularjs |
4.2.1 |
4.2.2 |
@cerebral/inferno |
4.2.1 |
4.2.2 |
@cerebral/preact |
4.2.1 |
4.2.2 |
@cerebral/react |
4.2.1 |
4.2.2 |
@cerebral/vue |
4.2.1 |
4.2.2 |
cerebral |
5.2.1 |
5.2.2 |
function-tree |
3.3.1 |
3.3.2 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
properly register reactions to be destroyed |
b08788d |
|
Christian Alfoni |
 |
function-tree |
upgrade universal-websocket-client which depends on vulnerable ws version |
8a9bbb1 |
|
Henri Hulski |
 |
@cerebral/inferno |
fix HOC implementation |
d94728b |
|
Henri Hulski |
 |
@cerebral/preact |
fix HOC implementation |
db33997 |
|
Henri Hulski |
 |
๐ Documentation
package |
summary |
commit |
issues |
author |
gravatar |
monorepo |
update release process documentation |
6d7b527 |
|
Henri Hulski |
 |
monorepo |
cleanup README |
cbb43e2 |
|
Henri Hulski |
 |
๐ง Chores
package |
summary |
commit |
issues |
author |
gravatar |
monorepo |
upgrade some dependencies to make the build work |
b7700a1 |
|
Henri Hulski |
 |
monorepo |
upgrade repo-cooker and adjust the API |
0807faa |
|
Henri Hulski |
 |
@cerebral/angular, @cerebral/react |
disable some eslint checks |
edd2bde |
|
Henri Hulski |
 |
@cerebral/angular, @cerebral/angularjs, @cerebral/inferno, @cerebral/preact, @cerebral/react, @cerebral/vue, babel-plugin-cerebral, cerebral, function-tree |
upgrade to Babel v7 and remove legacy plugins |
817c819 |
|
Henri Hulski |
 |
monorepo |
upgrade linting tools |
22915c9 |
|
Henri Hulski |
 |
monorepo |
adjust scripts for repo-cooker |
e64eaf7 |
|
Henri Hulski |
 |
@cerebral/angular, @cerebral/react, cerebral |
upgrade typescript and remove typescript-definition-tester |
36cc9c6 |
|
Henri Hulski |
 |
monorepo |
remove coveralls and bithound |
4ca8ae0 |
|
Henri Hulski |
 |
babel-plugin-cerebral |
upgrade jest |
edcf276 |
|
Henri Hulski |
 |
@cerebral/angular, @cerebral/inferno, @cerebral/preact, @cerebral/react, @cerebral/vue, cerebral, function-tree |
clean-up and upgrade dependencies |
8d2dec8 |
|
Henri Hulski |
 |
monorepo |
add package-lock.json to git repo |
144dead |
|
Henri Hulski |
 |
monorepo |
replace travis with github actions |
1988298 |
|
Henri Hulski |
 |
โ๏ธ Styling
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/angularjs, @cerebral/inferno, @cerebral/preact, @cerebral/react, cerebral, function-tree |
fix prettier errors |
51217cb |
|
Henri Hulski |
 |
๐ฆ Tests
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/angularjs |
replace istanbul-combine with my own coverage-combine.js script |
3b72121 |
|
Henri Hulski |
 |
@cerebral/inferno, @cerebral/preact, @cerebral/react, @cerebral/vue, cerebral |
adjust tests to Cerebral 5 signature |
cae742e |
|
Henri Hulski |
 |
@cerebral/react, babel-plugin-cerebral, cerebral, function-tree |
fix tests and testing implementation |
7e09a4d |
|
Henri Hulski |
 |
@cerebral/inferno, @cerebral/preact, @cerebral/react, @cerebral/vue, cerebral |
fix tests for node.js v22 |
d45b4fe |
|
Henri Hulski |
 |
release_2020-03-21_1721
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.2.0 |
4.2.1 |
@cerebral/angularjs |
4.2.0 |
4.2.1 |
@cerebral/inferno |
4.2.0 |
4.2.1 |
@cerebral/preact |
4.2.0 |
4.2.1 |
@cerebral/react |
4.2.0 |
4.2.1 |
@cerebral/vue |
4.2.0 |
4.2.1 |
cerebral |
5.2.0 |
5.2.1 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
correctly sort dependency entities |
64062fa |
|
christianalfoni |
 |
cerebral |
tests should return promises on sequences for parallel evaluation |
1bb07c4 |
|
Christian Alfoni |
 |
cerebral |
make set of undefined to use unset |
32e8c29 |
|
Christian Alfoni |
 |
๐ Other
type |
summary |
commit |
issues |
author |
gravatar |
undefined (monorepo) |
Update test.md |
89fe876 |
|
Christian Alfoni |
 |
docs (website) |
add page to track usefull packages to develop a Cerebral app |
87bf0b8 |
|
Braulio Ruiz |
 |
docs (website) |
Fix markdown link to introduction |
c51ae3b |
|
Tim |
 |
release_2019-10-10_1642
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.1.1 |
4.2.0 |
@cerebral/angularjs |
4.1.1 |
4.2.0 |
@cerebral/inferno |
4.1.1 |
4.2.0 |
@cerebral/preact |
4.1.1 |
4.2.0 |
@cerebral/react |
4.1.1 |
4.2.0 |
@cerebral/vue |
4.1.1 |
4.2.0 |
cerebral |
5.1.1 |
5.2.0 |
๐ฅ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
hotreloading support |
4d49828 |
|
christianalfoni |
 |
cerebral |
handle hot reloading |
1cf6ec1 |
|
Christian Alfoni |
 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/preact |
support new Preact |
18a572b |
|
Christian Alfoni |
 |
cerebral |
ensure order of matching entities |
a16e4ab |
|
christianalfoni |
 |
cerebral |
actually assign existing instance for hot reloading |
786b5ae |
|
Christian Alfoni |
 |
cerebral |
check for environment on hot reloading |
0ffdca6 |
|
Christian Alfoni |
 |
cerebral |
better handling of hot reloading |
c135025 |
|
Christian Alfoni |
 |
cerebral |
properly handle hot reloading options |
60f90cf |
|
Christian Alfoni |
 |
cerebral |
fix using computed as part of path to tag |
a02fe52 |
|
Christian Alfoni |
 |
cerebral |
fix tests using hot reloading |
6cd447d |
|
Christian Alfoni |
 |
cerebral |
fix using string as path on store |
ec33b23 |
|
Christian Alfoni |
 |
cerebral |
send reinit on hot reloading |
617b812 |
|
Christian Alfoni |
 |
cerebral |
fix issue with computed and props tag |
2c4cee8 |
|
Christian Alfoni |
 |
cerebral |
adjust message appeareance with hot reloading |
a248383 |
|
Christian Alfoni |
 |
cerebral |
fix issue with using moduleState and running sequences |
75800bd |
|
Christian Alfoni |
 |
cerebral |
correctly remove reactions on unmount |
8399435 |
|
Christian Alfoni |
 |
cerebral |
fix computed merge and double instantiation for root module |
9319a02 |
|
Christian Alfoni |
 |
cerebral |
handle hot reload merge case where next changed from origin |
d722549 |
|
Christian Alfoni |
 |
cerebral |
also flush after reconfiguring |
1f7f41c |
|
christianalfoni |
 |
cerebral |
fix hotreloading indication |
8ca84e2 |
|
Christian Alfoni |
 |
๐ Documentation
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/vue |
bunch of fixes and updates |
a8d3757 |
|
Christian Alfoni |
 |
function-tree |
fix typo |
0991d38 |
|
Christian Alfoni |
 |
๐ง Chores
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/angular |
fix linting |
3e5d9af |
|
Christian Alfoni |
 |
@cerebral/angular |
update all packages and linting |
708f2c8 |
|
christianalfoni |
 |
@cerebral/angular |
remove angular tests, not running anymore and fix preact tests |
3840025 |
|
Christian Alfoni |
 |
@cerebral/angular |
revert everything, this will never work |
b728587 |
|
Christian Alfoni |
 |
@cerebral/angularjs |
fix linting |
3e5d9af |
|
Christian Alfoni |
 |
@cerebral/angularjs |
revert everything, this will never work |
b728587 |
|
Christian Alfoni |
 |
@cerebral/angularjs |
update all packages and linting |
708f2c8 |
|
christianalfoni |
 |
@cerebral/inferno |
remove angular tests, not running anymore and fix preact tests |
3840025 |
|
Christian Alfoni |
 |
@cerebral/inferno |
update all packages and linting |
708f2c8 |
|
christianalfoni |
 |
@cerebral/inferno |
revert everything, this will never work |
b728587 |
|
Christian Alfoni |
 |
@cerebral/inferno |
fix inferno tests and missing dep |
fb3ff40 |
|
Christian Alfoni |
 |
@cerebral/inferno |
remove typescript tests |
d7a4403 |
|
Christian Alfoni |
 |
@cerebral/inferno |
fix tests |
478c1cf |
|
Christian Alfoni |
 |
@cerebral/inferno |
fix linting |
3e5d9af |
|
Christian Alfoni |
 |
@cerebral/inferno |
fix linting, version update issues. Had to comment out fluent test |
055be5e |
|
christianalfoni |
 |
@cerebral/preact |
remove angular tests, not running anymore and fix preact tests |
3840025 |
|
Christian Alfoni |
 |
@cerebral/preact |
fix linting, version update issues. Had to comment out fluent test |
055be5e |
|
christianalfoni |
 |
@cerebral/preact |
update all packages and linting |
708f2c8 |
|
christianalfoni |
 |
@cerebral/preact |
fix linting |
3e5d9af |
|
Christian Alfoni |
 |
@cerebral/preact |
revert everything, this will never work |
b728587 |
|
Christian Alfoni |
 |
@cerebral/react |
fix linting, version update issues. Had to comment out fluent test |
055be5e |
|
christianalfoni |
... |
Read more
release_2019-05-18_1030
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.1.0 |
4.1.1 |
@cerebral/angularjs |
4.1.0 |
4.1.1 |
@cerebral/inferno |
4.1.0 |
4.1.1 |
@cerebral/preact |
4.1.0 |
4.1.1 |
@cerebral/react |
4.1.0 |
4.1.1 |
@cerebral/vue |
4.1.0 |
4.1.1 |
cerebral |
5.1.0 |
5.1.1 |
๐ Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
refactor watch from subscription to inheritance model |
9b86e56 |
|
christianalfoni |
 |
cerebral |
fix returning computed from dynamic getter |
301bf87 |
|
ch
5D32
ristianalfoni |
 |
cerebral |
fix view issue, typo |
65aafaa |
|
christianalfoni |
 |
cerebral |
handle no props computed for devtools |
a5f1f5e |
|
christianalfoni |
 |
๐ Refactors
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
donโt recreate getters |
f1b6c0d |
|
Filip Malinowski |
 |
๐ Other
type |
summary |
commit |
issues |
author |
gravatar |
undefined (monorepo) |
Update app.md |
0729a5f |
|
Dino Repac |
 |
release_2019-02-24_1519
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.0.4 |
4.1.0 |
@cerebral/angularjs |
4.0.4 |
4.1.0 |
@cerebral/inferno |
4.0.4 |
4.1.0 |
@cerebral/preact |
4.0.4 |
4.1.0 |
@cerebral/react |
4.0.4 |
4.1.0 |
@cerebral/vue |
4.0.4 |
4.1.0 |
cerebral |
5.0.4 |
5.1.0 |
๐ฅ Feature change
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
allow changing store state using string path |
1018226 |
|
christianalfoni |
 |
release_2019-02-24_1445
๐ Documentation
package |
summary |
commit |
issues |
author |
gravatar |
@cerebral/angularjs |
rewrite docs for plain JS |
11d81d0 |
|
christianalfoni |
 |
@cerebral/inferno |
rewrite docs for plain JS |
11d81d0 |
|
christianalfoni |
 |
@cerebral/preact |
rewrite docs for plain JS |
11d81d0 |
|
christianalfoni |
 |
@cerebral/react |
rewrite docs for plain JS |
11d81d0 |
|
christianalfoni |
 |
@cerebral/vue |
rewrite docs for plain JS |
11d81d0 |
|
christianalfoni |
 |