bramdonem
bramdonem
Is there any chance to get some perspective on this? For our enterprise applications it is really causing issues and we are considering migrating away from angular material! It is...
I'm still trying to understand why this wasn't implemented in the first place like this. There must have been a reason for it? Anyone could help me figure out why?
You are right, should have done that from the start! 👍 Thanks for the swift reply The only thing I cut from the logs was all the JSON undefined errors...
From further research today and digging into the semantic release code: ``` // node_modules/semantic-release/lib/git.js // This is the start of the command git log --tags="*" --decorate-refs="refs/tags/*" --no-walk --format="%d%x09%N" --notes="refs/notes/semantic-release*" >...