Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-fix-publish.1 [skip ci]
# 1.0.0-fix-publish.1 (2023-03-11) ### Bug Fixes * **bloc:** π added State to BlocBaseConfig generic argument ([e0cda85](e0cda85)) * **bloc:** π change historyLimit to 1 ([359085f](359085f)) * **bloc:** π rethrow errors caught inside emit ([8d20c83](8d20c83)) * **bloc:** π rethrow unhandled error from eventHandler ([4c7b3b6](4c7b3b6)) * **bloc:** π switched to vite for bundling ([a9780d5](a9780d5)) * **bloc:** π trigger release ([d33d70b](d33d70b)) * **build:** π π¦οΈ set sideEffects flag to false ([8ee593a](8ee593a)) * **state:** π change property stateName to name ([a360c93](a360c93)) * **state:** π make immer peer dependency ([4382844](4382844)) * **state:** π switched to vite for bundling ([a1c7847](a1c7847)) ### Features * **bloc:** β¨ added BlocHistory class for time travel ([14334b1](14334b1)) * **bloc:** β¨ added customizable subject option ([5818057](5818057)) * **bloc:** β¨ added history ([0777c1e](0777c1e)) * **bloc:** β¨ use Subject instead of BehaviourSubject ([ffc0df8](ffc0df8)) * **bloc:** π₯ β¨ sync with bloc.js fork ([3912488](3912488)) * **ci:** β¨ π· ci trigger ([0720886](0720886)) * **ci:** β¨ π· ci trigger for @jacobtipp/react-bloc ([f7130a1](f7130a1)) * **ci:** β¨ π· ci trigger for @jacobtipp/state ([d19970f](d19970f)) * initial commit [skip-ci] ([904a867](904a867)) ### BREAKING CHANGES * **bloc:** sync with felangel/bloc.js#107
- Loading branch information