Pim
|
72961acabd
|
feat: nuxt-loading enhancenments (#3891)
|
2018-10-29 19:18:40 +03:30 |
|
Pooya Parsa
|
d4a370cecc
|
fix(webpack): add missing glob dependency
|
2018-10-29 14:22:11 +03:30 |
|
Pooya Parsa
|
10aeaef110
|
hotfix(cli, common, core): add missing @nuxt/config dependency
|
2018-10-29 14:21:34 +03:30 |
|
Jonas Galvez
|
f90110af26
|
fix: nuxt/config imports/exports (#4217)
|
2018-10-28 01:32:43 +03:30 |
|
Jonas Galvez
|
007ca05174
|
refactor: move config files to @nuxt/config (#4212)
|
2018-10-27 23:57:16 +03:30 |
|
Jonas Galvez
|
ec7794c5cd
|
refactor(common): nuxt.config.js and dynamic server options to use latest process.env (#4208)
|
2018-10-27 20:18:23 +03:30 |
|
renovate[bot]
|
00e83e3874
|
fix(deps): update dependency time-fix-plugin to ^2.0.5 (#4210)
|
2018-10-27 20:12:27 +03:30 |
|
Paul Gascou-Vaillancourt
|
208eba3867
|
fix(app): Throw error only if value is undefined (#4206)
|
2018-10-27 20:11:42 +03:30 |
|
Pooya Parsa
|
1adad4676b
|
hotfix: add missing publishConfig for @nuxt/babel-preset-app
|
2018-10-27 00:20:41 +03:30 |
|
renovate[bot]
|
930f8b273c
|
fix(deps): update all non-major dependencies (#4200)
|
2018-10-27 00:17:37 +03:30 |
|
Sibbngheid
|
ad020e66fd
|
fix(common): set defaults for port and host values (#4207)
|
2018-10-26 23:11:28 +03:30 |
|
awronski
|
c9fd78048f
|
feat(core): custom pushAssets function to control http2 push headers (#4198)
Resolves #4011
Resolves #4161
|
2018-10-26 21:29:12 +03:30 |
|
Clark Du
|
ae9de93a45
|
feat: move @nuxtjs/babel-preset-app into nuxt mono-repo (#4205)
|
2018-10-26 21:28:21 +03:30 |
|
renovate[bot]
|
6c5d89dead
|
fix(deps): update all non-major dependencies (#4189)
|
2018-10-25 19:19:17 +03:30 |
|
Pim
|
4b7afcc218
|
feat(cli): add imports mock and cleanup (#4195)
|
2018-10-25 19:10:55 +03:30 |
|
Pooya Parsa
|
46103e72ea
|
chore: packaging and development improvements (#4193)
|
2018-10-25 14:52:31 +03:30 |
|
Alexander Lichter
|
48393b33c7
|
refactor: small improvements (#4194)
|
2018-10-25 14:27:52 +03:30 |
|
Dmitry Molotkov
|
a3ba6e96ca
|
fix: check styleResources for existence (#4155)
|
2018-10-25 14:25:05 +03:30 |
|
Pim
|
0669b68c91
|
refactor(cli): better consistency and easier unit testing (#4160)
|
2018-10-25 11:13:42 +03:30 |
|
Clark Du
|
9df5f49e07
|
feat: split builder into more refined modules (#4171)
New packages:
- `@nuxt/webpack`
- `@nuxt/generator`
|
2018-10-24 20:25:18 +03:30 |
|
Pim
|
972c3a7b10
|
fix: remove extra text (#4187)
|
2018-10-24 20:06:53 +03:30 |
|
Przemysław Pietras
|
23228db73c
|
fix(app): add deprecation warning on using process.browser (#4174)
|
2018-10-24 17:17:14 +03:30 |
|
Pim
|
96bdcaba01
|
fix(app): lint all templates (#4175)
|
2018-10-24 17:16:06 +03:30 |
|
renovate[bot]
|
1cb7ce59e6
|
fix(deps): update all non-major dependencies (#4172)
|
2018-10-23 10:24:57 +03:30 |
|
Pooya Parsa
|
60dbc6ddc5
|
fix(builder): use require.resolve to get the path of babel-loader (#4150)
|
2018-10-23 01:18:06 +03:30 |
|
renovate[bot]
|
ff6385f5a0
|
fix(deps): update all non-major dependencies (#4156)
|
2018-10-23 01:17:42 +03:30 |
|
Kenta Suzuki
|
f5530ad653
|
fix(app): throw an error when layout property is not string (#4142)
|
2018-10-20 23:17:47 +03:30 |
|
Pooya Parsa
|
cc8c6e2555
|
fix(core): add resolveAlias and resolvePath for b.w compatibility
|
2018-10-18 20:05:44 +03:30 |
|
Alexander Lichter
|
f27939d4a7
|
feat(cli): support async nuxt.config.js (#4021)
|
2018-10-18 19:27:35 +03:30 |
|
Alexander Lichter
|
ab5af540e0
|
perf: cherry-pick only used lodash imports (#4099)
|
2018-10-18 19:13:44 +03:30 |
|
renovate[bot]
|
119d349478
|
deps(builder): update all non-major dependencies (#4133)
- cssnano/cssnano
- webpack-contrib/mini-css-extract-plugin
- csstools/postcss-preset-env
- webpack-contrib/url-loader
- webpack/webpack
- webpack-contrib/webpack-bundle-analyzer
|
2018-10-18 10:44:49 +03:30 |
|
Pooya Parsa
|
fe0be628ac
|
remove extra description
|
2018-10-18 02:11:56 +03:30 |
|
Pooya Parsa
|
39a31a8627
|
hotfix(common): prevent converting globalName to nuxt-edge
|
2018-10-18 02:05:43 +03:30 |
|
Pooya Parsa
|
28b246dca2
|
fix(publish): set each package's publishConfig to public
Scoped packages are private by default on npm. lerna/lerna#178 (comment)
|
2018-10-18 01:44:54 +03:30 |
|
Pooya Parsa
|
2d05e0b7b7
|
revet: changelog and version bumps to 2.2.0
Lerna should handle it itself
|
2018-10-18 01:28:11 +03:30 |
|
Pooya Parsa
|
9c1e0d1743
|
feat: migrate nuxt into monorepo (#4051)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
|
2018-10-18 00:58:25 +03:30 |
|
renovate[bot]
|
519a46fd6a
|
feat(deps): upgrade devalue, time-fix-plugin (#4118)
nuxt-community/devalue:
- fix: properly log message for symbolic keys
- feat: env vars to adjust warning behaviour
|
2018-10-16 13:09:50 +03:30 |
|
Sébastien Chopin
|
95428c2466
|
version: Bump to v2.2.0
|
2018-10-13 21:08:38 +02:00 |
|
renovate[bot]
|
9e0d15096e
|
fix(deps): update dependency consola to ^1.4.4 (#4114)
|
2018-10-13 19:15:06 +03:30 |
|
renovate[bot]
|
c1028ea647
|
chore(deps): update all non-major dependencies (#4077)
|
2018-10-12 22:17:53 +03:30 |
|
Dmitry Molotkov
|
d35fc8f015
|
fix: warn for non serializable data instead of Error (#4046)
* use @nuxtjs/devalue
* use @nuxtjs/devalue
* lock file
* lock file
* fix test
|
2018-10-11 23:18:04 +01:00 |
|
renovate[bot]
|
963b4ddd0f
|
chore(deps): update all non-major dependencies (#4069)
|
2018-10-09 15:57:02 +03:30 |
|
renovate[bot]
|
c2fde1958a
|
fix(deps): update all non-major dependencies (#4064)
|
2018-10-08 20:51:34 +03:30 |
|
renovate[bot]
|
d962504dde
|
fix(deps): update dependency std-env to v2.0.2 (#4056)
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| std-env | dependencies | major | `^1.3.1` -> `^2.0.2` | [source](https://renovatebot.com/gh/blindmedia/std-env) |
---
### Release Notes
<details>
<summary>blindmedia/std-env</summary>
### [`v2.0.2`](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.1...v2.0.2)
[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.1...v2.0.2)
### [`v2.0.1`](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.0...v2.0.1)
[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v2.0.0...v2.0.1)
### [`v2.0.0`](https://renovatebot.com/gh/blindmedia/std-env/compare/v1.3.1...v2.0.0)
[Compare Source](https://renovatebot.com/gh/blindmedia/std-env/compare/v1.3.1...v2.0.0)
</details>
---
### Renovate configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js).
|
2018-10-05 13:23:29 +01:00 |
|
Clark Du
|
ea8c2a6505
|
feat: move build to packages (#4031)
* feat: move build to packages
* fix: remove build in eslint
* refactor: rename nuxt-build to nuxt-pack
|
2018-10-03 19:50:22 +01:00 |
|
Renovate Bot
|
32f395d7e8
|
fix(deps): update all non-major dependencies
|
2018-10-03 13:30:58 +03:30 |
|
renovate[bot]
|
6a88e06c45
|
fix(deps): update dependency postcss-preset-env to ^6.0.8 (#4029)
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| postcss-preset-env | dependencies | patch | `^6.0.7` -> `^6.0.8` | [source](https://renovatebot.com/gh/csstools/postcss-preset-env) |
---
### Release Notes
<details>
<summary>csstools/postcss-preset-env</summary>
### [`v6.0.8`](https://renovatebot.com/gh/csstools/postcss-preset-env/blob/master/CHANGELOG.md#​608-October-1-2018)
[Compare Source](7dfb8c9d7c...71ff1e5930 )
- Updated: `caniuse-lite` to 1.0.[`3000088`](https://renovatebot.com/gh/csstools/postcss-preset-env/commit/30000888) (patch)
- Updated: `postcss` to 7.0.4 (patch)
**Did you hear? PostCSS Preset Env is now part of Create React App!** 🎉
</details>
---
### Renovate configuration
📅 **Schedule**: No schedule defined.
🚦 **Automerge**: Enabled.
♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#nuxt/nuxt.js).
|
2018-10-02 09:07:52 +01:00 |
|
renovate[bot]
|
bc9071663f
|
fix(deps): update all non-major dependencies (#3991)
* fix(deps): update all non-major dependencies
* Update package.json
* fix(deps): lock file update
* fix test due to changed css attribute order
|
2018-09-30 18:11:52 +02:00 |
|
renovate[bot]
|
1fef39d488
|
fix(deps): update dependency cssnano to ^4.1.4 (#3990)
|
2018-09-27 17:21:05 +03:30 |
|
renovate[bot]
|
163cfab240
|
chore(deps): update all non-major dependencies (#3986)
|
2018-09-27 11:05:12 +03:30 |
|