Is p5.1.11.11 coming to the Cloudflare repo?

Hi all, I believe that p5 1.11.11 is released from Github, but I don’t see it on the repository at p5.js - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers

Can anyone advise here? p5 1.11.11 is mainly documentation fixes and the like I think, so it’s not vital for me, but it would be nice to load the latest library and be sure all is ok.

Apologies if I am misunderstanding the release process.

Thanks !

Github:

Scroll down on above page and you will find:

:)

I also see it here:

:)

Thanks folks, I will check that out.

1 Like

Hi all, it has taken me ages to realize that the Content Delivery Network (CDN) for p5.js has changed.

It used to be ..

src=“https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.11.9/p5.js

but now it’s this ..

src=“https://cdn.jsdelivr.net/npm/p5@1.11.9/lib/p5.min.js

So Cloudflare at h-ttps//cdnjs.cloudflare.com/ajax/libs/p5.js/1.11.9/p5.js does not offer libs later than 1.11.9. I guess there might have been an announcement about this but I missed it. It is indeed shown clearly in the Github log .

x

but I wasn’t expecting the repository change out of the blue.

Thanks all for the assistance. (My post has gone a bit whacko, some kind of bar on the left).