jeanmemory-react
Version:
DEPRECATED: Please use @jeanmemory/react instead
20 lines (15 loc) ⢠543 B
JavaScript
console.warn(`
šØ DEPRECATED PACKAGE WARNING šØ
You are using the old package 'jeanmemory-react' (v0.1.x)
Please upgrade to the new package: '@jeanmemory/react' (v1.2.x)
The new package has:
- ā
Latest features and bug fixes
- ā
Improved performance
- ā
Better TypeScript support
- ā
Clean, modern UI components
To upgrade:
1. npm uninstall jeanmemory-react
2. npm install /react
Documentation: https://docs.jeanmemory.com
`);
throw new Error('DEPRECATED: Please use @jeanmemory/react instead of jeanmemory-react');