A new version of stagelinq is available on npm.
| Current |
Available |
| 3.0.4 |
3.1.2 |
Next steps:
- Check the changelog for breaking changes
- Run contract tests locally:
cd bridge && npm install stagelinq@3.1.2 --save-exact && npx vitest run 'contracts'
- If tests pass, update
package.json and open a PR
A new version of
stagelinqis available on npm.Next steps:
cd bridge && npm install stagelinq@3.1.2 --save-exact && npx vitest run 'contracts'package.jsonand open a PR