File tree Expand file tree Collapse file tree 6 files changed +10
-7
lines changed Expand file tree Collapse file tree 6 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1- ## What's Changed
2- * chore(changelog): add cliff configuration
1+ ## What's Changed in v0.4.0
2+ * 0.4.0
3+ * chore(changelog): add cliff configuration by @nickmessing
34* fix: fix after upgrade to tinybase v5 by @nickmessing
45* test(mock): add a mock store to base tests on by @nickmessing
56* ci(test): rename test workflow job by @nickmessing
67* ci(test): add test workflow by @nickmessing
78* test(context): provideStore + injectStore by @nickmessing
89* chore(deps): update dependencies by @nickmessing
910
11+ ** Full Changelog** : https://github.com/nickmessing/vue-tinybase/compare/v0.3.1...v0.4.0
12+
1013## What's Changed in v0.3.1
1114* 0.3.1 by @nickmessing
1215* fix(store): fix default-store onSortedRowIdsChange types by @nickmessing
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-tinybase-monorepo" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "author" : " Nicolai Moraru <dot.nick.dot.messing@gmail.com>" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " todolist-ts" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "private" : true ,
55 "type" : " module" ,
66 "author" : " Nicolai Moraru <dot.nick.dot.messing@gmail.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docs" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @local/eslint-config-vue-tinybase" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "private" : true ,
55 "main" : " index.cjs" ,
66 "author" : " Nicolai Moraru <dot.nick.dot.messing@gmail.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-tinybase" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "type" : " module" ,
55 "description" : " TinyBase Binding for Vue 3" ,
66 "module" : " ./dist/default-store/lib.mjs" ,
You can’t perform that action at this time.
0 commit comments