Skip to content

Release 0.3.3#81

Merged
Nils-Kolvenbach merged 1 commit into
mainfrom
changeset-release/main
Jul 8, 2026
Merged

Release 0.3.3#81
Nils-Kolvenbach merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 10, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@elek-io/client@0.3.3

Patch Changes

  • b5100bd: Added README.md and more developer documentation
  • de46666: Add Playwright E2E tests that build the unpacked app and run against it in CI, across the same platforms as Core, with an isolated Electron userData directory and Core 0.21's ELEK_IO_DATA_DIR for test data. Modernize the toolchain to Electron 43 with electron-vite 5 on the Node 24 runtime, TypeScript 6, eslint 10, pnpm 11 supply-chain policies, and refreshed dependencies including lucide-react 1.x and react-day-picker 10. CD now publishes build artifacts to a draft GitHub Release.
  • 3b5ff2c: Small visual improvements
  • aa6d4f9: Adopt @elek-io/core 0.20.0 and align on a single zod 4.4.3. Core now declares zod as a peer dependency and re-exports z, so the app supplies the shared zod copy. This dedupes zod to one physical version and clears the zodResolver type errors.
  • 31b87d5: Render field-definition groups and finish adapting the dynamic form system to @elek-io/core 0.20.0. Groups in a Collection's fieldDefinitions are shown as labeled fieldsets in the Entry form and Collection editor, field definitions are flattened where grouping is irrelevant, and a Project's commit history now comes from a dedicated projects.history query instead of the Project read. Form typing was reworked to infer react-hook-form types from the generated Zod schemas.
  • adfcb0e: Shrink the packaged app and broaden Linux packaging. Renderer-only dependencies and @sentry/vite-plugin now live in devDependencies so only true runtime dependencies are bundled, and contributor docs, tests, changesets and dev configs are kept out of the asar. The Linux build drops the snap target, which electron-updater cannot auto-update, and adds rpm and pacman alongside AppImage and deb, so every Linux artifact keeps in-app updates working.
  • 24520ae: Updated to latest Core
  • 95241d7: Fixed Shadcn init and components
  • b741e09: Using new provider for breadcrumbs to allow for static and dynamic page labels in conjuction with Tanstack router and query.
  • b741e09: Using Tanstack query as a wrapper around IPC calls for cache handling. Improved perceived performance since we do not wait for data to load before rendering pages and components.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from fb1d86b to ca27a5a Compare August 10, 2025 13:29
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 962ac72 to f806ec9 Compare September 8, 2025 10:27
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 4929515 to baddf0a Compare October 3, 2025 17:43
@github-actions github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from c83d975 to 2e7cd54 Compare December 4, 2025 23:54
@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from f2aba6f to 01d4f69 Compare July 8, 2026 22:39
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 01d4f69 to 961c73e Compare July 8, 2026 22:44
@Nils-Kolvenbach Nils-Kolvenbach changed the title WIP: Release x.x.x Release 0.3.3 Jul 8, 2026
@Nils-Kolvenbach Nils-Kolvenbach merged commit cf02164 into main Jul 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant