0.4.2 (2025-12-19)
- The following workspace dependencies were updated
- dependencies
- @barso/helpers bumped from ^0.4.1 to ^0.4.2
- @barso/hooks bumped from ^0.1.7 to ^0.1.8
- dependencies
0.4.1 (2025-07-14)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.4.0 to ^0.4.1
- @tabnews/hooks bumped from ^0.1.6 to ^0.1.7
- dependencies
0.4.0 (2025-05-22)
- forms/cep: handle fetch abort errors (8277eb1)
- forms/docs: improve CPF and CNPJ preparation logic (63c05ea)
- forms/phone: improve formatting when editing phone number (1f1ee28)
- 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
0.3.2 (2025-04-28)
- lock react peer dependency to 18.x (509721b)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.2.1 to ^0.3.0
- @tabnews/hooks bumped from ^0.1.4 to ^0.1.5
- dependencies
0.3.1 (2025-04-22)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.2.0 to ^0.2.1
- @tabnews/hooks bumped from ^0.1.3 to ^0.1.4
- dependencies
0.3.0 (2025-04-16)
- app router: add
use clientdirective (11b6bf3)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.1.2 to ^0.2.0
- @tabnews/hooks bumped from ^0.1.2 to ^0.1.3
- dependencies
0.2.5 (2024-12-19)
- card fields: correctly set
isValidstate formonthandyear(107887b) - docs validation: add empty document number check and update error messages (48f1903)
- email confirmation: handle empty confirmation field and improve validation logic (b123bb0)
0.2.4 (2024-12-18)
- cvv field: change input type from password to text (72c440a)
- document field: fix PASSPORT validation (8c71cb4)
- email field: add max length validation (de3d007)
- full name field: add maximum length check and trim preparation (241549b)
- phone field: improves validations (8036037)
0.2.3 (2024-11-22)
- cep field: return address from onValidChange (fb8992c)
- useForm: add onChange, onBlur, and onStateChange handlers (077f067)
0.2.2 (2024-11-11)
- card-cvv: update format and validation to support 4-digit CVV (3e75c01)
- card-fields: update card number length validation and formatting (4295f68)
- password-fields: add autocomplete attributes for password inputs (cafe630)
- password-fields: remove name properties from password field definitions (5accd2c)
0.2.1 (2024-11-07)
- update import paths to include file extensions (566a28f)
- useForm: update form handling for missing configuration (1f3ce99)
- validation-br: import from @tabnews/forms (200169d)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.1.1 to ^0.1.2
- @tabnews/hooks bumped from ^0.1.1 to ^0.1.2
- dependencies
0.2.0 (2024-11-07)
- forms: add address fields with validation and autocomplete support (3476503)
- forms: add autoComplete attribute to phone field and enhance tests (ff49a50)
- forms: add card fields with validation (bfa51a9)
- forms: add full name and username fields with validation (0394901)
- forms: add password fields with validation and confirmation logic (2fab432)
- forms: enhance email field confirmation (a7c193c)
- forms: implement CPF/CNPJ document handling with validation (7ddd9dd)
- useForm: add submitDisabled and submitHidden options (39a955a)
- useForm: add tests for checkbox (64cc390)
0.1.1 (2024-11-04)
- monorepo: resolve structure issues in form and helper packages (d04f85c)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.1.0 to ^0.1.1
- @tabnews/hooks bumped from ^0.1.0 to ^0.1.1
- dependencies
- forms: add CEP field with validation and API integration (9bf2e80)
- forms: add email field with validation and suggestion functionality (321d4d1)
- forms: add forms package with useForm hook (7b83d76)
- forms: add phone field with formatting and validation (30d032b)
- forms: add state field with validation and Brazilian states as options (e9fdc86)
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.0.0 to ^0.1.0
- @tabnews/hooks bumped from ^0.0.0 to ^0.1.0
- dependencies