Releases: aprendendofelipe/react-stack
Releases · aprendendofelipe/react-stack
markdown-example: v0.1.1
0.1.1 (2025-05-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/ui bumped from 0.6.0 to 0.6.1
- dependencies
form-example: v0.3.1
0.3.1 (2025-05-23)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/ui bumped from 0.6.0 to 0.6.1
- dependencies
ui: v0.6.0
0.6.0 (2025-05-22)
Features
- Markdown/KaTeX: load KaTeX fonts on demand from jsDelivr (0f50293)
- PrimerRoot: add support for headChildren and additional HTML props (52baa5f)
- ui/_document: add
configureDocumentfunction to manage document properties (7d4e518)
Bug Fixes
- vite.config: set preserveModulesRoot to 'src' for better module resolution (8f549d5)
markdown-example: v0.1.0
0.1.0 (2025-05-22)
Features
- markdown example: update
shouldAddNofollowto useisTrustedDomain(79a46c8) - ui/_document: add
configureDocumentfunction to manage document properties (7d4e518)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from 0.3.0 to 0.4.0
- @tabnews/ui bumped from 0.5.3 to 0.6.0
- dependencies
infra: v0.0.6
0.0.6 (2025-05-22)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.3.0 to ^0.4.0
- dependencies
hooks: v0.1.6
0.1.6 (2025-05-22)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.3.0 to ^0.4.0
- dependencies
helpers: v0.4.0
0.4.0 (2025-05-22)
Features
- helpers/environment: add environment detection utilities and tests (43b4fa2)
- helpers/url: add
baseUrlconstant andgetBaseUrlfunction (fd5c46a) - helpers/url: add
getDomainfunction and corresponding tests (facc195) - helpers/url: add
isExternalLinkfunction and corresponding tests (ec9c4d2) - helpers/url: add
isTrustedDomainfunction and related tests (3b9623d) - helpers/url: add
replaceParamsfunction (d09f8ba) - helpers/url: add
tryParseUrlfunction and corresponding tests (dbaa5de) - helpers/url: add
webserverHostnameconstant and update tests (3c3b8e2)
forms: v0.4.0
0.4.0 (2025-05-22)
Features
- forms/cep: handle fetch abort errors (8277eb1)
- forms/docs: improve CPF and CNPJ preparation logic (63c05ea)
Bug Fixes
- forms/phone: improve formatting when editing phone number (1f1ee28)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.3.0 to ^0.4.0
- @tabnews/hooks bumped from ^0.1.5 to ^0.1.6
- dependencies
form-example: v0.3.0
0.3.0 (2025-05-22)
Features
- CSS modules: update to the new
@primer/reactapproach (a645a6c) - examples: add form example (bcac883)
- form examples: add checkout, login, and registration pages (61da332)
- form examples: add GoToTopButton component to all pages (f06bf66)
- FormField: add hidden prop to conditionally render field (db312db)
- forms: add address fields with validation and autocomplete support (3476503)
- forms: add card fields with validation (bfa51a9)
- forms: add full name and username fields with validation (0394901)
- forms: implement CPF/CNPJ document handling with validation (7ddd9dd)
- ui/_document: add
configureDocumentfunction to manage document properties (7d4e518) - ui: add ESM exports to package.json (45074a1)
Bug Fixes
- FormField: add color prop for ignore suggestion button (0fd3012)
- monorepo: resolve structure issues in form and helper packages (d04f85c)
- update import paths to include file extensions (566a28f)
- useForm: update form handling for missing configuration (1f3ce99)
- validation-br: import from @tabnews/forms (200169d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/forms bumped from 0.3.2 to 0.4.0
- @tabnews/ui bumped from 0.5.3 to 0.6.0
- dependencies