Skip to content

Releases: wpkernel/wpkernel

v0.3.0

07 Oct 18:55
6015435

Choose a tag to compare

What's Changed

  • Sprint 5: Bindings & Interactivity — migrate React hooks to UI by @pipewrk in #70
  • Sprint 5: React Hooks Integration — Complete WordPress data integration with 8 new hooks by @pipewrk in #71
  • release: 0.3.0 — React Hooks Migration & Resource API Refinements by @pipewrk in #73

Full Changelog: https://github.com/theGeekist/wp-kernel/compare/[email protected]

v0.1.2

07 Oct 18:50
9a3409f

Choose a tag to compare

What's Changed

  • feat(errors): A1 - Result Types & Errors by @pipewrk in #15
  • feat(resource): implement defineResource API (A2) by @pipewrk in #16
  • feat(kernel): Add @wordpress/data store integration (A3) by @pipewrk in #17
  • Refactor/module path aliases by @pipewrk in #18
  • feat(kernel): Implement cache invalidation helper (A4) by @pipewrk in #19
  • feat(kernel): Implement transport layer + field filtering (A3 + A5) by @pipewrk in #20
  • feat(docs): Sprint 1 Task A6 - TypeDoc API Documentation by @pipewrk in #21
  • B1: JSON Schema + Types by @pipewrk in #22
  • feat(showcase): implement REST API stub for Job Postings (B2) by @pipewrk in #23
  • Sprint 1 / B3: Resource Declaration by @pipewrk in #24
  • Sprint 1 B4: Admin Page with Jobs List & Create Form by @pipewrk in #25
  • Sprint 1/c1 c2 unit integration tests by @pipewrk in #26
  • C4: Fix Generated API Docs 404 Errors by @pipewrk in #27
  • Feature/28 kernel resources refactor by @pipewrk in #29
  • feat(build): Migrate to Vite build tooling with proper WordPress externalization by @pipewrk in #32
  • fix: CI pnpm version mismatch and flaky E2E tests by @pipewrk in #33
  • feat(e2e-utils): Core factory implementation with WordPress fixture extension by @pipewrk in #42
  • docs: Sprint 2.5 - Namespace Architecture Documentation Updates by @pipewrk in #44
  • feat(namespace): Complete WordPress-native namespace detection system by @pipewrk in #52
  • feat: add namespace parameter support to defineResource (Task 3 Sprint 2.5) by @pipewrk in #53
  • feat(e2e-utils): implement namespace integration for testing utilities by @pipewrk in #54
  • fix: resolve e2e test failures and TypeScript issues by @pipewrk in #55
  • fix(e2e): Stabilize Chromium E2E tests and update CI configuration by @pipewrk in #57
  • [pkg] add actions orchestration module by @pipewrk in #59
  • [pkg] add policy runtime integration by @pipewrk in #60
  • [pkg] finalize unified reporting and data helpers by @pipewrk in #62
  • refactor(namespace): centralize all namespace strings and add ESLint enforcement by @pipewrk in #63
  • feat(release): v0.2.0 - Alpha Release Complete by @pipewrk in #65
  • feat(release): v0.2.0 - Alpha Release Complete by @pipewrk in #66
  • [pkg] expand integration coverage for reporter and data flows by @pipewrk in #64
  • chore: release by @github-actions[bot] in #69

New Contributors

  • @github-actions[bot] made their first contribution in #69

Full Changelog: https://github.com/theGeekist/wp-kernel/commits/[email protected]