Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.4.0 #189

Merged
merged 9 commits into from
Jun 30, 2020
Merged

v1.4.0 #189

merged 9 commits into from
Jun 30, 2020

Conversation

benjamincanac
Copy link
Member

No description provided.

benjamincanac and others added 6 commits June 25, 2020 18:32
* feat(lib): register nuxt components:dirs hook

* chore(deps): use nuxt v2.13.x

* chore(example): use global components

* chore(docs): use global components

* docs: add section about global components

* Update docs/package.json

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>

* docs: update global components

* Update writing.md

* chore: remove commitlint

* docs: update deps

* chore(deps): update

* chore(github): add ci on dev branch

Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
* feat(lib): backwards compatibility with `plugins` and `basePlugins`

* docs: update for v1.4.0 instead of v2.0.0
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2020

Codecov Report

Merging #189 into master will decrease coverage by 2.08%.
The diff coverage is 64.10%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #189      +/-   ##
==========================================
- Coverage   91.64%   89.56%   -2.09%     
==========================================
  Files          14       15       +1     
  Lines         491      527      +36     
  Branches      101      107       +6     
==========================================
+ Hits          450      472      +22     
- Misses         36       48      +12     
- Partials        5        7       +2     
Impacted Files Coverage Δ
lib/utils.js 100.00% <ø> (ø)
lib/index.js 76.47% <22.22%> (-14.58%) ⬇️
lib/database.js 82.85% <100.00%> (+0.50%) ⬆️
lib/middleware.js 84.50% <100.00%> (+1.96%) ⬆️
lib/parsers/xml/index.js 100.00% <100.00%> (ø)

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 db9fbca...599b01f. Read the comment docs.

benjamincanac and others added 3 commits June 29, 2020 14:59
* feat(lib): handle where query params

* chore(example): add links

* test: add middleware where query params

* docs: add section for where query params
* add xml file

* add xml

* add dependencies

* Update index.js

* bugfix

* Create xml.xml

* Update index.vue

* Create xml.xml

* Update writing.md

* Update writing.md

* Update utils.js

* fix dependencies

* fix

* update docs

* add config docs

* Update index.md

Co-authored-by: Benjamin Canac <canacb1@gmail.com>
@atinux atinux self-requested a review June 29, 2020 17:34
@benjamincanac benjamincanac merged commit ff88735 into master Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants