Commit graph

5 commits

Author SHA1 Message Date
saberzero1
05487abbe0
fix: use fetchData global for path-prefixed deployments
- Update types/globals.d.ts with centralized type declarations
- Use fetchData global instead of hardcoded /static/contentIndex.json
- Revert @quartz-community/types from file:../types to github:quartz-community/types
- Add .prettierignore, update .eslintrc.json with triple-slash-reference override
- Remove duplicate scripts.d.ts/styles.d.ts
2026-03-16 18:54:25 +01:00
saberzero1
44d6b56e3e
chore: update template 2026-03-16 14:21:52 +01:00
saberzero1
549b85f7c9
docs: update README for v5 plugin system 2026-02-14 02:13:56 +01:00
saberzero1
cae3c81c20
Migrate types to use @quartz-community/types exports
Replace ambient quartz-compat.d.ts declarations with direct imports
from @quartz-community/types. Update all plugin entry points
(transformer, filter, emitter) and component files to use proper
type imports.
2026-02-13 13:18:49 +01:00
Emile Bangma
284b29a339
Batman 2026-02-07 03:03:08 +01:00