Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 803 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 803 Bytes

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.1.4 (2023-10-26)

Features

  • Added Template with Header
  • Included File Type Validator
  • Integrated test cases for the button component
  • Created CHANGELOG.md
  • Added commitlints
  • Integrated Prettier for code formatting
  • Enhanced enum error handling
  • Added npmignore file
  • Implemented a pull request template
  • Created CONTRIBUTING.md
  • Added a project license
  • Implemented test cases for the FormLoaderStatus component
  • Added Match Field Validator

Bug Fixes

  • Replaced Yarn with npm in package.json