Files

1.1 KiB

Changelog

2026-05-01 - 1.0.6 - fix(build)

modernize package tooling and test setup for current git.zone build ecosystem

  • add package exports and include .smartconfig.json and license in published files
  • migrate build and test tooling from legacy @gitzone/@pushrocks packages to current @git.zone packages
  • rename the cross-runtime test file to test.node+chromium.ts and update its tapbundle import
  • simplify validator module import typing and tighten TypeScript configuration with noImplicitAny and node types

2026-03-01 - 1.0.5 - maintenance

Project maintenance updates across the 1.0.5 line.

  • Removed .gitlab-ci.yml
  • Summarized trivial 1.0.5 maintenance updates from 2023-03-27 to 2024-05-29, including description, TypeScript configuration, and npmextra.json githost adjustments

2023-03-27 - 1.0.4 - core

Core bug fix release.

  • Updated core behavior

2022-08-03 - 1.0.3 - core

Core bug fix release.

  • Updated core behavior

2022-07-08 - 1.0.2 - core

Core bug fix release.

  • Updated core behavior

2022-07-08 - 1.0.1 - core

Initial core bug fix release.

  • Updated core behavior