File tree Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1+ # 0.1.24
2+
3+ - Add official datacore API typings at '@blacksmithgu/datacore '.
4+
5+ ---
6+
17# 0.1.23
28
39- Datacore views now properly re-render and update paths when the file they are in is renamed.
Original file line number Diff line number Diff line change 11{
22 "id" : " datacore" ,
33 "name" : " Datacore" ,
4- "version" : " 0.1.23 " ,
4+ "version" : " 0.1.24 " ,
55 "minAppVersion" : " 1.4.11" ,
66 "description" : " Reactive data engine for Obsidian.md." ,
77 "author" : " Michael Brenan" ,
Original file line number Diff line number Diff line change 11{
22 "id" : " datacore" ,
33 "name" : " Datacore" ,
4- "version" : " 0.1.23 " ,
4+ "version" : " 0.1.24 " ,
55 "minAppVersion" : " 1.4.11" ,
66 "description" : " Reactive data engine for Obsidian.md." ,
77 "author" : " Michael Brenan" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @blacksmithgu/datacore" ,
3- "version" : " 0.1.23 " ,
3+ "version" : " 0.1.24 " ,
44 "description" : " Reactive data engine for Obsidian.md." ,
55 "main" : " build/library/index.js" ,
66 "types" : " build/library/index.d.ts" ,
7- "files" : [" build/library" ],
7+ "files" : [
8+ " build/library"
9+ ],
810 "scripts" : {
911 "build" : " tsc && tsc --project tsconfig.library.json && api-extractor run --local && node esbuild.config.mjs production all" ,
1012 "build-plugin" : " tsc && node esbuild.config.mjs production plugin" ,
Original file line number Diff line number Diff line change 2222 "0.1.20" : " 0.12.0" ,
2323 "0.1.21" : " 1.4.11" ,
2424 "0.1.22" : " 1.4.11" ,
25- "0.1.23" : " 0.12.0"
25+ "0.1.23" : " 0.12.0" ,
26+ "0.1.24" : " 0.12.0"
2627}
You can’t perform that action at this time.
0 commit comments