strapi-calendar
strapi-calendar copied to clipboard
Strapi 5
Do you plan to support strapi v5?
Absolutely. I'll spend time this week making sure the plugin is fully compatible with v5. If you see any errors please post them here so I can take a closer look.
Hi @LuisRodriguezLD , thks
$ npm i @offset-dev/[email protected]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react-router-dom
npm ERR! react-router-dom@"^6.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-router-dom@"^5.3.4" from @offset-dev/[email protected]
npm ERR! node_modules/@offset-dev/strapi-calendar
npm ERR! @offset-dev/strapi-calendar@"0.1.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
Hello! I'll be launching v1-beta1 this week, please let me know if you interested in trying it out :)
New features include:
- New Calendar Library
- Fully TS Support
- Strapi 5 compat
- New Strapi Plugin SDK
- Now using Document Service API
Hello! I'll be launching v1-beta1 this week, please let me know if you interested in trying it out :)
New features include:
- New Calendar Library
- Fully TS Support
- Strapi 5 compat
- New Strapi Plugin SDK
- Now using Document Service API
Hello, yes please! Thanks
Beta is live!
Please install using
npm install @offset-dev/[email protected]
You may submit feedback by creating an issue with the tag v1
V1 has been deployed to NPM