Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 1.66 KB

changelog.md

File metadata and controls

48 lines (39 loc) · 1.66 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.5.1 - 2023-08-11

Security

  • Update all dependencies to their latest version

2.5.0 - 2023-07-11

Added

  • Prettier for code styling
  • Jest
  • A git workflow for testing
  • Test for objectDifference function

Security

  • Update all dependencies

2.4.6 - 2023-07-10

Fixed

  • Make sure fields update if element is removed from link/block list
  • Make sure fields update if link/block list is emptied
  • objectDifference.ts typo

2.4.5 - 2023-06-30

Fixed

  • Make sure fields update if they are used in modular content

2.4.4 - 2023-05-25

Changed

  • Rename readme.md to README.md

2.4.3 - 2023-05-16

Changed

  • Publish package signed with npm package provenance

2.4.2 - 2023-04-04

Security

  • Update all dependencies to their latest version