-
-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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/platform@0.80.11
This is similar to other scoped packages
What alternatives have you considered?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request