materiahq / ngx-monaco-editor

Monaco Editor Library for Angular v6 and above
MIT License
159 stars 35 forks source link

[Q] Is this package no longer maintained? #59

Closed stagefright5 closed 3 years ago

stagefright5 commented 3 years ago

It seems like this package is no longer maintained actively. Please confirm if this is the case, so that we the users can move on.

Thanks

jmarc-roy commented 3 years ago

Hi @stagefright5,

The package is still maitained, but with a lower activity. I will still continue to update it when major bump of angular version and monaco are released.

stagefright5 commented 3 years ago

Hi @stagefright5,

The package is still maitained, but with a lower activity. I will still continue to update it when major bump of angular version and monaco are released.

As you might already know, ar angular 12 was released 3 days ago. This dependency library still is at angular 10. That's why asked. Anyway, good to know it's still maintained.

Thanks

jmarc-roy commented 3 years ago

Yes it's on purpose that the library is build with angular v9. It's to maintain compatibility for angular v9 to v12. It's not an issue at all for working with angular v12. I will soon release a new library build with angular v12 and ivy, it will drop all previous version support.