Releases: ainsleydev/webkit
v0.14.1
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Bug Fixes
- 6b79b6c: fix: Logger always records status 0 due to two compounding bugs (#451) (@ainsleyclark)
Full Changelog: v0.14.0...v0.14.1
v0.14.0
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Refactors
- ae0a7b0: refactor: Middleware to use chi's Use instead of custom plug chain (#450) (@ainsleyclark)
Full Changelog: v0.13.2...v0.14.0
v0.13.2
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Bug Fixes
- a905d0a: fix: Resolving stale pointer for SOPS vars in env.default during generation (#448) (@ainsleyclark)
Full Changelog: v0.13.1...v0.13.2
v0.13.1
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Features
- 1f9dbbb: feat: Add CSS custom properties for TableOfContents styling (#433) (@ainsleyclark)
- f194cae: feat: Add TableOfContents component and fix Slug field button styling (#429) (@ainsleyclark)
- b748144: feat: Adding onLinkClick callback prop (#437) (@ainsleyclark)
- 946e027: feat: Make alert icons customizable via setAlertIcons function (#441) (@ainsleyclark)
Bug Fixes
- c69f2ce: fix: Duplicate site name in page title when no meta is set (#443) (@ainsleyclark)
- ddde110: fix: Ignore public_networking attribute to prevent droplet replacement (#447) (@ainsleyclark)
- 05777bf: fix: JSDoc code block syntax in TableOfContents component (#431) (@ainsleyclark)
- d171604: fix: SCSS Import (#428) (@ainsleyclark)
Refactors
- 818860f: refactor: Extend PayloadMediaProps with HTML media element attributes (#439) (@ainsleyclark)
Other
- 99e6a37: chore(deps): Bump goreleaser/goreleaser-action (#421) (@dependabot[bot])
- fe26c53: feat(payload-helper): Add reusable Slug field helper (#424) (@ainsleyclark)
- 1a14ce7: feat(sveltekit-helper): Remove Sidebar wrapper from TableOfContents (#435) (@ainsleyclark)
- 9eb5cc1: fix(payload-helper): Lexical Dependency (#419) (@ainsleyclark)
- d57ed1b: fix(payload-helper): use absolute package path for slug field component (#426) (@ainsleyclark)
Full Changelog: v0.13.0...v0.13.1
v0.13.0
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Features
- 615233c: feat: Add Modal Component (#411) (@ainsleyclark)
- 4bc9eec: feat: Add PublishedAt and URLField helper utilities (#415) (@ainsleyclark)
- 9617c91: feat: Add Utilities (#418) (@ainsleyclark)
Bug Fixes
- 16c4e91: fix: Add optional close button control to Modal component (#413) (@ainsleyclark)
Full Changelog: v0.12.3...v0.13.0
v0.12.3
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Bug Fixes
- 8c95579: fix: Adding Claude review failure comment (#410) (@ainsleyclark)
- de301c4: fix: Lowercase sveltekit helper grid export (#408) (@ainsleyclark)
Refactors
- bac8c57: refactor: Icon colors to use CSS variables in Alert and Notice (#404) (@ainsleyclark)
Other
- 69e11e6: feat(payload-helper): Add SEO and footer components (#406) (@ainsleyclark)
Full Changelog: v0.12.2...v0.12.3
v0.12.2
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Features
- fd80a0c: feat: Add customisable URL callbacks for email verification flows (#401) (@ainsleyclark)
Bug Fixes
- 6906b17: fix: Adding .js extension to ESM import for Node.js compatibility (#395) (@ainsleyclark)
- 3233efa: fix: Remove unnecessary figure wrapper from Icon and Logo components (#399) (@ainsleyclark)
Refactors
- 1150d24: refactor: Add lint:fix task and exclude AGENTS.md from formatting (#403) (@ainsleyclark)
Other
- d8b0f88: chore(deps): Bump the dependencies group with 11 updates (#398) (@dependabot[bot])
- 6af7e6d: chore(deps-dev): Bump typescript from 5.7.3 to 5.9.3 in /packages/payload-helper in the dependencies group (#397) (@dependabot[bot])
Full Changelog: v0.12.1...v0.12.2
v0.12.1
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Bug Fixes
- 00562d3: fix: Preserve standard package.json fields during bump (#393) (@ainsleyclark)
Refactors
- 36eb3da: refactor: Email preview to use standalone config file (#390) (@ainsleyclark)
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Features
- ad8a9ab: feat: Add components to WebKit helper (#380) (@ainsleyclark)
- 2e83635: feat: Adding Sidebar and Hamburger navigation components (#376) (@ainsleyclark)
- 1cda67e: feat: Prevent dependency downgrades during version bumps (#389) (@ainsleyclark)
- be2f006: feat: add @ainsleydev/logger package with structured JSON logging (#384) (@ainsleyclark)
- da46f47: feat: in-memory S3 storage (#365) (@ainsleyclark)
Bug Fixes
- 99c58f8: fix: CSS Overrides (#374) (@ainsleyclark)
- 9e57cdb: fix: Container Example (#372) (@ainsleyclark)
- 0a894ab: fix: Replace $$restProps with Svelte 5 runes mode (#370) (@ainsleyclark)
- e91e490: fix: Replace SWC with @sveltejs/package for sveltekit-helper build (#366) (@ainsleyclark)
- d0de682: fix: Standardize CSS variable naming conventions (#382) (@ainsleyclark)
- 45fc51f: fix: Upgrade svelte-hamburgers to v5.0.0 for Svelte 5 compatibility (#378) (@ainsleyclark)
- d0c2bd2: fix: sveltekit-helper package errors (#368) (@ainsleyclark)
Other
- 3ea3383: fix(email-templates): correct invalid peer dependency version range (#387) (@ainsleyclark)
Full Changelog: v0.11.4...v0.12.0
v0.11.4
Installation
Quick install:
curl -sSL https://raw.githubusercontent.com/ainsleydev/webkit/main/bin/install.sh | shOr download binaries from the latest release.
Verify installation:
webkit versionChangelog
Refactors
- e8d5787: refactor: Removing migration dependency check for Payload apps (#364) (@ainsleyclark)
Full Changelog: v0.11.3...v0.11.4