Skip to content

Releases: eggjs/egg-boilerplate-ts

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 10:40

2.0.1 (2025-02-21)

Bug Fixes


This release is also available on:

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 02:59

2.0.0 (2025-02-04)

⚠ BREAKING CHANGES

  • drop Node.js < 18.19.0 support

part of eggjs/egg#3644

eggjs/egg#5257

Summary by CodeRabbit

Release Notes

  • Project Configuration

    • Updated Node.js version support to 18, 20, and 22
  • Updated TypeScript configuration to ES2022 and NodeNext module
    resolution

    • Updated minimum Node.js requirement to version 18
    • Added MIT license
  • Dependencies

    • Upgraded several development dependencies
    • Updated testing and build tools to latest versions
  • Documentation

    • Added Contributors section to README
    • Updated project requirements documentation
  • Maintenance

    • Updated .gitignore to exclude package-lock.json
    • Removed pull request template
    • Introduced a new configuration file for unit tests

Features

  • support cjs and esm both by tshy (#27) (b750157)

This release is also available on:

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 07 Jan 04:56

1.11.1 (2024-01-07)

Bug Fixes


This release is also available on:

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 15:04

1.11.0 (2023-11-25)

Features

  • add enforce-node-prefix eslint rule by default (#25) (9480865)

This release is also available on:

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Feb 06:32

1.10.0 (2023-02-15)

Features


This release is also available on: