Skip to content

Latest commit

 

History

History
269 lines (129 loc) · 12.6 KB

File metadata and controls

269 lines (129 loc) · 12.6 KB

2.16.1 (2026-04-26)

Bug Fixes

  • remove deprecated Snyk vulnerabilities badge from README (#43) (2a7b2f0)
  • remove Snyk badge from README (b776931)

2.16.0 (2026-04-21)

Features

  • Add release:create script to package.json (7580372)

2.15.5 (2026-04-20)

Bug Fixes

  • Update markdown lint command to ignore apm_modules (5a970d0)
  • Update markdown linting script to include apm_modules (e278132)

2.15.4 (2026-04-13)

Bug Fixes

  • support term info from host (3509575)

2.15.3 (2026-04-12)

Bug Fixes

  • port mapping in devcontainer (a0277a5)

2.15.2 (2026-04-12)

Bug Fixes

  • only run git repo commands if git is detected (7928a69)

2.15.1 (2026-04-12)

Bug Fixes

  • chmod executables in template devcontainer (0115d86)

2.15.0 (2026-04-10)

Features

  • dependabot cooldowns for github actions (19ebd56)

2.14.0 (2026-03-26)

Features

2.13.4 (2026-03-26)

Bug Fixes

  • include template npmrc in npm package like gitignore (2614557)
  • more featuredful devcontainer setup (2645559)

2.13.3 (2026-03-26)

Bug Fixes

  • disable release-preview job in ci.yml (34f1f88)
  • update create-issue-from-file action to v6.0.0 (cda8b3a)
  • update pnpm/action-setup to version 5 (5b1ba6c)
  • Update pnpm/action-setup to version 5 (94f27a1)
  • Upgrade pnpm/action-setup to version 5 (23b43a8)

2.13.2 (2026-03-26)

Bug Fixes

  • Upgrade labeler action from v5 to v6 (cc0276c)

2.13.1 (2026-03-26)

Bug Fixes

  • update devDependencies in package.json (1f296d9)
  • Add APM dependencies to gitignore (ad7b3d9)

2.13.0 (2026-03-25)

Bug Fixes

  • add additional ignores to ESLint configuration (f527fca)

Features

  • update devcontainer configuration with new features (839e57c)

2.12.1 (2026-03-25)

Bug Fixes

  • delete template/.lychee.toml (b75279b)

2.12.0 (2026-03-13)

Bug Fixes

  • gitignore should include dist/ (33bcda7)
  • README had missing closing tags for h1 (02302f6)
  • run directly with tsx (17d82e5)

Features

  • migrate from tsup to tsdown (0b0be21)

2.11.2 (2026-03-09)

Bug Fixes

  • migration to pnpm in hooks and lockfile (249a50e)

2.11.1 (2026-03-09)

Bug Fixes

  • Update markdownlint-cli version in package.json (192bd88)
  • Update markdownlint-cli version to 0.48.0 (f601761)

2.11.0 (2026-03-09)

Features

  • auto set the remote properly post scaffold (6c92b6a)
  • change to main branch post scaffold (4e7c55d)

2.10.1 (2026-03-09)

Bug Fixes

  • rename template .gitignore to gitignore so it survives npm packaging (0a61159)

2.10.0 (2026-03-09)

Bug Fixes

  • migration to pnpm in workflows (e6168a4)
  • secure defaults for pnpm and npm config and up to date Node.js version (dc97ca3)

Features

  • add devcontainer support (ac2bd5e)
  • move out yarn, add in pnpm (e6c4e0e)
  • update versions for actions and deps (0deb50c)

2.9.14 (2026-03-09)

Bug Fixes

  • Modify automerge.yml to add 'dependencies' label (d169a3a)

2.9.13 (2026-03-08)

Bug Fixes

2.9.12 (2026-03-03)

Bug Fixes

  • add .lychee.toml configuration file (3aebc10)

2.9.11 (2026-02-22)

Bug Fixes

  • Refactor bin entry in package.json to use object syntax (1146c88)

2.9.10 (2026-02-22)

Bug Fixes

  • Fix link formatting in SECURITY.md (46290e2)
  • Update Codecov link in README.md (fce1607)

2.9.9 (2026-02-22)

Bug Fixes

  • Update link for Contributor Covenant in CODE_OF_CONDUCT (f4b28f4)

2.9.8 (2026-02-22)

Bug Fixes

  • update release workflow (ed70308)

2.9.7 (2026-02-22)

Bug Fixes

  • Upgrade Node setup and Codecov action versions (78af575)

2.9.6 (2026-02-22)

Bug Fixes

  • Update Node.js setup action to version 6 (12eabeb)
  • Update Node.js version in release workflow (c218f58)

2.9.5 (2026-02-22)

Bug Fixes

  • Update npm package links in README.md (14f4323)

2.9.4 (2026-01-23)

Bug Fixes

  • add default changeset configuration to scaffolded projects (#41) (2cc16c6)

2.9.3 (2026-01-23)

Bug Fixes

  • add prepare script to template for Husky initialization (#33) (4ff841d)
  • add publishConfig to package.json (13fd5cf)
  • fix automated release failures from main branch (#35) (4450205)
  • Fix JSON formatting in package.json (2532548)
  • nest semantic-release plugins in release config for OIDC provenance (#37) (afbcecd)
  • npm publishing (00bd030)
  • out of sync package lock (a5400dc)
  • update deep deps (49fdbae)