Releases: cerebral/cerebral
Releases · cerebral/cerebral
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 |
fb3ff4
8000
0 |
|
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 |
|
christianalfoni |
 |
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 |
 |
release_2019-01-21_2057
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.0.3 |
4.0.4 |
@cerebral/angularjs |
4.0.3 |
4.0.4 |
@cerebral/inferno |
4.0.3 |
4.0.4 |
@cerebral/preact |
4.0.3 |
4.0.4 |
@cerebral/react |
4.0.3 |
4.0.4 |
@cerebral/vue |
4.0.3 |
4.0.4 |
cerebral |
5.0.3 |
5.0.4 |
🐛 Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
remove unnecessary optimization causing shared computed bug |
be413a2 |
|
christianalfoni |
 |
😌 Other
type |
summary |
commit |
issues |
author |
gravatar |
chore (format) |
ignore scripts on prettier |
3334ce5 |
|
christianalfoni |
 |
release_2018-11-13_2157
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.0.2 |
4.0.3 |
@cerebral/angularjs |
4.0.2 |
4.0.3 |
@cerebral/inferno |
4.0.2 |
4.0.3 |
@cerebral/preact |
4.0.2 |
4.0.3 |
@cerebral/react |
4.0.2 |
4.0.3 |
@cerebral/vue |
4.0.2 |
4.0.3 |
cerebral |
5.0.2 |
5.0.3 |
🐛 Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
flag computed before updating views |
9a3769b |
|
christianalfoni |
 |
cerebral |
notify subscribers of computed when dirty |
f04161b |
|
christianalfoni |
 |
cerebral |
properly solve computed issue by subscribing to deps as well |
989be39 |
|
christianalfoni |
 |
cerebral |
return existing unsubscribe |
67acae3 |
|
christianalfoni |
 |
release_2018-11-08_2200
Updated packages
package |
from version |
to version |
@cerebral/angular |
4.0.1 |
4.0.2 |
@cerebral/angularjs |
4.0.1 |
4.0.2 |
@cerebral/inferno |
4.0.1 |
4.0.2 |
@cerebral/preact |
4.0.1 |
4.0.2 |
@cerebral/react |
4.0.1 |
4.0.2 |
@cerebral/vue |
4.0.1 |
4.0.2 |
cerebral |
5.0.1 |
5.0.2 |
function-tree |
3.3.0 |
3.3.1 |
🐛 Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
cerebral |
throw error when trying to replace nested computed |
f2075f5 |
|
christianalfoni |
 |
cerebral |
throw error when trying to replace computed |
9d4734a |
|
christianalfoni |
 |
cerebral |
fix issue with recomputing computed depending on other computed |
574b177 |
|
christianalfoni |
 |
function-tree |
fix parallel, should use array |
cde8be4 |
|
christianalfoni |
 |
function-tree |
fix typings reference in fluent |
b0aed6d |
|
christianalfoni |
 |
😌 Other
type |
summary |
commit |
issues |
author |
gravatar |
undefined (monorepo) |
Fixed typo - from istLoadingPosts to isLoadingPosts |
ae1687e |
|
Sung Kim |
 |
release_2018-10-25_1915
Updated packages
package |
from version |
to version |
babel-plugin-cerebral |
1.0.0 |
1.0.1 |
🐛 Bug fixes
package |
summary |
commit |
issues |
author |
gravatar |
babel-plugin-cerebral |
properly transform immediate variable accessors |
acd470f |
|
Filip Malinowski |
 |
😌 Other
type |
summary |
commit |
issues |
author |
gravatar |
undefined (monorepo) |
Update views.md |
e850608 |
|
Jakub Tašek |
 |