Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 793 Bytes

CHANGELOG.md

File metadata and controls

24 lines (21 loc) · 793 Bytes

[2022-02-08] version 1.0.2 (BREAKING CHANGE)

FIX

  • error 404 in any page (@Vic853 PR#35)

[2022-02-07] version 1.0.1

UPDATE

  • Improve responsiveness

FIX

REMOVE

  • react-intersection-observer module

ADDED 📰

  • Server side rendering
    • Now index(home) and 404 page renders in build time only
  • Static paths(SSG)
  • loading animation in home button
  • metatags in case user not found in [githubName].tsx
  • robot.txt

[2022-02-05] version 1.0.0

ADDED 📰