Releases: vtexdocs/devportal
Releases · vtexdocs/devportal
Release v0.29.1
Release v0.29.0
0.29.0 (2022-10-01)
⚠ BREAKING CHANGES
- project: Project now needs
.env.local
file with github app parameters
Features
- debug (112ecea)
- debug (46b41a1)
- debug (4e4d50f)
- debug (90a5ab6)
- debug (836b85a)
- debug (2a6bde2)
- debug (d12724a)
- debug (b2d50e9)
- debug (0af82d8)
- debug (9ac51f7)
- debug (c0dadf3)
- debug: debug (2f308a4)
- debyg (f4867ff)
- project: refactors api-guides data fetching architecture (432100d)
- rerun checks (021c98b)
Bug Fixes
- api-guides: removes json library from highlight.js (710b668)
- debug (17ce301)
- debug (f1507de)
- octokit: checks if netlify and unescapes env variable (7a4f7cd)
- octokit: uses replace instead of unescape (17b594f)
- replace env variables if needed (45445bf)
- still debugging (0f8e038)
- still debugging (6ac9ed8)
- still debugging (9d75c0a)
- use base64 for privatekey in netlify (ae35a61)
- use split/join instead of replace (f440e59)
- workflows: set env (1b3e139)
- yarn.lock: easy rebase (26fa0b8)
Build
- next.config: increase staticstaticPageGenerationTimeout to 3600 so we can wait for github (9f89163)
Refactoring
- debug netlify env variables (e92a216)
- navigation: remove try catch (8dc3333)
- navigation: removes top level async (0668486)
- octokit: trow error for missing env variables (586ab9d)
Tests
Chore
Release v0.28.0
Release v0.27.2
Release v0.27.1
0.27.1 (2022-08-29)
Features
- _app.tsx: custom app uses shared Layout component (c92f643)
- layout.tsx: adds Layout file (045764a)
- layout: layout includes theme provider (6601d95)
Chore
- header: update mutationObserver to detect body style changes (0e4b8a1)
Build
- rapidoc: update version (17c534e)
Refactoring
- pages: use shared Layout component for every page (a7f8bbe)
Release v0.27.0
0.27.0 (2022-08-27)
Features
- navigation api (2839630)
- next.config.js: navigation s3 store url in config (fbc6b62)
- package.json: add swr (1eeb1bf)
- pages: pages use sidebarfallback feature (f893f14)
- sidebar: navigation data from api (8d929f0)
- sidebar: sidebar context uses swr config (a09e972)
Refactoring
- yarn.lock: yarn lock (1198850)
Release v0.26.1
Release v0.26.0
Release v0.25.1
Release v0.25.0
0.25.0 (2022-08-10)
Features
- method-category: create the MethodCategory component (c4b7241)
- sidebar-section: add the method filter behavior (3518899)
Bug Fixes
- api-reference: put the sidebar on this page (b7238c8)
- sidebar-section: change the filter section to appear only in the API Reference section (f0b9a83)
- sidebar-section: sidebar width to auto adjust (0a5196e)
- sidebar: put the right cleanup function to the sidebar timer (6ccc4d0)
- sidebar: sidebar-items style and update sidebar mock to testing (95ea33e)