react-scroll-component
Version:
Custom react scroll component
24 lines (15 loc) • 412 B
Markdown
# 0.6.7
## Infra:
1. Add `Cypress` for testing components
2. Add coverage badges
3. Add `Husky` hooks
4. Setup `Jest` and `Enzyme` environment
# 0.6.6
## Infra:
1. Upgrade dependencies (now using `webpack 5+`)
2. Update `eslint` and `prettier` setup
3. Refactor code according to new `eslint` and `prettier` setup
# 0.6.5
## Infra:
1. Add GitHub workflow for publishing on npm
2. Add badges to README.md