Important for modders: wound intensity is now inverted (normal). The higher the Z component, the more intense the wound. Bullet impacts on bodies of water are more intense Stopping time has a shorter transition Androids are more durable Minor rendering optimisations Other minor optimisations Changed...
In Styleguidist you write examples in Markdown, where each code snippet is rendered as a live editable playground. First, install Styleguidist: npm install --save react-styleguidist Alternatively you may use yarn: yarn add react-styleguidist Then, add these scripts to your package.json: "...
In Styleguidist you write examples in Markdown, where each code snippet is rendered as a live editable playground.First, install Styleguidist:npm install --save react-styleguidistAlternatively you may use yarn:yarn add react-styleguidist