Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.33 KB

File metadata and controls

55 lines (31 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file according to ADR-11.

This project adheres to Semantic Versioning according to ADR-12.

1.0.8 - 2025-11-20

Fixed

  • Bump js-yaml from 3.14.1 to 3.14.2

1.0.7 - 2025-08-25

Changed

  • Removed svg badges from package

Fixed

  • Typescript bindings now specify opts as optional, as it should be

1.0.6 - 2025-08-24

No functional changes. No reason to upgrade from 1.0.5.

Fixed

  • Badges in README.md

1.0.5 - 2025-08-23

Fixed

  • Fix prototype pollution in lodash CVE-2020-8203 by upgrading lodash version.

Changed

  • Use lodash package instead of per-function packages

1.0.4 - 2025-08-22

Initial fork from https://github.com/vigour-io/unflatten/