examples icon indicating copy to clipboard operation
examples copied to clipboard

http-server example has outdated dependencies

Open rpiotrow opened this issue 9 months ago • 0 comments

What is the problem this feature would solve?

Use latest effect packages so it is easier to use code from latest documentation

What is the feature you are proposing to solve the problem?

http-server uses outdated effect packages, e.g. in package json:

 "@effect/platform": "^0.69.12"

while the latest (AFAIK) is effect/[email protected]

This is similar to other scoped packages

What alternatives have you considered?

No response

rpiotrow avatar Apr 22 '25 11:04 rpiotrow