Releases: laquasicinque/monaco-macro-editor
Releases · laquasicinque/monaco-macro-editor
0.0.8
0.0.7
-
🐛 Fixes textarea not being hidden anymore (artifact from a debug session). Thanks n1xx1
-
🐛 Fix the furnace compat fix code
-
✨ minifies types for smaller type payload. Thanks again n1xx1
-
✨ Add new setting to load types only after you open the first editor (will be looking into also delaying monaco itself later too
0.0.6
- ✨each user can now choose to opt out of using the monaco editor
- note: at the moment I've not made it possible to have ace macro editor AND the monaco editor enabled AND be able to use the monaco editor. I may bring that in in future versions.
0.0.5
- 🐛 fixed settings not appearing due to development name change (oops)
- ✨ displays a warning, and doesn't load monaco if ace macro editor is present
- ✨ settings now update all active editors immediately
- 🏷 updated foundry typings
- ♻ refactored a few bits of code
0.0.4
- Correct path for fetching modules parts
0.0.3
Fix workflow process to include the right files
Trying to fix the incorrect first release
0.0.2 🔧 remove initial slash in modules in module.json
Initial Release
Tentative first release of this module 😨