Skip to content

Releases: jasonkuhrt/polen

next

10 Apr 13:13
7773600

Choose a tag to compare

next Pre-release
Pre-release

Features

Fixes

Improvements

  • 169f6d3 refactor: better type name
  • 4d694db improve: update deps to latest (#143)
  • 68585bd improve: remove unused deps
  • 289caaa improve: link styling
  • 5fac18f improve: remove unused code
  • cda571d improve: massively improve reference design!
  • e5240e5 refactor: gql parsing logic
  • 7413f5a refactor: dry since badge
  • ecbc6eb refactor: changelog cleanup (#140)
  • 8fba5f3 refactor: use effect more and improve examples validator (#139)
  • 16a74e7 refactor: migrate versioned catalog entries from Array to HashMap (#138)
  • 44ea1dc refactor: consolidate reference routes and fix version picker duplication (#126)
  • 1dbf673 improve: update all deps to latest
  • 2e281e7 improve: remove niche watch restart feature

Chores

0.10.0

14 Jul 18:28

Choose a tag to compare

BREAKING CHANGES

  • 2b1988d allow port change via cli, build, default 3000
  • 4aa5199 allow root config from cli, not file

Features

  • 5c08b3f interactive linked gql code blocks
  • 2b1988d (breaking) allow port change via cli, build, default 3000
  • 4aa5199 (breaking) allow root config from cli, not file
  • 68d4158 style with codehike and radix
  • 1906c6d default title to pkg.name if present
  • 404a500 support all change types
  • a6558c0 add command to scaffold config
  • b9cef8c NODE_ENV development when debug true
  • e726513 integrate vite-plugin-ssr-css for better FOUC prevention
  • 370a144 add copy button to GraphQL code blocks
  • 06005ea switch from click to hover tooltips with pin functionality
  • 6124b9a implement Layer 6 - Polen Integration
  • 13a2d3a implement Layer 4 - Interactive UI Components
  • 21dd52e add positioning engine for GraphQL document overlays (Layer 3)
  • c309784 add GraphQL document schema integration (Layer 2)
  • 6c2e285 add GraphQL document analysis foundation layer
  • 52df66c improve design with sidebar integration, typography, and code blocks
  • 81e0519 add dark mode support with theme toggle
  • 9671343 add frontmatter support for pages
  • 49da80e static rebase
  • ef2814c allow custom logo (#98)

Fixes

  • 32eab3a buid root type pages
  • 6275314 link have base
  • 881ada9 build base config
  • 4c9622c correct misleading log output about port number
  • 8bdd9ea update pnpm lockfile for workspace protocol
  • 0a0ebd2 no future flags just yet
  • 4a054fd force release after broken ci
  • 305f986 config create type error
  • 05c1079 hydration error
  • 14eb2df resolve SSR hydration issues by rendering React to div container
  • 8391166 use dynamic entry path for vite-plugin-ssr-css
  • caaa21f move vite-plugin-ssr-css to production dependencies
  • 05ebd71 resolve hydration mismatches in dev mode
  • 873192c navbar change detection on load + hydration (#109)
  • d0247cb resolve sidebar content accumulation during navigation
  • 3596c49 reload on pages add/delete
  • 30a149e skip flaky HMR test for adding new pages
  • defa189 fix version history test timeouts by properly mocking simple-git
  • 703e6dd syntax error

Improvements

  • 6bf78d3 refactor: use ?? operator over ||
  • e1ee137 improve: remove lingering shiki code
  • 8cb588b improve: annotate config properties
  • 2742c96 improve: warn if not using latest apis
  • c1c7290 refactor: flatten brand plugin
  • 7615108 improve: update all deps to latest
  • 8b0acfb improve: upgrade to vite 7
  • 74367b0 improve: remove shiki (prep for code hike)
  • a30e7a1 improve: strip copy button to redo later
  • 8258deb docs: add demo and documentation
  • de6e1eb refactor: simplify generation logic and fix numeric prefix handling
  • f9e1017 improve: update all deps to latest
  • 2f56e51 refactor: use kit debug
  • 455ff38 Revert "chore: checkout latest ci job"

Chores

Unspecified Changes

  • c2348a8 wip
  • 0b9a7f9 feat(pages) interactive GraphQL document code blocks

closes #108

0.9.0

13 Jun 23:29

Choose a tag to compare

Features

Fixes

  • ce62ecf add missing Setup action to deploy job
  • 2a843cc descendant path calc
  • 728361e remove chevron clicked log

Improvements

  • 40a567f docs: new demos
  • 6f1b37a improve: add support for namespace lists
  • 1db0666 refactor: decoupled navbar items (#82)
  • e42de51 refactor: rename vite plugin module
  • 169eb02 improve: sidebar design (#81)
  • e9cfc39 improve: use design tokens
  • 287d163 improve: use button component for chevron
  • 289cb31 refactor: use data-* props
  • 49a1c66 perf: css hover states
  • 21e15f3 refactor: remove useless stopPropagation

Chores

0.8.1

10 Jun 14:21

Choose a tag to compare

Fixes

Chores

0.8.0

10 Jun 13:26
10988b8

Choose a tag to compare

Features

Fixes

Improvements

Chores

0.7.0

29 May 01:15
5efd3c3

Choose a tag to compare

Features

Improvements

  • e01de65 refactor: optimize kit dep is not needed actually (#55)

Chores

  • 9d32bf3 simplify development instructions

0.6.0

27 May 19:24
7fdd3e3

Choose a tag to compare

Features

  • fec8b72 remove env parameter support for simpler help

Fixes

  • 7fdd3e3 only alias # imports in virtual polen modules (#54)

0.5.1

27 May 03:26

Choose a tag to compare

Fixes

  • 9e4bc6b force include @wollybeard/kit

Chores

0.5.0

27 May 02:49

Choose a tag to compare

Features

Fixes

0.4.0

26 May 15:02

Choose a tag to compare

Features

Fixes