In the PropTypes of Button in the code for v4, an intent is required, including one that would have the none intent:
But in the docs for v4, none buttons just have no intent prop:
I'd submit a PR to fix this, but I'm not sure which is the "correct" way.