-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
At the moment, we have the following two "main" repositories on GitHub:
- https://github.com/strongloop/loopback hosts the original code base for versions 0.x to 3.x.
- https://github.com/strongloop/loopback-next hosts the new TypeScript code base for the version 4.x
I feel it's time to rethink the repository names to better reflect the current status of 3.x and 4.x versions:
- 3.x is in LTS mode and will go EOL next year
- 4.x is no longer "next", it's the current version
What new name should we pick for loopback repository? Few options that come to my mind: loopback3, loopback-legacy.
What new name to pick for loopback-next? I am reluctant to use loopback, I am concerned it will break all existing URLs. I am proposing to use loopback-core instead.
@strongloop/loopback-maintainers @strongloop/loopback-next thoughts?