Skip to content

Docs: add upgrade from v2.0/2.1 to v2.2 with API changes #81

Docs: add upgrade from v2.0/2.1 to v2.2 with API changes

Docs: add upgrade from v2.0/2.1 to v2.2 with API changes #81

Workflow file for this run

name: Test Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run build