Releases: Precisa-Saude/tooling
Releases · Precisa-Saude/tooling
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 )
v1.2.0
22 Apr 23:38
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-04-22)
Features
eslint: expandir override de tests pra cobrir benchmarks e test/ dirs (4b0cf9e )
Chores
eslint: mover max-lines off pra override compartilhado de testes (8d91d68 )
v1.1.2
22 Apr 20:37
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-04-22)
Bug Fixes
templates: concede contents: write no caller para _release.yml (9783ecf ), closes #16 #7