Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
docs(chore): add deprecation notice (#30)
Browse files Browse the repository at this point in the history
and promote use of official `@loopback/sequelize`

GH-29
  • Loading branch information
shubhamp-sf committed Apr 24, 2023
1 parent 86f0642 commit b7dc0d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Deprecated!

As of 24th April 2023, [`loopback4-sequelize`](https://www.npmjs.com/package/loopback4-sequelize) is fully deprecated. New changes are expected to land on the official replacement of this package here: [`@loopback/sequelize`](https://www.npmjs.com/package/@loopback/sequelize) and the same is recommended for current and future users.

# loopback4-sequelize

[![LoopBack](<https://github.com/loopbackio/loopback-next/raw/master/docs/site/imgs/branding/Powered-by-LoopBack-Badge-(blue)-@2x.png>)](http://loopback.io/)
Expand Down

0 comments on commit b7dc0d2

Please sign in to comment.