Files
yellowjacket/CHANGELOG.md
T
github-actions[bot] 1ed80c51cb chore(release): 1.0.3 [skip ci]
## [1.0.3](https://github.com/onion-4-dinner/yellowjacket/compare/v1.0.2...v1.0.3) (2026-02-15)

### ⚠ BREAKING CHANGES

* **deps:** update module github.com/evilmartians/lefthook to v2 (#61)
* **deps:** update actions/checkout action to v6 (#45)
* **deps:** update dependency vite to v7 (#53)

### Bug Fixes

* resolve all lint errors and make linting a required CI check ([#62](https://github.com/onion-4-dinner/yellowjacket/issues/62)) ([30b2480](https://github.com/onion-4-dinner/yellowjacket/commit/30b2480df49f57878b0e8c923da6ad8d6fe99416))
* virtual list and cover grid ([#63](https://github.com/onion-4-dinner/yellowjacket/issues/63)) ([7579a76](https://github.com/onion-4-dinner/yellowjacket/commit/7579a768be84225ed46db4e7a90781f3e30e2953))

### Miscellaneous

* **deps:** update actions/checkout action to v6 ([#45](https://github.com/onion-4-dinner/yellowjacket/issues/45)) ([2d6e221](https://github.com/onion-4-dinner/yellowjacket/commit/2d6e22105d2daed1dc5b586c0442e2941949a165))
* **deps:** update dependency vite to v7 ([#53](https://github.com/onion-4-dinner/yellowjacket/issues/53)) ([f0006c4](https://github.com/onion-4-dinner/yellowjacket/commit/f0006c4c4335b60b58cccdd29de4792965e39694))
* **deps:** update module github.com/evilmartians/lefthook to v2 ([#61](https://github.com/onion-4-dinner/yellowjacket/issues/61)) ([e32b217](https://github.com/onion-4-dinner/yellowjacket/commit/e32b2179129ae7f26037697a125710ff7587566d))
2026-02-15 17:28:00 +00:00

12 KiB

1.0.3 (2026-02-15)

⚠ BREAKING CHANGES

  • deps: update module github.com/evilmartians/lefthook to v2 (#61)
  • deps: update actions/checkout action to v6 (#45)
  • deps: update dependency vite to v7 (#53)

Bug Fixes

  • resolve all lint errors and make linting a required CI check (#62) (30b2480)
  • virtual list and cover grid (#63) (7579a76)

Miscellaneous

  • deps: update actions/checkout action to v6 (#45) (2d6e221)
  • deps: update dependency vite to v7 (#53) (f0006c4)
  • deps: update module github.com/evilmartians/lefthook to v2 (#61) (e32b217)

1.0.2 (2026-02-14)

⚠ BREAKING CHANGES

  • deps: update actions/setup-node action to v6 (#48)
  • deps: update dependency stylelint-config-standard to v40 (#52)
  • deps: update dependency node to v24 (#51)
  • deps: update dependency vite-plugin-static-copy to v3 (#54)
  • deps: update golangci/golangci-lint-action action to v9 (#55)
  • deps: update amannn/action-semantic-pull-request action to v6 (#50)
  • deps: update actions/upload-artifact action to v6 (#49)
  • deps: update actions/setup-go action to v6 (#47)
  • deps: update actions/download-artifact action to v7 (#46)

Bug Fixes

  • ci: use allowedPostUpgradeCommands for Renovate post-upgrade tasks (#60) (0aef483)

Miscellaneous

  • deps: update actions/download-artifact action to v7 (#46) (1910f99)
  • deps: update actions/setup-go action to v6 (#47) (8911fb2)
  • deps: update actions/setup-node action to v6 (#48) (d7382fd)
  • deps: update actions/upload-artifact action to v6 (#49) (a2c644b)
  • deps: update amannn/action-semantic-pull-request action to v6 (#50) (643ba27)
  • deps: update dependency node to v24 (#51) (e7d3971)
  • deps: update dependency stylelint-config-standard to v40 (#52) (422aabc)
  • deps: update dependency vite-plugin-static-copy to v3 (#54) (77fa643)
  • deps: update golangci/golangci-lint-action action to v9 (#55) (aedb7d1)

1.0.1 (2026-02-14)

Bug Fixes

  • resolve Renovate repo detection and pre-push hook hang (#36) (b205889)

1.0.0 (2026-02-14)

Features

  • ci: add semantic-release pipeline, cross-platform builds, and lefthook git hooks (caf3e84)

Bug Fixes

  • allow library to initialize without config and fix lefthook lint flag (5a958db)
  • ci: configure git credentials explicitly for semantic-release PAT (24f21af)
  • ci: fix golangci-lint version, skip player test in CI, remove standalone frontend build (7317e09)
  • ci: resolve CI failures for Go checks, codegen, and frontend type-checking (d4f9361)
  • ci: use PAT for semantic-release to trigger build workflow (68d41c0)
  • rename downloaded artifacts to platform-specific names for release (e3bda0e)
  • resolve frontend build failures in CI (330a53c)
  • trigger build workflow from release event instead of tag push (47772f7)
  • use path.Join for embed.FS paths to fix Windows build (672fe24)

1.0.0 (2026-02-14)

Features

  • ci: add semantic-release pipeline, cross-platform builds, and lefthook git hooks (caf3e84)

Bug Fixes

  • allow library to initialize without config and fix lefthook lint flag (5a958db)
  • ci: configure git credentials explicitly for semantic-release PAT (24f21af)
  • ci: fix golangci-lint version, skip player test in CI, remove standalone frontend build (7317e09)
  • ci: resolve CI failures for Go checks, codegen, and frontend type-checking (d4f9361)
  • ci: use PAT for semantic-release to trigger build workflow (68d41c0)
  • resolve frontend build failures in CI (330a53c)
  • trigger build workflow from release event instead of tag push (47772f7)
  • use path.Join for embed.FS paths to fix Windows build (672fe24)

1.0.3 (2026-02-14)

Bug Fixes

  • use path.Join for embed.FS paths to fix Windows build (672fe24)

1.0.2 (2026-02-14)

Bug Fixes

  • resolve frontend build failures in CI (330a53c)

1.0.1 (2026-02-14)

Bug Fixes

  • allow library to initialize without config and fix lefthook lint flag (5a958db)

1.0.0 (2026-02-14)

Features

  • ci: add semantic-release pipeline, cross-platform builds, and lefthook git hooks (caf3e84)

Bug Fixes

  • ci: configure git credentials explicitly for semantic-release PAT (24f21af)
  • ci: fix golangci-lint version, skip player test in CI, remove standalone frontend build (7317e09)
  • ci: resolve CI failures for Go checks, codegen, and frontend type-checking (d4f9361)
  • ci: use PAT for semantic-release to trigger build workflow (68d41c0)

1.0.2 (2026-02-14)

Bug Fixes

  • ci: fix golangci-lint version, skip player test in CI, remove standalone frontend build (7317e09)

1.0.1 (2026-02-14)

Bug Fixes

  • ci: resolve CI failures for Go checks, codegen, and frontend type-checking (d4f9361)

1.0.0 (2026-02-14)

Features

  • ci: add semantic-release pipeline, cross-platform builds, and lefthook git hooks (caf3e84)

Bug Fixes

  • ci: configure git credentials explicitly for semantic-release PAT (24f21af)
  • ci: use PAT for semantic-release to trigger build workflow (68d41c0)

1.0.0 (2026-02-14)

Features

  • ci: add semantic-release pipeline, cross-platform builds, and lefthook git hooks (caf3e84)

Bug Fixes

  • ci: configure git credentials explicitly for semantic-release PAT (24f21af)
  • ci: use PAT for semantic-release to trigger build workflow (68d41c0)

1.0.0 (2026-02-14)

Features

  • ci: add semantic-release pipeline, cross-platform builds, and lefthook git hooks (caf3e84)

Bug Fixes

  • ci: use PAT for semantic-release to trigger build workflow (68d41c0)

1.0.0 (2026-02-14)

Features

  • ci: add semantic-release pipeline, cross-platform builds, and lefthook git hooks (caf3e84)