This repository was archived by the owner on Nov 8, 2022. It is now read-only.
0.5.0
Minor Changes
- Build: use babel build-in polyfills: 9575708
- Fix(ci): protect from crash when init load: f1fc738
- Test(layout): add basic test for communities page: 878cc0a
- Refactor(header): add highlighter for non 'home' routes: f212663
- Test(communities): add tests for communities layout and refactor: 688cee2
- Fix(route): use history.pushState intead of next build-in: a17fb84
- Refactor(rename): recv_event -> recieve: 1709376
- Refactor(rename): dispatchEvent -> send: 5a384e7
- Refactor(router): use parseURL instead of parse one-by-one: 8643688
- Fix(router): remove getSubPath function: 3fd64d3
- Refactor(router): add communityPath & threadPath concept: 9eada2e
- Refactor(router): move onClient to ssr_helper & rename for convention: 9bcfc41
Patches
- Chore(clean-up): rm useless code: 05c8ac4
- Fix(sidebar): jumpy in header part: fafbede
- Refactor(scrollbar): do not custom scrollbar on mobile: 93716d5
- Chore(deps): update next.js && next-seo: cb95712
- Fix(router): user page subPath: bcec01f
- Chore(package): update eslint to version 6.1.0: #529
- Chore(package): cz-conventional-changelog to version 3.0.0: #527
- Chore(package): update commitizen to version 3.1.2: #524
- Update graphql to the latest version 🚀: #508
- Update @next/bundle-analyzer to the latest version 🚀: #515
- Chore(package): update babel-plugin-react-intl to version 4.1.2: #530
- Update babel7 to the latest version 🚀: #523
- Chore: babel-plugin-styled-components to the latest version 🚀: #509
- Update husky to the latest version 🚀: #511
- Chore: update mobx-react to the latest version 🚀: #495