obsidian-typings

Typescript typings for undocumented parts of the Obsidian API

MIT License

Downloads
1.8K
Stars
64
Committers
7

Bot releases are visible (Hide)

obsidian-typings - 2.1.2 Latest Release

Published by github-actions[bot] 2 months ago

obsidian-typings - 2.1.1

Published by github-actions[bot] 2 months ago

obsidian-typings - 2.0.0

Published by Fevol 3 months ago

2.0.0

If you encounter any issues with this release, please make sure to check out the migration guide

  • Split up typings codebase into separate files
  • Added /implementations submodule which provides additional code imports
    • InternalPluginName
    • createTFile and createTFolder functions
    • CustomArrayDictImpl
  • Added typings for:
    • Missing Platform constants
    • HotkeysSettingTab
    • LinkUpdaters
    • DragManager
  • Fixed typings for:
    • enable is async (Plugin)
    • Return type of getEnabledPluginById (InternalPlugins)
    • Return type of saveAttachment (App)
    • Return type of importAttachments (App)
    • Parameter order of getAvailablePathForAttachments (Vault)
  • Improved compatibility with older and newer Node and TS configurations

(NOTE: Manual upload due to workflow failure)

Package Rankings
Top 24.07% on Npmjs.org
Related Projects