If you want help you can fix issues than labeled help wanted.
All devDependencies
must fix only major version. Use ^
in package.json.
To run tests cast npm run test
.
To run benchmarks see bench readme.
- Functional: unit tests.
- Performance: benchmarks.
- Integration: check Islands and web4 (skip if you not from Yandex :).
- Write changelog (use changelog-maker) и release notes.
- Don’t forget about
git tag
. - If you build package from support branch (4.x, 5.x etc) don’t forget about
-- tag
parameter ofnpm publish
.
- Merge PR about update
bem-xjst
dependency toenb-bemxjst
. If you build package from support branch updateenb-bemxjst-6x
. - Write changelog
enb-bemxjst
. - Publish
enb-bemxjst
npm release. - Update bem-xjst online demo.
To update or change online demo read manual.