Skip to content

Latest commit

 

History

History
1958 lines (1620 loc) · 188 KB

CHANGELOG.md

File metadata and controls

1958 lines (1620 loc) · 188 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0-next.10 (2025-02-02)

New Features

  • serpack: sourcemap generation (7a96b37)

Others

  • serpack: update compiler (6ba3bc3)

4.0.0-next.9 (2025-01-18)

Others

  • deps: upgrade serpack version (108d6cf)

4.0.0-next.8 (2025-01-15)

Others

4.0.0-next.7 (2025-01-15)

New Features

Others

4.0.0-next.6 (2025-01-13)

New Features

4.0.0-next.5 (2024-12-24)

Bug Fix

Documentation

Code Refactoring

Others

4.0.0-next.4 (2024-12-07)

Others

4.0.0-next.3 (2024-12-07)

Others

4.0.0-next.2 (2024-12-07)

Code Refactoring

4.0.0-next.1 (2024-12-07)

New Features

Others

4.0.0-next.0 (2024-11-23)

New Features

Bug Fix

  • watcher loads outdated module (a725c3a)

Code Refactoring

Others

3.1.0-beta.0 (2024-08-22)

New Features

Bug Fix

Others

3.0.2 (2024-07-18)

Bug Fix

  • ctx.send uses http.end instead of zely.send (#325) (ad5eaa7)

3.0.1 (2024-07-01)

New Features

Bug Fix

Documentation

Others

3.0.0 (2024-03-31)

Bug Fix

Others

3.0.0-alpha.14 (2024-03-14)

New Features

Code Refactoring

Build System

  • @zely-js/reporter: convert to typescript (1d16c9f)

Others

3.0.0-alpha.13 (2024-03-14)

New Features

Code Refactoring

Build System

  • @zely-js/reporter: convert to typescript (1d16c9f)

Others

3.0.0-alpha.12 (2024-03-06)

New Features

Bug Fix

  • @zely-js/zely: fixed bug program not executing plugin.config() (bf6ab78)
  • fixed [...params] bug (e089c4e)

Documentation

3.0.0-alpha.11 (2024-02-26)

New Features

3.0.0-alpha.10 (2024-02-24)

New Features

Bug Fix

Code Refactoring

Others

  • deps: update typescript (a35b51a)

3.0.0-alpha.9 (2024-02-19)

New Features

  • @zely-js/loader-esbuild: only compile ts and js (1128c76)
  • @zely-js/loader: multiple loaders (#207) (f8d3259)
  • reporter: error tracer (4643f25)

Others

  • deps-dev: bump @commitlint/config-conventional (b456a1a)
  • deps-dev: bump @typescript-eslint/parser from 6.13.1 to 7.0.1 (a7af5a9)
  • deps-dev: bump eslint from 8.53.0 to 8.56.0 (8366903)
  • deps-dev: bump husky from 8.0.3 to 9.0.11 (3d5a765)
  • playground: javascript example (11d4395)
  • remove debugging code (7118014)
  • update yarn berry (f04a579)

3.0.0-alpha.8 (2024-02-13)

Bug Fix

  • type: fixed typescript error (ab6b87c)

3.0.0-alpha.7 (2024-02-12)

New Features

Others

  • exclude typescript code (16066a8)

3.0.0-alpha.6 (2024-02-12)

New Features

Bug Fix

Others

  • deps: bump esbuild-node-externals from 1.9.0 to 1.12.0 (e51c45f)
  • playground: new playground (a044c81)
  • snatcher deprecation (9d851fd)
  • workspace (5b07a07)

3.0.0-alpha.5 (2024-01-22)

New Features

3.0.0-alpha.4 (2024-01-22)

New Features

Bug Fix

Documentation

Styling

Code Refactoring

Build System

  • fully support esm (#150) (8447e48)
  • zely-builder: add build scripts for builder (d060a87)

Others

3.0.0-alpha.3 (2024-01-12)

New Features

Bug Fix

Documentation

Styling

Code Refactoring

Build System

  • fully support esm (#150) (8447e48)
  • zely-builder: add build scripts for builder (d060a87)

Others

3.0.0-alpha.2 (2024-01-12)

New Features

Bug Fix

Documentation

Styling

Code Refactoring

Build System

  • fully support esm (#150) (8447e48)
  • zely-builder: add build scripts for builder (d060a87)

Others

3.0.0-alpha.1 (2024-01-12)

New Features

Bug Fix

Documentation

Styling

Code Refactoring

Build System

  • fully support esm (#150) (8447e48)
  • zely-builder: add build scripts for builder (d060a87)

Others