prismicio / prismic-vue

Vue plugin, components, and composables to fetch and present Prismic content
https://prismic.io/docs/technologies/vuejs
Apache License 2.0
65 stars 16 forks source link

v3.0.0 #51

Closed lihbr closed 2 years ago

lihbr commented 3 years ago

Implements #46


Closing #5, #41, #46

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@b9da083). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #51   +/-   ##
=========================================
  Coverage          ?   98.83%           
=========================================
  Files             ?       18           
  Lines             ?      344           
  Branches          ?       68           
=========================================
  Hits              ?      340           
  Misses            ?        1           
  Partials          ?        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b9da083...cee5697. Read the comment docs.

nathanlentz commented 2 years ago

@lihbr what is left to get this across the finish line?

lihbr commented 2 years ago

Hey @nathanlentz, thanks for your question!

We've been waiting for multiple things before releasing this as "latest". The first one is Vue.js itself being released as "latest". Fortunately, this happened a few weeks ago: https://blog.vuejs.org/posts/vue-3-as-the-new-default.html

Now that the plugin is documented on our end (https://prismic.io/docs/technical-reference/prismicio-vue?version=v3) we're pretty much ready to release it! Ideally, we'd just like to gather more feedback from early adopters to give us more confidence that the plugin is great before the official release.

If you're looking forward to using this kit, feel free to go ahead already! The latest beta (3.0.0-beta.2) is heavily tested and I'd be quite confident using it myself, even for production websites.

Let me know if there's anything unclear or if you have any other questions! Your feedback is also very much appreciated ☺️