- 0.4.0
- chore(changelog): add cliff configuration by @nickmessing
- fix: fix after upgrade to tinybase v5 by @nickmessing
- test(mock): add a mock store to base tests on by @nickmessing
- ci(test): rename test workflow job by @nickmessing
- ci(test): add test workflow by @nickmessing
- test(context): provideStore + injectStore by @nickmessing
- chore(deps): update dependencies by @nickmessing
Full Changelog: https://github.com/nickmessing/vue-tinybase/compare/v0.3.1...v0.4.0
- 0.3.1 by @nickmessing
- fix(store): fix default-store onSortedRowIdsChange types by @nickmessing
- feat(store): add useSortedRowIds composable by @nickmessing
- docs: add install vue-tinybase section by @nickmessing
- docs: oops by @nickmessing
- docs: add link to the docs to the readme by @nickmessing
Full Changelog: https://github.com/nickmessing/vue-tinybase/compare/v0.3.0...v0.3.1
- 0.3.0 by @nickmessing
- chore: sync versions by @nickmessing
- docs(guide): add guide to the docs by @nickmessing
- build: oops by @nickmessing
- build(docker): add docs build dockerfile by @nickmessing
- docs: fix logo display in docs by @nickmessing
- docs: fix docs building by @nickmessing
- feat(api): full API refactor + docs by @nickmessing
- chore(version): release v0.2.2 by @nickmessing
Full Changelog: https://github.com/nickmessing/vue-tinybase/compare/v0.2.2...v0.3.0
- chore(version): release v0.2.1 by @nickmessing
Full Changelog: https://github.com/nickmessing/vue-tinybase/compare/v0.2.1...v0.2.2
- fix(composables): handle dependency changes in composables by @nickmessing
Full Changelog: https://github.com/nickmessing/vue-tinybase/compare/v0.2.0...v0.2.1
- chore(version): release v0.2.0 by @nickmessing
- refactor(core): auto-generate event handlers and composables by @nickmessing
- feat: initial version by @nickmessing