New
- Fixed the issue with the back button. This issue was caused by multiple entries in the browser history due to use of
pushState
, this was later fixed by using both history.push
and replaceState
together.
Behind the scenes
- We have completely removed tailwindCSS from the codebase. We made the shift to styled components few weeks ago, and having both the tailwindCSS and styled components at the same time wasn’t a good move.
In the works
- We are almost done with integrating pocket with Neera. Soon, you would be able to search all your pocket articles on Neera itself.
Like this:
Like Loading...
Related