Releases: NicolasOmar/my-pets
Releases · NicolasOmar/my-pets
v0.2
What's Changed
- Features
- Technical improvements
- #2 | Atomic Design Implementation
- #3 | Implement Storybook
- #5 | Migrate UI library from Fomantic-UI to Bulma
Full Changelog: 0.1.0...0.2.0
v0.1
What's Changed
- Features
- Technical improvements
- Project initiated with React v17.0.1
- Fomantic-UI v2.8.8 implemented
- Static testing methodology implemented in each pre-commit using prettier, eslint, prop-types, lint-staged and husky
- SASS compatibility added through node-sass
- Integration with GraphQL through @apollo/client
- Environment variables implemented
- Project version updater implemented post-push (using husky)
- Password encryption implemented with crypto-js
- JWT token auth verification implemented
Full Changelog: https://github.com/NicolasOmar/my-pets/commits/0.1.0