We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee7402 commit a332b8aCopy full SHA for a332b8a
lib/docs/scrapers/vueuse.rb
@@ -22,7 +22,7 @@ class Vueuse < UrlScraper
22
Licensed under the MIT License.
23
HTML
24
25
- self.release = '11.0.0'
+ self.release = '12.0.0'
26
self.base_url = 'https://vueuse.org/'
27
self.initial_paths = %w(functions.html)
28
html_filters.push 'vueuse/entries', 'vite/clean_html', 'vueuse/clean_html'
0 commit comments