Commit graph

6 commits

Author SHA1 Message Date
@gapmiss
4a79d7225a fix: update tsconfig for TS 5.9+
- Add allowScripts for esbuild and fsevents
- Remove deprecated baseUrl and switch moduleResolution to "bundler"
2026-06-14 10:55:32 -05:00
@gapmiss
85c1c6f616 fix: upgrade esbuild to ^0.28.0 for security vulnerability
Addresses moderate severity CVE (GHSA-67mh-4wv8-2f99) in esbuild <=0.24.2.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-06-06 15:10:39 -05:00
@gapmiss
06dfd23ab7 fix: pin @codemirror/state to match obsidian peer dependency
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-30 16:21:52 -05:00
@gapmiss
0a4f6e24a0 feat: add Live Preview support for inline blur syntax
Adds CM6 ViewPlugin to render inline blur syntax (~{...}, ~[...], ~(...))
in Live Preview mode. Clicking on obfuscated text reveals source for editing.

Closes #3

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-30 16:13:38 -05:00
gapmiss
e1d471b562 86'd package-lock.json 2023-05-27 17:40:45 -04:00
gapmiss
186d4966d2 v0.0.1 2023-01-13 10:09:48 -05:00