v0.0.4
🚀 Features
- core:
- demo:
- e2e:
- landing:
- Add chat about paykit buttons in footer - by @ayushsharma74 (fc94f)
- Update wordmark asset - by @maxktz (c1d0a)
- paykit:
- polar:
🐞 Bug Fixes
- Lint warnings, demo import paths, and polar non-null assertion - by @maxktz (e32d4)
- Address code review findings across core, polar, demo, and e2e - by @maxktz (53cea)
- Address second round of code review findings - by @maxktz (3024e)
- Detect duplicate provider sync results and deduplicate cleanup IDs - by @maxktz (c8daa)
- Added aria label and norefferer to links - by @ayushsharma74 (bde77)
- Update oxlintrc for oxlint 1.61 - by @maxktz (bb0e3)
- Update oxlintrc for oxlint 1.61 - by @maxktz (19e1b)
- Resolve oxlint 1.61 warnings - by @maxktz (ef571)
- Resolve lint violations - by @maxktz (d4229)
- Publish packages with bun - by @maxktz (68430)
- Include bun lock in releases - by @maxktz (6b5cd)
- Publish dist entrypoints - by @maxktz (3d3d2)
- Scope paykit source resolution - by @maxktz (f8321)
- Resolve workspace packages in CI - by @maxktz (d7de9)
- Use source resolution in vitest ssr - by @maxktz (86722)
- Harden Polar webhook handling - by @maxktz (c548b)
- Support Polar in init command - by @maxktz (7d815)
- ci:
- core:
- demo:
- landing:
- Use consistent nav tab padding across all breakpoints - by @maxktz (90018)
- Prevent TOC progress circle from being clipped - by @maxktz (1dc62)
- Allow TOC progress ring to overflow instead of clipping - by @maxktz (32dd7)
- Prevent docs sidebar from scrolling with page content - by @maxktz (1f854)
- Stabilize sidebar background color and fix typo - by @maxktz (8e8cb)
- Make TOC popover header fixed so it doesn't scroll with content - by @maxktz (60b47)
- Use .md instead of .mdx for docs markdown routes - by @maxktz (282c3)
- Disallow crawling of Next.js static media in robots.txt - by @maxktz (04b9b)
- Fix sidebar fixed positioning and mobile subnav layout - by @maxktz (8983d)
- Replace hard-coded TOC margin with CSS variable and remove unconditional will-change - by @maxktz (eedc1)
- Move --subnav-height to :root so TOC popover inherits it - by @maxktz (4db95)
- Resolve fumadocs type inference issues - by @maxktz (1dee4)
- Resolve fumadocs type inference issues - by @maxktz (0022a)
- Anchor brand context menu - by @maxktz (25d38)
- Tune mobile header spacing - by @maxktz (7fed7)
- Stabilize hero code block width - by @maxktz (ee54a)
- Refine hero headline - by @maxktz (0d21a)
- Align TOC active indicator line with inactive line - by @maxktz (8707a)
- Adjust TOC indicator line offset to -7px - by @maxktz (52d17)
- Skip git hook install on Vercel - by @maxktz (02ea9)
- Restore OG asset path - by @maxktz (58385)
- Add accessible names to header controls - by @maxktz (55ee7)
- Capitalize PayKit in footer - by @maxktz (de406)
- Tighten wordmark accessibility - by @maxktz (7e833)
- paykit:
- stripe:
- web:
- Use document scroll on marketing pages - by @maxktz (b929c)
- Align marketing section rails - by @maxktz (48112)
- Normalize outline button sizing - by @maxktz (96a0c)
- Align mini nav with main navbar - by @maxktz (0f48a)
- Enable brand menu on mobile headers - by @maxktz (cdb90)
- Remove unused navigation import - by @maxktz (79b2a)
🏎 Performance
- Run single-filter dev scripts without turbo - by @maxktz (90e4a)
- Run single-filter dev scripts without turbo - by @maxktz (b87ba)
- landing: Reduce Vercel edge request cost - by @maxktz (3de47)