Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.3 KB

changelog.md

File metadata and controls

49 lines (38 loc) · 1.3 KB

Changelog

Change log of the object-observer by versions.

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

Fixed

  • Issue no. 24 - add explanation of how to use SRI (where to find values)
  • Issue no. 23 - added CodePen examples and mentioned them in the readme
  • Issue no. 22 - add 'sha512' to the SRI value

Changed

  • CI/CD flows

Fixed

  • updated dependencies

Fixed

  • Safari not supporting lookbehind RegExp
  • updated dependencies

Changed

  • scoping item key changed to item (breaking change)
  • added support for a list of primitives
  • updated dependencies

Changed

  • updated dependencies
  • Issue no. 12 - manual CI trigger for release

Changed

  • added Object items set support
  • CI/CD set in place

Changed

  • dependencies updated

Added

  • initial version