Releases: GoodbyeNJN/obsidian-plugin-prettier
Releases · GoodbyeNJN/obsidian-plugin-prettier
2.0.2
🚀 Features
- Add error handling and notifications for plugin settings and registration - by @GoodbyeNJN (8c65c)
🐞 Bug Fixes
- HookSaveCommands not working after updating Obsidian - by @GoodbyeNJN (7e11d)
View changes on GitHub
2.0.1
🐞 Bug Fixes
- Handle undefined
languageMappingsproperty in migration - by @GoodbyeNJN (1764a)
View changes on GitHub
2.0.0
🚨 Breaking Changes
- Hide
remove-extra-spacessetting item - by @GoodbyeNJN (a410e)
🚀 Features
- Add methods to string util - by @GoodbyeNJN (fbc6e)
- Remove unused type definitions - by @GoodbyeNJN (71e7a)
- Add patch for prettier to remap languages - by @GoodbyeNJN (b98d0)
- Add support for remapping languages - by @GoodbyeNJN (189a2)
- Add migration feature for plugin data - by @GoodbyeNJN (78cd6)
🐞 Bug Fixes
- Adjust button size - by @GoodbyeNJN (22e5f)
View changes on GitHub
1.1.0
chore: update version to 1.1.0
1.0.3
chore: update version to 1.0.3
1.0.2
chore: update version to 1.0.2
1.0.1
chore: update version to 1.0.1
1.0.0
chore: add github workflows