Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: eggjs/koa

Tags

v3.0.1

Toggle v3.0.1's commit message
Release 3.0.1

[skip ci]

## <small>3.0.1 (2025-08-08)</small>

* fix: remove --experimental-strip-types (#25) ([0866329](0866329)), closes [#25](#25)

v3.0.0

Toggle v3.0.0's commit message
Release 3.0.0

[skip ci]

## [3.0.0](v2.22.2...v3.0.0) (2025-07-30)

### ⚠ BREAKING CHANGES

* drop Node.js < 22.17.1 support

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added example projects demonstrating usage with both CommonJS and ES
modules.
  * Introduced a new TypeScript example for quick server setup.

* **Breaking Changes**
  * Minimum required Node.js version raised to 22.17.1.
* Major version bumped to 3.0.0-alpha.0 with updated package structure
and exports.

* **Documentation**
* Updated installation instructions and Node.js version requirements in
the README.
  * Removed the AUTHORS file.

* **Chores**
* Updated development dependencies and scripts for modern Node.js and
TypeScript.
  * Streamlined configuration files and ignored build artifacts.
* Adjusted GitHub Actions workflows to test fewer Node.js versions and
support all branches on merge groups.

* **Tests**
  * Migrated tests to use Node.js native test runner.
  * Improved test strictness and modernized async control flow.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

### Features

* esm only ([#24](#24)) ([e0c8218](e0c8218))

v2.22.2

Toggle v2.22.2's commit message
Release 2.22.2

[skip ci]

## [2.22.2](v2.22.1...v2.22.2) (2025-07-30)

### Bug Fixes

* only allow back redirect to the same origin referer ([#23](#23)) ([82f99b6](82f99b6))

v2.22.1

Toggle v2.22.1's commit message
Release 2.22.1

[skip ci]

## [2.22.1](v2.22.0...v2.22.1) (2025-04-08)

### Bug Fixes

* don't render redirect values in anchor ref ([8af1bed](8af1bed))

v2.22.0

Toggle v2.22.0's commit message
Release 2.22.0

[skip ci]

## [2.22.0](v2.21.0...v2.22.0) (2025-03-25)

### Features

* use oxlint and prettier ([#19](#19)) ([7911d7b](7911d7b))

v2.21.0

Toggle v2.21.0's commit message
Release 2.21.0

[skip ci]

## [2.21.0](v2.20.7...v2.21.0) (2025-03-13)

### Features

* remove http-assert ([#18](#18)) ([ce79a68](ce79a68))

v2.20.7

Toggle v2.20.7's commit message
Release 2.20.7

[skip ci]

## [2.20.7](v2.20.6...v2.20.7) (2025-02-12)

### Bug Fixes

* avoid redos on host and protocol getter ([#17](#17)) ([cd6b487](cd6b487))

v2.20.6

Toggle v2.20.6's commit message
Release 2.20.6

[skip ci]

## [2.20.6](v2.20.5...v2.20.6) (2025-01-02)

### Bug Fixes

* remove template on use MiddlewareFunc ([f4315d9](f4315d9))

v2.20.5

Toggle v2.20.5's commit message
Release 2.20.5

[skip ci]

## [2.20.5](v2.20.4...v2.20.5) (2025-01-02)

### Bug Fixes

* MiddlewareFunc define ([06d494c](06d494c))

v2.20.4

Toggle v2.20.4's commit message
Release 2.20.4

[skip ci]

## [2.20.4](v2.20.3...v2.20.4) (2025-01-02)

### Bug Fixes

* remove template on Application ([#16](#16)) ([0070bcf](0070bcf))