Releases: OGKevin/obsidian-kobo-highlights-import
Releases · OGKevin/obsidian-kobo-highlights-import
v2.0.0
2.0.0 (2024-03-11)
⚠ BREAKING CHANGES
- github-action: Update actions/upload-artifact action to v4 (#334)
- github-action: Update cachix/install-nix-action action to v26 (#335)
- deps: Update typescript-eslint monorepo to 7.0.1 (#306)
- github-action: Update github/codeql-action action to v3 (#263)
Features
- deps: update @types/node to 20.11.0 (#284) (0825004)
- deps: update chai to 4.4.0 (#279) (2b89e6c)
- deps: update esbuild to 0.20.0 (#298) (932bfc5)
- deps: update eslint to 8.56.0 (#264) (72903fe)
- deps: update eslint to 8.57.0 (#325) (939b0c7)
- deps: update mocha to 10.3.0 (#304) (2987000)
- deps: update moment to 2.30.1 (#272) (2f9b94f)
- deps: update typescript to 5.4.2 (#327) (214e816)
- deps: update typescript-eslint monorepo to 6.14.0 (minor) (#262) (131d578)
- deps: update typescript-eslint monorepo to 6.15.0 (minor) (#268) (630a194)
- deps: update typescript-eslint monorepo to 6.16.0 (minor) (#271) (2a4f2bc)
- deps: update typescript-eslint monorepo to 6.17.0 (minor) (#276) (0713c58)
- deps: update typescript-eslint monorepo to 6.18.0 (minor) (#280) (5e4ffc7)
- deps: update typescript-eslint monorepo to 6.19.0 (minor) (#289) (e2feaa9)
- deps: update typescript-eslint monorepo to 6.20.0 (minor) (#299) (e5a749b)
- deps: update typescript-eslint monorepo to 6.21.0 (#300) (1c7aa60)
- deps: Update typescript-eslint monorepo to 7.0.1 (#306) (6ce157a)
- deps: update typescript-eslint monorepo to 7.1.1 (#328) (5b8a270)
- include book details in export (#291) (abe5f8e)
- keep existing highlights and notes, and add sort by chapter progress (#107) (7b31cd9)
Bug Fixes
- deps: update @types/better-sqlite3 to 7.6.9 (#295) (f9ad2dc)
- deps: update @types/chai to 4.3.12 (#321) (91a8ea4)
- deps: update @types/node to 20.10.4 (#256) (f79a708)
- deps: update @types/node to 20.10.5 (#265) (bbf40c4)
- deps: update @types/node to 20.10.6 (#275) (3ce15a7)
- deps: update @types/node to 20.10.7 (#281) (580a6a7)
- deps: update @types/node to 20.10.8 (#283) (79531d0)
- deps: update @types/node to 20.11.16 (#297) (9627dab)
- deps: update @types/node to 20.11.17 (#303) (995bbe5)
- deps: update @types/node to 20.11.25 (#322) (29dddde)
- deps: update @types/node to 20.11.5 (#288) (2b9a395)
- deps: update @types/node to 20.11.7 (#294) (0d73291)
- deps: update @types/uuid to 9.0.8 (#296) (6b901db)
- deps: update chai to 4.4.1 (#285) (ae2379f)
- deps: update esbuild to 0.19.10 (#269) (71a7dca)
- deps: update esbuild to 0.19.11 (#274) (e5ccf44)
- deps: update esbuild to 0.19.12 (#293) (87cc0b5)
- deps: update esbuild to 0.19.9 (#261) ([b07f0ea](https://github.com/OGK...
1.6.0-beta.2
What's Changed
- chore: add screenshots showing how the type marker looks like by @OGKevin in #287
- feat(deps): update typescript-eslint monorepo to 6.19.0 (minor) by @ogkevin-robot in #289
- fix(deps): update @types/node to 20.11.3 by @ogkevin-robot in #288
- feat: include book details in export by @OGKevin in #291
Full Changelog: 1.6.0-beta.1...1.6.0-beta.2
1.6.0-beta.1
What's Changed
- fix(deps): update @types/node to 20.10.7 by @ogkevin-robot in #281
- feat(deps): update chai to 4.4.0 by @ogkevin-robot in #279
- chore(docker-image): update mcr.microsoft.com/vscode/devcontainers/javascript-node:20-bullseye docker digest to 7023a49 by @ogkevin-robot in #282
- fix(deps): update @types/node to 20.10.8 by @ogkevin-robot in #283
- feat(deps): update typescript-eslint monorepo to 6.18.0 (minor) by @ogkevin-robot in #280
- feat(deps): update @types/node to 20.11.0 by @ogkevin-robot in #284
- fix(deps): update chai to 4.4.1 by @ogkevin-robot in #285
- fix: make type marker a comment by @OGKevin in #286
Full Changelog: 1.6.0-beta.0...1.6.0-beta.1
1.6.0-beta.0
What's Changed
- chore: use earthly in CI by @OGKevin in #253
- chore: make dev container spec universal by @OGKevin in #252
- fix(deps): update typescript to 5.3.3 by @ogkevin-robot in #254
- fix(deps): update @types/node to 20.10.4 by @ogkevin-robot in #256
- chore: update publish workflow by @OGKevin in #257
- chore: install tailscale in devcontainer by @OGKevin in #258
- fix(deps): update esbuild to 0.19.9 by @ogkevin-robot in #261
- chore(docker-image): update mcr.microsoft.com/vscode/devcontainers/javascript-node:20-bullseye docker digest to 08cb0b5 by @ogkevin-robot in #259
- fix(deps): update ts-node to 10.9.2 by @ogkevin-robot in #260
- feat(deps): update typescript-eslint monorepo to 6.14.0 (minor) by @ogkevin-robot in #262
- feat(deps): update eslint to 8.56.0 by @ogkevin-robot in #264
- ci(github-action)!: Update github/codeql-action action to v3 by @ogkevin-robot in #263
- fix(deps): update @types/node to 20.10.5 by @ogkevin-robot in #265
- feat(deps): update typescript-eslint monorepo to 6.15.0 (minor) by @ogkevin-robot in #268
- fix(deps): update esbuild to 0.19.10 by @ogkevin-robot in #269
- ci(github-action): update actions/setup-node action to v4.0.1 by @ogkevin-robot in #267
- feat(deps): update typescript-eslint monorepo to 6.16.0 (minor) by @ogkevin-robot in #271
- feat(deps): update moment to 2.30.0 by @ogkevin-robot in #272
- fix(deps): update esbuild to 0.19.11 by @ogkevin-robot in #274
- feat(deps): update typescript-eslint monorepo to 6.17.0 (minor) by @ogkevin-robot in #276
- chore: clean up dev container docker files by @OGKevin in #277
- Handle missing content by @niciliketo in #217
- fix(deps): update @types/node to 20.10.6 by @ogkevin-robot in #275
- feat: keep existing highlights and notes, and add sort by chapter progress by @rsletta in #107
New Contributors
- @niciliketo made their first contribution in #217
- @rsletta made their first contribution in #107
Full Changelog: 1.5.4...1.6.0-beta.0
v1.5.4
1.5.4 (2023-12-05)
⚠ BREAKING CHANGES
- docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v20 (#182)
- docker-image: Update Node.js to v20 (#181)
- github-action: Update actions/setup-node action (#202)
- github-action: Update actions/checkout action to v4 (#185)
Features
- add release-please pipeline (#211) (4afe002)
- deps: update @types/node to 18.17.6 (#162) (2b88d99)
- deps: update @types/node to 18.18.7 (#201) (e68eff3)
- deps: update @types/node to 18.19.0 (#236) (07225a9)
- deps: update esbuild to 0.19.2 (#163) (67eb2d7)
- deps: update eslint to 8.47.0 (#164) (bd2e6e3)
- deps: update eslint to 8.48.0 (#176) (321cb97)
- deps: update eslint to 8.52.0 (#190) (20c4a89)
- deps: update eslint to 8.53.0 (#215) (abd7a62)
- deps: update eslint to 8.55.0 (#237) (c8a57e9)
- deps: update obsidian to 1.4.0 (#165) (611d7f9)
- deps: update typescript to 5.2.2 (#173) (218733c)
- deps: update typescript to 5.3.2 (#225) (9e59d81)
- deps: update typescript-eslint monorepo to 6.1.0 (#16) (09cd839)
- deps: update typescript-eslint monorepo to 6.10.0 (minor) (#219) (3d557ce)
- deps: update typescript-eslint monorepo to 6.12.0 (minor) (#226) (83bdfa4)
- deps: update typescript-eslint monorepo to 6.13.0 (minor) (#233) (86da960)
- deps: update typescript-eslint monorepo to 6.4.0 (#166) (ceb86f4)
- deps: update typescript-eslint monorepo to 6.5.0 (minor) (#183) (732c188)
- deps: update typescript-eslint monorepo to 6.9.1 (#188) (c19b615)
- docker-image: Update mcr.microsoft.com/vscode/devcontainers/javascript-node Docker tag to v20 (#182) (4e0603d)
- docker-image: Update Node.js to v20 (#181) (49f5272)
Bug Fixes
- deps: update @types/better-sqlite3 to 7.6.4 (#180) (a649b2e)
- deps: update @types/better-sqlite3 to 7.6.6 (#192) (48ff8ca)
- deps: update @types/better-sqlite3 to 7.6.7 (#218) (8ad1c4c)
- deps: update @types/better-sqlite3 to 7.6.8 (#228) (66d1928)
- deps: update @types/chai to 4.3.10 (#220) (2a4c145)
- deps: update @types/chai to 4.3.11 (#229) (7aa68da)
- deps: update @types/mocha to 10.0.3 (#199) (eb4cbbe)
- deps: update @types/mocha to 10.0.4 (#221) (02f5ca0)
- deps: update @types/mocha to 10.0.6 (#230) (4e8ef1a)
- deps: update @types/node to 18.17.12 (2f96491)
- deps: update @types/node to 18.17.14 (#184) (ff47913)
- deps: update @types/node to 18.17.8 (#169) (07345b2)
- deps: update @types/node to 18.17.9 (#170) (f57cf8f)
- deps: update @types/node to 18.18.13 (#223) (1a3e313)
- deps: update @types/node to 18.18.8 (#212) (148489f)
- deps: update @types/node to 18.18.9 (#222) ([d87a214](d87a2143deb238103a10562170ae6...
1.5.3
1.5.2
What's Changed
- chore: fix release publishing workflow by @OGKevin in #144
- chore: add v1.5.2 to compatibility matrix by @OGKevin in #146
- chore: attempt to fix release-please extra files by @OGKevin in #145
- chore: fix release-please config by @OGKevin in #148
- chore(master): release 1.5.2 by @OGKevin-bot in #147
Full Changelog: v1.5.1...1.5.2
v1.5.1
1.5.1 (2023-07-05)
Features
- deps: update @types/node to 18.16.8 (#116) (a05275c)
- deps: update esbuild to 0.18.0 (#137) (28d2cf5)
- deps: update eslint to 8.37.0 (#105) (46a2ae4)
- deps: update eslint to 8.38.0 (#112) (cafc71e)
- deps: update eslint to 8.40.0 (#117) (2cb60c6)
- deps: update eslint to 8.42.0 (#132) (51b5d48)
- deps: update eslint to 8.44.0 (309e693)
- deps: update obsidian to 1.2.8 (#118) (b0e53d8)
- deps: update tslib to 2.6.0 (d515dc7)
- deps: update typescript to 5.1.3 (#133) (e1bd172)
- deps: update typescript-eslint monorepo to 5.57.1 (#106) (d37f31e)
- deps: update typescript-eslint monorepo to 5.59.5 (#119) (81df211)
- deps: update typescript-eslint monorepo to 5.61.0 (659e482)
Bug Fixes
- deps: update @popperjs/core to 2.11.8 (#128) (b0d039c)
- deps: update @types/chai to 4.3.5 (#122) (b1da493)
- deps: update @types/node to 18.15.11 (#102) (c7c4d2d)
- deps: update @types/node to 18.16.16 (#129) (ea5b5d0)
- deps: update @types/node to 18.16.17 (#136) (90436bb)
- deps: update @types/node to 18.16.18 (#138) (9f177b4)
- deps: update @types/node to 18.16.19 (e8ba130)
- deps: update esbuild to 0.17.15 (#103) (0e10f98)
- deps: update esbuild to 0.17.18 (#115) (85878d9)
- deps: update esbuild to 0.17.19 (#126) (01bd017)
- deps: update esbuild to 0.18.11 (c6da87f)
- deps: update esbuild to 0.18.2 (#139) (e0fe18c)
- deps: update tslib to 2.5.3 (#130) (f40d95e)
- deps: update typescript to 5.0.3 (#104) (584fa2f)
- deps: update typescript to 5.0.4 (#111) (4012ca1)
- deps: update typescript to 5.1.6 (cfa73ae)
- deps: update typescript-eslint monorepo to 5.59.11 (#140) (3320ddb)
- deps: update typescript-eslint monorepo to 5.59.8 (#131) (505a1c2)
- deps: update typescript-eslint monorepo to 5.59.9 (#135) (f5abbf8)
Miscellaneous Chores
- release 1.5.1 (2a85181)
1.5.0
What's Changed
- feat(deps): update eslint to 8.32.0 by @OGKevin-bot in #71
- chore: update docker image mcr.microsoft.com/vscode/devcontainers/javascript-node to 75bfcf1 by @OGKevin-bot in #72
- fix(deps): update esbuild to 0.17.4 by @OGKevin-bot in #73
- fix(deps): update typescript-eslint monorepo to 5.48.2 by @OGKevin-bot in #74
- feat(deps): update typescript-eslint monorepo to 5.54.0 by @OGKevin-bot in #81
- feat(deps): update eslint to 8.35.0 by @OGKevin-bot in #79
- chore: update docker image mcr.microsoft.com/vscode/devcontainers/javascript-node to 66f403b by @OGKevin-bot in #75
- fix typo in add_template function : resolves #82 by @tjex in #83
- feat(deps): update @types/node to 18.14.6 by @OGKevin-bot in #84
- fix(deps): update esbuild to 0.17.11 by @OGKevin-bot in #77
- chore: update docker image node to 8b2c008 by @OGKevin-bot in #76
- feat(deps): update tslib to 2.5.0 by @OGKevin-bot in #80
- fix(deps): update typescript to 4.9.5 by @OGKevin-bot in #78
- chore: update docker image node to 8d9a875 by @OGKevin-bot in #85
- fix(deps): update typescript-eslint monorepo to 5.54.1 by @OGKevin-bot in #86
- feat(deps): update @types/node to 18.15.0 by @OGKevin-bot in #87
- feat(deps): update eslint to 8.36.0 by @OGKevin-bot in #88
- chore: update docker image node to c212097 by @OGKevin-bot in #92
- fix(deps): update @popperjs/core to 2.11.7 by @OGKevin-bot in #93
- fix(deps): update @types/node to 18.15.9 by @OGKevin-bot in #94
- feat(deps): update typescript-eslint monorepo to 5.56.0 by @OGKevin-bot in #96
- fix(deps): update esbuild to 0.17.13 by @OGKevin-bot in #95
- fix(deps): update @types/node to 18.15.10 by @OGKevin-bot in #98
- fix(deps): update esbuild to 0.17.14 by @OGKevin-bot in #99
- Add title as a template variable. by @OGKevin in #90
- feat!(deps): update typescript to 5.0.2 by @OGKevin-bot in #97
New Contributors
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Using Obsidian Callouts for Highlights and Annotations. by @android272 in #56
- Some minor fixes to the test and export format by @OGKevin in #58
- chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #57
- feat!(deps): update obsidian to 1.1.1 by @OGKevin-bot in #69
- feat(deps): update typescript-eslint monorepo to 5.48.1 by @OGKevin-bot in #68
- feat(deps): update typescript to 4.9.4 by @OGKevin-bot in #67
- feat(deps): update mocha to 10.2.0 by @OGKevin-bot in #66
- feat(deps): update eslint to 8.31.0 by @OGKevin-bot in #65
- fix(deps): update chai to 4.3.7 by @OGKevin-bot in #63
- feat(deps): update esbuild to 0.16.17 by @OGKevin-bot in #64
- fix(deps): update @types/node to 18.11.18 by @OGKevin-bot in #62
- fix(deps): update @types/better-sqlite3 to 7.6.3 by @OGKevin-bot in #61
- chore: update docker image mcr.microsoft.com/vscode/devcontainers/javascript-node to 93d647c by @OGKevin-bot in #59
- chore: update docker image node to d871edd by @OGKevin-bot in #60
- feat(deps): update esbuild to 0.17.0 by @OGKevin-bot in #70
New Contributors
- @android272 made their first contribution in #56
Full Changelog: 1.3.1...1.4.0