Block a user
feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout
Remove test/ folder if no test, because it makes melos test
fails if test files are empty.
Proposal(ci): publish master packages
Feature(authentication): add update email/password capability in authentication repository
hugo
created branch packages/chore/remove_unused in Wyatt-FOSS/wyatt-packages
2022-12-08 19:32:26 +00:00
Proposal(packages): remove unused/unmaintained packages
Refactor(ui_layout): Outdated with dependencies
refactor(ui_layout): update appbar component (close #78)
hugo
pushed to ui_layout/refactor/update_appbar_component at Wyatt-FOSS/wyatt-packages
2022-12-08 18:58:32 +00:00

refactor(crud_bloc): update package using new architecture usecase execute method (close #77)

Refactor(crud_bloc): update use case with new architecture package updates
chore: add pre-commit rule (see #72)
It's up to you to setup or no the rules with pre-commit install --hook-type commit-msg
.
chore: add pre-commit rule (see #72)