Kodai Nakamura
b8399b0626
4.3.2
2026-05-26 21:50:31 +09:00
Kodai Nakamura
8748a6c4d2
fix(plugin): resolve obsidian compatibility warnings
...
Why:
- Obsidian's plugin checks were reporting compatibility and packaging warnings that could break popout-window behavior or leave async failures unhandled.
- The build also depended on a deprecated module listing package and carried inline tests that leaked warning noise into the production bundle.
What:
- add @codemirror/view as a runtime dependency and replace builtin-modules with node:module builtinModules in the esbuild config
- route plugin async startup and save-file hooks through compatibility helpers so delayed work uses window.setTimeout and fire-and-forget promises are explicitly handled
- switch the AI progress notice to activeDocument, await clipboard writes, align extended Obsidian types, rename the settings heading, and remove unused catch bindings
- move trie inline tests into dedicated Vitest files and add coverage for the new compatibility helpers to keep the build warning-free
2026-05-26 21:49:50 +09:00
Kodai Nakamura
4ef40e3c10
4.3.1
2026-05-11 23:42:49 +09:00
Kodai Nakamura
82ac311afb
4.3.0
2026-04-06 23:04:40 +09:00
Kodai Nakamura
7855027117
4.2.0
2026-02-15 15:37:51 +08:00
Kodai Nakamura
18081e540c
4.1.3
2026-02-11 11:32:01 +09:00
Kodai Nakamura
a82c87d91c
4.1.2
2026-02-11 11:10:20 +09:00
Kodai Nakamura
44ae7e7869
chore: add lint:fix
2026-02-11 10:48:16 +09:00
Kodai Nakamura
f7746c985f
chore: remove prettier dependency
2026-02-11 10:47:51 +09:00
Kodai Nakamura
927cfcefb0
4.1.1
2026-02-09 11:36:14 +09:00
Kodai Nakamura
f90300d72b
4.1.0
2026-02-09 11:17:39 +09:00
Kodai Nakamura
9c5fccfbb3
4.0.5
2026-01-19 21:20:42 +09:00
Kodai Nakamura
0e8d01fbab
4.0.4
2026-01-06 00:01:31 +09:00
Kodai Nakamura
7b47fec2d9
4.0.3
2025-12-28 01:47:58 +09:00
Kodai Nakamura
1a17b853c0
4.0.2
2025-12-21 01:04:48 +09:00
Kodai Nakamura
21fe4dda6f
4.0.1
2025-12-21 01:01:38 +09:00
Kodai Nakamura
a2b01c7ad0
4.0.0
2025-12-20 21:55:20 +09:00
Kodai Nakamura
c42443db29
chore: install missing package
2025-12-20 21:40:46 +09:00
Kodai Nakamura
45e8ae1e1a
chore: update GHA workflows
2025-12-20 21:38:44 +09:00
Kodai Nakamura
58adb2bf86
3.2.1
2025-12-20 21:27:22 +09:00
Kodai Nakamura
991eb74079
3.2.0
2025-12-20 21:04:04 +09:00
Kodai Nakamura
2943d80742
chore: add stylistic eslint plugin and format code
2025-12-20 20:43:05 +09:00
Kodai Nakamura
c997fd075a
chore: fix lint
2025-12-20 20:25:54 +09:00
Kodai Nakamura
32797e180f
chore(eslint): migrate to eslint.config.mjs
2025-12-20 20:12:19 +09:00
Kodai Nakamura
99b69be93a
3.1.2
2025-12-19 00:50:50 +09:00
Kodai Nakamura
b5babaff9d
3.1.1
2025-12-16 23:00:37 +09:00
Kodai Nakamura
20eaff1238
3.1.0
2025-12-16 22:52:38 +09:00
Kodai Nakamura
8b056841b9
3.0.0
2025-12-13 11:13:05 +09:00
Kodai Nakamura
6bcb4e7678
2.1.0
2025-12-13 00:39:21 +09:00
Kodai Nakamura
2cbb3b9c70
2.0.2
2025-12-12 23:45:55 +09:00
Kodai Nakamura
4920ccc7c4
2.0.1
2025-12-12 11:47:58 +09:00
Kodai Nakamura
362a531f32
2.0.0
2025-12-11 22:04:22 +09:00
Kodai Nakamura
75eb26a992
1.21.2
2025-12-11 17:31:29 +09:00
Kodai Nakamura
132bea9fc7
1.21.1
2025-12-10 16:51:21 +09:00
Kodai Nakamura
8a91bed266
1.21.0
2025-12-09 10:52:57 +09:00
Kodai Nakamura
54475c101e
1.20.2
2025-12-09 10:35:31 +09:00
Kodai Nakamura
d7bf7acda9
1.20.1
2025-12-06 17:22:10 +09:00
Kodai Nakamura
a5013cb18e
chore: downgrade @codemirror/state to 6.5.0
2025-12-06 17:21:19 +09:00
Kodai Nakamura
3932aa6ee2
1.20.0
2025-12-06 16:41:56 +09:00
Kodai Nakamura
a2fe71c829
chore: use update-editor from obsidian-linter for more reliable editor updates
2025-12-06 16:41:27 +09:00
Kodai Nakamura
62bae4a818
1.19.2
2025-12-05 01:08:00 +09:00
Kodai Nakamura
10a9c4dfff
1.19.1
2025-12-04 23:29:15 +09:00
Kodai Nakamura
b8e7549397
1.19.0
2025-12-04 22:43:14 +09:00
Kodai Nakamura
477ee36a30
1.18.0
2025-12-04 00:24:19 +09:00
Kodai Nakamura
4233ced500
1.17.2
2025-12-02 17:43:28 +09:00
Kodai Nakamura
43222c16ed
1.17.1
2025-12-01 15:14:00 +09:00
Kodai Nakamura
54a457b3d1
1.17.0
2025-11-28 00:41:16 +09:00
Kodai Nakamura
1e70b87644
1.16.0
2025-11-28 00:07:17 +09:00
Kodai Nakamura
3445cb7be1
1.15.1
2025-11-27 16:59:54 +09:00
Kodai Nakamura
644b29a0a2
1.15.0
2025-11-27 15:08:15 +09:00