Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.26 KB

changelog.md

File metadata and controls

34 lines (28 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.1.0 - 2024-07-26

Added

  • Ability to have optional non-editable items instead of only required items

Changed

  • Use webpack instead of react-scripts
  • All any types to the correct item types

Security

  • Update all dependencies to their latest version

2.0.6 - 2023-08-11

Changed

  • Prettier added to package so prettier works correctly everywhere

2.0.5 - 2023-08-10

Changed

  • Github workflow test to node version 18
  • Scripts for prettier and a pre-commit hook so code styling is consistent

Security

  • Update all dependencies to their latest version

2.0.4 - 2023-06-20

Changed

  • Publish package signed with npm package provenance.