Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 3.51 KB

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 3.51 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.3 - 2024-12-17

Commits

  • [types] oops, this is a type export, not a value export 2fcf3e8

v1.0.2 - 2024-12-17

Commits

  • [types] improve types fcc9606
  • [types] use shared config ca29c46
  • [actions] split out node 10-20, and 20+ 9a38c81
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/object-inspect, @types/tape, auto-changelog, object-inspect, tape 78cd1f2
  • [Deps] update call-bind, gopd, has-proto, is-typed-array 8c13b84
  • [Tests] replace aud with npm audit 0d9aee3
  • [Tests] use @arethetypeswrong/cli abf28fa
  • [Dev Deps] add missing peer dep dfd248d

v1.0.1 - 2024-02-20

Commits

  • add types 3144671
  • [actions] skip ls check on node < 10; remove redundant finisher 0f83947
  • [Refactor] use gopd 507b948
  • [Dev Deps] update aud, available-typed-arrays, npmignore, object-inspect, tape aba282d
  • [Deps] update call-bind, has-proto, is-typed-array acfe4a9
  • [meta] add sideEffects flag 063a8a7

v1.0.0 - 2023-07-14

Commits

  • Initial implementation, tests, readme b8800c8
  • Initial commit 72723d8
  • Only apps should have lockfiles a7dfc57