press
press copied to clipboard
[Deprecated] Minimalist Markdown Publishing for Nuxt.js
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [babel-plugin-dynamic-import-node](https://togithub.com/airbnb/babel-plugin-dynamic-import-node) | [`^2.3.0` -> `2.3.3`](https://renovatebot.com/diffs/npm/babel-plugin-dynamic-import-node/2.3.0/2.3.3) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-standard](https://togithub.com/standard/eslint-plugin-standard) | [`^4.0.1` -> `4.1.0`](https://renovatebot.com/diffs/npm/eslint-plugin-standard/4.0.1/4.1.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vue-awesome-swiper](https://github.surmon.me/vue-awesome-swiper) ([source](https://togithub.com/surmon-china/vue-awesome-swiper)) | [`^3.1.3` -> `^4.0.0`](https://renovatebot.com/diffs/npm/vue-awesome-swiper/3.1.3/4.1.1) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [hable](https://togithub.com/jsless/hable) | [`3.0.0-0` -> `3.0.0`](https://renovatebot.com/diffs/npm/hable/3.0.0-0/3.0.0) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [defu](https://togithub.com/unjs/defu) | [`^0.0.3` -> `^0.0.4`](https://renovatebot.com/diffs/npm/defu/0.0.3/0.0.4) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | devDependencies | pin | [`^7.6.4` -> `7.6.4`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.6.4/7.6.4) |...
- [ ] Deprecate on NPM to link to https://content.nuxtjs.org - [ ] Add note on README - [ ] Archive the repo
add missing test for string utils --- > I didn't find any usage of `escapeChars` and `trimStart` in the code.
I'm getting: Cannot read property '$get' of undefined After installing Nuxtpress inside an existing project. It seems that nuxtpress is dependent on the $http module. For some reason it can't...