Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 19:20
· 297 commits to master since this release

1.4.0 (2022-05-26)

Bug Fixes

  • avoid running replace on undefined (6757797)
  • avoid using updated hook (c3f74b4)
  • call /posts with access token (b1b9d00)
  • cwd path with yarn (a4a2187)
  • e2e tests breaking (f0e04d7)
  • linting (672fd69)
  • linting (e818c4c)
  • loading env variables for credentials (d675530)
  • no need to default private key (8d26d41)
  • redirect to dashboard after registration (169444c)
  • show submit button (c48e523)
  • use action to fix node version (fd5b54c)
  • use correct env variable file (765aee7)

Features

  • add env variables to frontend app (f264e29)
  • Dashboard: add input value to enter a message (9a27589)
  • display messages in dashboard (28af781)
  • fetch posts after fetching user (f2fcf8f)