Releases: obsidianmd/eslint-plugin
Releases · obsidianmd/eslint-plugin
0.1.6
What's Changed
- New
noForbiddenElementsrule by @mProjectsCode in #66 - Add rules for license copyright notice (fixes #44) by @mProjectsCode in #65
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- Avoid false positives in hardcoded-config-path by @jesse-r-s-hines in #54
- CI: Don't check docs in build by @joethei in #64
- Sentence case rules for UI text by @johansan in #58
New Contributors
- @jesse-r-s-hines made their first contribution in #54
- @johansan made their first contribution in #58
Full Changelog: 0.1.4...0.1.5
0.1.4
Hotfix
Full Changelog: 0.1.3...0.1.4
0.1.3
0.1.2
Add peer dependencies.
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Fixed plugin not working with flat config by @saberzero1 in #50
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- ESLint 9 by @saberzero1 in #23
- Rule: 'no-restricted-imports' on 'moment' from non-Obsidian source by @saberzero1 in #30
- Rule: 'no-tfile-tfolder-cast' by @saberzero1 in #32
- Rule: 'no-explicit-any' by @saberzero1 in #31
- Flag uses of 'fetch' and restricts importing common HTTP libraries by @saberzero1 in #35
- Fix: 'window' scope detection too broad by @saberzero1 in #37
- Rule: 'no-view-reference-in-plugin' by @saberzero1 in #39
- CI/CD: run 'npm test' after build by @saberzero1 in #40
- Additional test cases to verify potential 'object-assign' issue by @saberzero1 in #38
- Rule: 'validate-manifest' by @saberzero1 in #29
- Rule: 'no-static-styles-assignment' by @saberzero1 in #33
- Rule: 'prefer-file-manager-trash-file' by @saberzero1 in #34
- Rule: 'no-plugin-as-component' by @saberzero1 in #36
- Rule: detect usage of Liam's implementation using fingerprinting by @saberzero1 in #41
- Rule: 'no-sample-code' with --fix mapped to remove it by @saberzero1 in #42
- Split existing rules into separate rulesets by @saberzero1 in #43
- fix multiple non-existing rules being referenced by @mProjectsCode in #45
- Automatically regenerate documentation by @saberzero1 in #46
- hotfix: build before checking docs by @saberzero1 in #47
- Added Action to publish to NPM by @saberzero1 in #49
New Contributors
- @saberzero1 made their first contribution in #23
- @mProjectsCode made their first contribution in #45
Full Changelog: https://github.com/obsidianmd/eslint-plugin/commits/0.1.0