Skip to content

Latest commit

 

History

History
97 lines (51 loc) · 3.95 KB

File metadata and controls

97 lines (51 loc) · 3.95 KB
title What's new
slug /whats-new
section introduction

@unimolecule/core all changes

2026-07-24

@unimolecule/cache v0.0.3

  • Change node version & Update utils package output

@unimolecule/monorepo-tsconfig-paths v0.0.3

  • Change node version & Update utils package output

@unimolecule/utils v0.1.5

  • Change node version & Update utils package output

2026-07-02

@unimolecule/utils v0.1.4

  • feat disk & memory check

@unimolecule/utils v0.1.3

  • refactor output-entry-builder, support entries

2026-07-01

@unimolecule/oh-my-fetch v0.1.4

  • change status-codes import path

@unimolecule/canon v0.1.3

  • generate d.ts for status-codes

@unimolecule/canon v0.1.2

  • use node shims in node-only bundler

@unimolecule/oh-my-fetch v0.1.2

  • use node shims in node-only bundler

@unimolecule/utils v0.1.2

  • use node shims in node-only bundler

2026-06-30

@unimolecule/canon v0.1.1

  • Modify the bundler's config loader from native node to tsx.

@unimolecule/oh-my-fetch v0.1.1

  • Modify the bundler's config loader from native node to tsx.

@unimolecule/utils v0.1.1

  • Modify the bundler's config loader from native node to tsx.

@unimolecule/canon v0.1.0

  • Generate a unified changelog

@unimolecule/oh-my-fetch v0.1.0

  • Generate a unified changelog

@unimolecule/utils v0.1.0

  • Generate a unified changelog

@unimolecule/canon v0.0.1

  • Added coverage and tightened package boundaries across the workspace. @unimolecule/canon now re-exports its HTTP contract primitives from both root and HTTP entrypoints, including constants and status codes, and includes tests for response/error envelopes, AppError, pagination helpers, and package exports. @unimolecule/oh-my-fetch now reuses shared @unimolecule/utils helpers for awaitable types and object/plain-object checks, reducing duplicated utility logic while preserving HTTP-client-specific behavior. Documentation formatting was refreshed, stale commented schema code and unused canon dependency metadata were removed, and the root contributor guidance now records that lint/type diagnostics from Markdown code blocks should be reported rather than fixed unless explicitly requested.

@unimolecule/oh-my-fetch v0.0.1

  • Added coverage and tightened package boundaries across the workspace. @unimolecule/canon now re-exports its HTTP contract primitives from both root and HTTP entrypoints, including constants and status codes, and includes tests for response/error envelopes, AppError, pagination helpers, and package exports. @unimolecule/oh-my-fetch now reuses shared @unimolecule/utils helpers for awaitable types and object/plain-object checks, reducing duplicated utility logic while preserving HTTP-client-specific behavior. Documentation formatting was refreshed, stale commented schema code and unused canon dependency metadata were removed, and the root contributor guidance now records that lint/type diagnostics from Markdown code blocks should be reported rather than fixed unless explicitly requested.

@unimolecule/utils v0.0.1

  • Added coverage and tightened package boundaries across the workspace. @unimolecule/canon now re-exports its HTTP contract primitives from both root and HTTP entrypoints, including constants and status codes, and includes tests for response/error envelopes, AppError, pagination helpers, and package exports. @unimolecule/oh-my-fetch now reuses shared @unimolecule/utils helpers for awaitable types and object/plain-object checks, reducing duplicated utility logic while preserving HTTP-client-specific behavior. Documentation formatting was refreshed, stale commented schema code and unused canon dependency metadata were removed, and the root contributor guidance now records that lint/type diagnostics from Markdown code blocks should be reported rather than fixed unless explicitly requested.