Conversation
Since we aren't bundling anything anymore, np will come in handy. |
np was quite large: https://npmgraph.js.org/?q=np Would kind of rather have some github workflow automations instead It's easy to tag a new github version without having to make a PR like this one and having to wait for other members to review & accept it. |
|
I can setup semantic-release. I think I suggested it before? I’m a co maintainer of @semantic-release so I can take ownership of that part |
Think that would be grate to have! I say go for it |
Unless there are any objections, we can go ahead and merge this PR, then I can do the semantic-release setup in its own PR |
|
I can work on the semantic-release setup PR on Thursday. |
Purpose
Going out of beta and marking v3 as stable
Changes
package.json version + changelog only
Additional information
Have kind of forgot what the procedure is to release something on github/npm
is there some auto release to npm when a github tag is generated or something?