swup / fragment-plugin

A swup plugin for dynamically replacing containers based on rules 🧩
https://swup-fragment-plugin.netlify.app
MIT License
15 stars 1 forks source link

[Bug]: Cannot find package @swup/fragment-plugin@1 #67

Closed ish91 closed 7 months ago

ish91 commented 7 months ago

What did you expect? 🧐

This should include the minified production file from a CDN:

What actually happened? 😵‍💫

fragment-plugin@1 is not available

Swup and plugin versions 📝

What browsers are you seeing the problem on? 🧭

Chrome

Relevant log output 🤓

No response

URL to minimal reproduction 🔗

https://unpkg.com/@swup/fragment-plugin@1

Checked all these? 📚

daun commented 7 months ago

There's no v1 (yet). If you swap out the 1 for a 0, it should work. We'll need to update the readme example at some point 🌝

hirasso commented 7 months ago

OR we fast-foward to 1.0.0 🏎️💨 I'm using it in production already, after all.

daun commented 7 months ago

Let's upgrade to v1! I'm using it in production as well and it'd be a good signal for users that they're working with production ready tech 🚀

hirasso commented 7 months ago

Alright! First todo for tomorrow ☠️

hirasso commented 7 months ago

Actually ... why wait? #69

hirasso commented 7 months ago

@ish91 you can keep your CDN-link at https://unpkg.com/@swup/fragment-plugin@1 – we just released the first production-ready version 🙂