zikaari / monaco-editor-textmate

MIT License
122 stars 16 forks source link

Fix broken monaco API to get theme details #20

Closed IamAfnanSk closed 3 years ago

IamAfnanSk commented 3 years ago

19

This issue is fixed in this PR.

golmujik commented 3 years ago

Hi Thank you its working fine now

zikaari commented 3 years ago

This is a breaking change so we need to update the major version instead of just patch.

Also do not update the version manually in the package json. I'll do it myself through the npm version command.

You do not need to take any action, I've fixed it up.

closes #16

IamAfnanSk commented 3 years ago

@NeekSandhu 👍🏼 better

zikaari commented 3 years ago

monaco-editor-textmate@3.0.0 is now live