strapi-calendar icon indicating copy to clipboard operation
strapi-calendar copied to clipboard

Strapi 5

Open yevhenskakun opened this issue 1 year ago • 5 comments

Do you plan to support strapi v5?

yevhenskakun avatar May 13 '24 08:05 yevhenskakun

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.

LuisRodriguezLD avatar May 13 '24 12:05 LuisRodriguezLD

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.

Antoine-360pixel avatar Sep 27 '24 10:09 Antoine-360pixel

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

LuisRodriguezLD avatar Oct 02 '24 20:10 LuisRodriguezLD

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

Antoine-360pixel avatar Oct 02 '24 22:10 Antoine-360pixel

Beta is live!

Please install using npm install @offset-dev/[email protected]

You may submit feedback by creating an issue with the tag v1

LuisRodriguezLD avatar Oct 03 '24 19:10 LuisRodriguezLD

V1 has been deployed to NPM

LuisRodriguezLD avatar Nov 14 '24 15:11 LuisRodriguezLD