Releases: Precisa-Saude/tooling
Releases · Precisa-Saude/tooling
v1.10.0
14 May 15:28
Compare
Sorry, something went wrong.
No results found
1.10.0 (2026-05-14)
Features
pin actions e tripwire publish-watch (postmortem TanStack) (#34 ) (4bcd453 )
v1.9.0
13 May 14:42
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-05-13)
Features
worktree-cli: inherit non-port env vars from main worktree (#33 ) (f57528b )
CI/CD
bump pnpm/action-setup para v5 (Node.js 24) (#30 ) (a50119c )
Chores
templates: adicionar environment gate npm-publish no _publish.yml (#31 ) (f7f7d23 )
v1.8.0
24 Apr 22:51
Compare
Sorry, something went wrong.
No results found
1.8.0 (2026-04-24)
Features
cli: siteSourcePath configuravel no _deploy-site.yml (#29 ) (b517e0a )
v1.7.0
24 Apr 22:33
Compare
Sorry, something went wrong.
No results found
1.7.0 (2026-04-24)
Features
cli: tokens e blocos condicionais pro ci.yml render por repo (#28 ) (5e81d75 ), closes #if
Chores
templates: remover deployments: write nao utilizado do ci.yml (#27 ) (68aed4b )
templates: remover shamefully-hoist=false do .npmrc (#26 ) (d489412 )
v1.6.1
24 Apr 20:57
Compare
Sorry, something went wrong.
No results found
1.6.1 (2026-04-24)
⚠ BREAKING CHANGES
release: unify release+publish with the rest of the ecosystem (#25 )
Bug Fixes
cli: nota sobre higiene de templates no copy-templates (131eb43 )
templates: usar contexto do repo atual no pr-review-responder (c1dde13 )
CI/CD
release: unify release+publish with the rest of the ecosystem (#25 ) (55942e3 )
v1.6.0
23 Apr 14:08
Compare
Sorry, something went wrong.
No results found
1.6.0 (2026-04-23)
⚠ BREAKING CHANGES
ui: OpenFooter no longer accepts `socials` or
`disclaimer` props; the `OpenFooterSocial` type is removed.
Migration for consumers:
```diff
-<OpenFooter
brand={{ ... }}
disclaimer="Este software é fornecido ..."
socials={[
{ href: 'https://github.com/ ...', icon: , label: 'GitHub' },
{ href: 'https://www.npmjs.com/ ...', icon: , label: 'npm' },
]}
-/>
+<OpenFooter
refactor(ui): drop stale key prop from SocialLink
The key={href} inside SocialLink was a leftover from the previous
loop-based render; in the current OpenFooter layout SocialLink is used
twice statically, so the key serves no purpose.
Features
ui: bake social icons and disclaimer into OpenFooter (#24 ) (e7aef06 )
v1.5.1
23 Apr 13:11
Compare
Sorry, something went wrong.
No results found
1.5.1 (2026-04-23)
Bug Fixes
worktree-cli: forward dev flags to vite and reuse existing branches (#23 ) (0cab460 )
v1.5.0
23 Apr 12:22
Compare
Sorry, something went wrong.
No results found
1.5.0 (2026-04-23)
Features
agent-instructions: adicionar protocolo de auditoria de segurança (#22 ) (dd23ee1 )
v1.4.0
23 Apr 03:07
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-04-23)
Features
ui: Header com modos flex/grid e novo OpenFooter para sites OSS (#20 ) (02fa415 )
v1.3.0
23 Apr 03:03
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-04-23)
Features
templates: adicionar .claude/settings.json compartilhado (7c3cd0b )
Documentation
agent-instructions: add guidance on time estimates (9ca8450 )