Product changes

Manouk van Gerwen

Release - Versioning for New Generation Actions

Please be aware, on Monday May 16th, Betty Blocks will release versioning for New Generation Actions.

What will be the impact of this change?

Versioning allows pro-coders to make updates to existing action steps, without breaking your existing actions.

What does this mean for me as a pro-coder:

After the release, when you try publish your function, you will receive a blueprint invalid error. It's very easy to resolve this using the following steps:

1. Update your CLI (Read more)

$ npm update -g @betty-blocks/cli

2. Update your functions with a version number

bb functions autoversion

3. Publish your functions

bb functions publish

 

You can read more about versioning in this wiki.

 

 

 

Subscribe to product changes