Releases: ainsleydev/webkit
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
v0.11.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
- b59723b: fix: Adding .cjs and .mjs extensions to scaffold commentMap (#363) (@ainsleyclark)
- e4e99f2: fix: Remove creates parameter from webkit Ansible install task (#362) (@ainsleyclark)
Full Changelog: v0.11.2...v0.11.3
v0.11.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
- 9a2c96f: fix: Using .cjs extension for CommonJS check script (#361) (@ainsleyclark)
Full Changelog: v0.11.1...v0.11.2
v0.11.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
- 5d1ba13: feat: Adding migration dependency check for Payload apps (#359) (@ainsleyclark)
Bug Fixes
- 937a875: fix: 413 Nginx Errors (#360) (@ainsleyclark)
Other
- 4e47cae: chore(deps): Bump the workflows group (#356) (@dependabot[bot])
Full Changelog: v0.11.0...v0.11.1
v0.11.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
- 097803a: refactor: GA ubuntu-slim (#355) (@ainsleyclark)
Other
- 5b52e2c: chore(deps): Bump github.com/redis/go-redis/v9 in the dependencies group (#352) (@dependabot[bot])
- f8afda7: chore(deps): Bump the dependencies group with 10 updates (#358) (@dependabot[bot])
Full Changelog: v0.10.1...v0.11.0