-
Hey @jonassiewertsen
Can you please bump the statamic/cms requirement to support Statamic V5.
I see no compatibility issues from V4 to V5
-
### Bug description
I know it's literally just released, but this package is preventing me from upgrading.
### Steps to reproduce
```
composer update statamic/cms statamic/ssg --with-dependencie
…
-
Sorry to be annoying. Just wanted to create an issue so I can get notified when you release v5 support.
-
### Description
I am trying to do a clean install with below command from docs.
`statamic new my-site duncanmcclean/sc-starter-kit`
I get the following error;
```
User roles cleared success…
-
### Bug description
In V5 Statamic seems to always use the default value of a field, even if the field property is not present in the markdown. In V4 null was returned in this case. I'm not sure if…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
### Description
I just tried that line `statamic new your-new-site-name duncanmcclean/sc-starter-kit`
And this what I got
```
$$\ $$\ $$\
…
rgdgs updated
6 months ago
-
### Bug description
Upgraded site from V4 to V5, cleared stash, and glide assets.
Site produces 404 error on any calls to the glide generated asset urls.
Assets are viewable in the control pa…
-
[demo.statamic.com/cp]( https://demo.statamic.com/cp) is helpful to explore and test things quickly in a _clean, {s} approved_ environment.
Could I request that it gets the updates as they are rele…
-
Hi!
I use "statamic/cms": "^4.0", with "cnj/seotamic": "^4.0", but i had v2 version about your addon before. I wanted to upgrade and I faced with an error: `Call to undefined method Statamic\Fiel…