Skip to content

Commit 034114c

Browse files
icebobclaude
andcommitted
Add changelog for 0.4.1 and update copyright year
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cc52a18 commit 034114c

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.4.1"></a>
2+
# 0.4.1 (2026-03-28)
3+
4+
## Changes
5+
- Updated `moleculer`, `moleculer-web`, and `moleculer-repl` to released versions (0.15.0, 0.11.0, 0.8.0)
6+
- Updated `peerDependencies` to accept `moleculer` ^0.15.0 (stable release)
7+
- Improved TypeScript definitions: added `GraphQLContext` interface, typed `ctx` parameter as `Context` instead of `any`
8+
- Upgraded ESLint to v10 with flat config, TypeScript to v6
9+
- Updated all dev dependencies to latest versions
10+
11+
--------------------------------------------------
112
<a name="0.4.0"></a>
213
# 0.4.0 (2025-09-25)
314

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,6 @@ Please send pull requests improving the usage and fixing bugs, improving documen
332332
The project is available under the [MIT license](https://tldrlegal.com/license/mit-license).
333333

334334
## Contact
335-
Copyright (c) 2025 MoleculerJS
335+
Copyright (c) 2026 MoleculerJS
336336

337337
[![@moleculerjs](https://img.shields.io/badge/github-moleculerjs-green.svg)](https://github.com/moleculerjs) [![@MoleculerJS](https://img.shields.io/badge/twitter-MoleculerJS-blue.svg)](https://twitter.com/MoleculerJS)

0 commit comments

Comments
 (0)