Skip to content

Latest commit

 

History

History
149 lines (68 loc) · 6.78 KB

File metadata and controls

149 lines (68 loc) · 6.78 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.7.2 (2026-04-28)

Bug Fixes

  • release: patch release rules and update deps. (c042195)

1.7.1 (2026-04-22)

Bug Fixes

  • ci: correct semantic-release plugin configuration (30b3a49)

1.7.0 (2026-04-21)

Features

  • dep: update payload and relavant packages (48e3daa)

1.6.5 (2026-04-10)

Bug Fixes

  • update biome and payload dependencies to latest versions; refactor getDub usage in hooks (a2bed44)

1.6.4 (2026-04-08)

Bug Fixes

  • release: force release patch typescript 6.0.2 (061ea79)

1.6.3 (2026-04-08)

Bug Fixes

1.6.2 (2026-03-23)

Bug Fixes

  • release: raise minimum dependancies to ensure security (b8c0118)

1.6.1 (2026-02-19)

Bug Fixes

  • update biome schema version and adjust TypeScript dependencies in pnpm-lock.yaml (b0b6a2e)
  • update ignore patterns in biome.json and bump dub dependency to 0.71.3 (491efda)

1.6.0 (2026-02-14)

Features

  • expand gitignore patterns and update dependencies (2123795)

1.5.6 (2026-02-06)

Bug Fixes

  • dep: insertion of runtime deps with version bump. (317bb1e)

1.5.5 (2026-02-06)

Bug Fixes

  • deps: enforce patched upstream versions for CVE mitigation (c2b2aac)

1.5.4 (2026-01-26)

Bug Fixes

  • update package versions for lru-cache, tempy, and undici (CVE) (92203ef)

1.5.3 (2026-01-23)

Bug Fixes

  • update linter style rule to disable useBlockStatements warning (37f4220)

1.5.2 (2026-01-15)

Bug Fixes

  • update @types/node to version 25.0.9 in pnpm-lock.yaml (3b20dc3)
  • update Node.js engine support to allow any version starting from 24 (a516279)

1.5.1 (2026-01-15)

Bug Fixes

  • update Node.js engine support to allow versions 24.x and 25.x (a3da859)

1.5.0 (2026-01-07)

Bug Fixes

  • docs: update README for clarity and consistency; remove payload-types from eslint config (7f507f7)

Features

  • config: refactor semantic-release config and update dependencies (579dbdb)

1.4.6 (2026-01-04)

Bug Fixes

  • update copyright year in LICENSE file to 2025-2026 (9f839b8)
  • update packageManager version to pnpm@10.26.2 (e3dc4e7)
  • update packageManager version to pnpm@10.27.0 (02ab58e)
  • update ts-api-utils version to 2.4.0 and zod version to 4.3.5 in pnpm-lock.yaml (7eae495)

1.4.5 (2025-12-26)

Bug Fixes

  • enhance link creation logic to check for URL mismatches (6afe7c4)

1.4.4 (2025-12-04)

Bug Fixes

  • upgrade npm to latest version for OIDC compatibility (6c2fb93)