v0.3.4 (2023-04-26)
π New Feature
- feat(sidebar): add animation c007365
- feat(sidebar): add opening and closing animations b418c87
- feat(TaskCreator): create TaskCreator component and add story 5e7d946
- feat(AddNewTaskButton): update component and add story efccb83
π Enhancement
- style(TaskList): center TaskList on larger screens in the main app view f9a7499
- refactor(components): move styles to separate variable in Input component 8d61e74
π Documentation
- docs(README): add "Available Scripts" section to nextjs-app README.md 23167cb
π Bug Fix
- test(cypress): add Cypress package and create e2e tests for authentication 62ab995
π Internal
- chore(storybook): remove example stories folder d93ca1e
- chore(package.json): update react and react-dom version ranges 2e74b8b
- refactor(components): remove FloatingActionButton component c2d9b06
- refactor(components): remove AddNewTaskDialog component and story 42558a3
- feat(app): update app with new AddNewTaskButton component 3fd323a