CHANGELOG.md 1.6 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.

[v1.0.1](https://github.com/ljharb/side-channel-list.git

/compare/v1.0.0...v1.0.1) - 2026-04-08

Fixed

  • [Fix] delete: do not reset the list when deleting the head node of a multi-node list #3

Commits

  • [actions] update workflows 9e79e6b
  • [Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/tape, eslint, npmignore babf3ca
  • [Deps] update object-inspect 9f0f4b8

v1.0.0 - 2024-12-10

Commits

  • Initial implementation, tests, readme, types 5d6baee
  • Initial commit 3ae784c
  • npm init 07055a4
  • Only apps should have lockfiles 9573058