Sam
|
1c8dc544af
|
fix(cli): Fix CLI tests.
|
2022-03-02 12:17:32 +02:00 |
|
Sam
|
5ddf739103
|
feat: Create types map for custom plugins.
|
2022-03-02 11:19:36 +02:00 |
|
Sam
|
b6ab43bae0
|
feat(cli): Add install custom plugins as dev dependencies.
|
2022-03-01 16:45:18 +02:00 |
|
Sam
|
899a15f6c5
|
feat(cli): Merge user package json into server package json.
|
2022-02-22 17:33:33 +02:00 |
|
Sam
|
52ec14639d
|
chore: Release v4.0.0-alpha.7
|
2022-02-21 12:30:00 +02:00 |
|
Gervwyk
|
cbb71d809b
|
feat(operators): Change dependancy from js-yaml to yaml.
BREAKING CHANGE: _yaml.parse now takes an array or an object data instead of a string.
|
2022-02-18 15:52:25 +02:00 |
|
Gervwyk
|
07902b0e06
|
feat(cli): Add config option for server-dev and server directories.
|
2022-02-15 12:39:32 +02:00 |
|
Sam
|
78480e8002
|
fix(cli): Fix jest es module mocks.
|
2022-02-14 14:29:45 +02:00 |
|
Sam
|
774202d45d
|
chore(deps): Upgrade dev dependency jest.
|
2022-02-12 14:38:39 +02:00 |
|
Sam
|
c700d9fb0e
|
feat: Add watch and ignore paths, default ref resolver to dev server and build.
|
2022-02-03 15:15:58 +02:00 |
|
Sam
|
ea28ea51c2
|
fix: Downgrade dependency ora to v5.4.1
https://github.com/yarnpkg/berry/issues/3843
|
2022-02-03 12:06:04 +02:00 |
|
Sam Tolmay
|
d082d0c335
|
fix: Fix V4 tests.
|
2022-02-02 15:01:06 +02:00 |
|
Sam Tolmay
|
aebd5bec6b
|
fix(deps): Update dependency commander to v9.0.0.
|
2022-02-01 18:24:43 +02:00 |
|
Sam Tolmay
|
b3c45ca407
|
chore(deps): Update jest development dependencies.
|
2022-02-01 16:35:36 +02:00 |
|
Sam Tolmay
|
ddf13bb7f8
|
fix(deps): Update dependency axios to v0.25.0.
|
2022-02-01 16:28:11 +02:00 |
|
Sam Tolmay
|
2c688d5710
|
chore(deps): Update dependency @swc/core to v1.2.135.
|
2022-02-01 16:19:03 +02:00 |
|
Sam Tolmay
|
48eb371eaf
|
Merge remote-tracking branch 'origin/main' into develop
# Conflicts:
# .gitignore
# CHANGELOG.md
# lerna.json
# package.json
# packages/ajv/CHANGELOG.md
# packages/ajv/package.json
# packages/blockTools/CHANGELOG.md
# packages/blockTools/package.json
# packages/blocks/blocksAntd/CHANGELOG.md
# packages/blocks/blocksAntd/package.json
# packages/blocks/blocksBasic/CHANGELOG.md
# packages/blocks/blocksBasic/package.json
# packages/blocks/blocksColorSelectors/CHANGELOG.md
# packages/blocks/blocksColorSelectors/package.json
# packages/blocks/blocksECharts/CHANGELOG.md
# packages/blocks/blocksECharts/package.json
# packages/blocks/blocksMarkdown/CHANGELOG.md
# packages/blocks/blocksMarkdown/package.json
# packages/build/CHANGELOG.md
# packages/build/package.json
# packages/cli/CHANGELOG.md
# packages/cli/package.json
# packages/color/CHANGELOG.md
# packages/color/package.json
# packages/docs/CHANGELOG.md
# packages/docs/package.json
# packages/docs/version.yaml
# packages/engine/CHANGELOG.md
# packages/engine/package.json
# packages/format/CHANGELOG.md
# packages/format/package.json
# packages/graphql-federated/CHANGELOG.md
# packages/graphql-federated/package.json
# packages/graphql/CHANGELOG.md
# packages/graphql/package.json
# packages/helpers/CHANGELOG.md
# packages/helpers/package.json
# packages/layout/CHANGELOG.md
# packages/layout/package.json
# packages/nodeUtils/CHANGELOG.md
# packages/nodeUtils/package.json
# packages/nunjucks/CHANGELOG.md
# packages/nunjucks/package.json
# packages/operators/CHANGELOG.md
# packages/operators/package.json
# packages/renderer/CHANGELOG.md
# packages/renderer/package.json
# packages/server/CHANGELOG.md
# packages/server/package.json
# packages/servers/serverAwsLambda/CHANGELOG.md
# packages/servers/serverAwsLambda/package.json
# packages/servers/serverDev/CHANGELOG.md
# packages/servers/serverDev/package.json
# packages/servers/serverDocker/CHANGELOG.md
# packages/servers/serverDocker/package.json
# packages/servers/serverNetlify/CHANGELOG.md
# packages/servers/serverNetlify/package.json
# packages/servers/serverNode/CHANGELOG.md
# packages/servers/serverNode/package.json
# packages/shell/CHANGELOG.md
# packages/shell/package.json
# yarn.lock
|
2022-02-01 15:49:51 +02:00 |
|
Gervwyk
|
0425f07e4a
|
feat(cli): Pass package manager setting to dev server.
|
2022-01-23 22:05:42 +02:00 |
|
Gervwyk
|
db2338dc34
|
chore(cli): Fix to read port from options commandLineOptions.
|
2022-01-23 21:55:38 +02:00 |
|
Gervwyk
|
295faba2bf
|
fix(cli): Fix icon in init command.
|
2022-01-23 21:42:22 +02:00 |
|
Gervwyk
|
9e16e2f9b9
|
feat(cli): Add port option for start command.
|
2022-01-23 21:41:07 +02:00 |
|
Gervwyk
|
546798a8fc
|
feat(cli): Add port setting to dev command.
|
2022-01-23 21:33:44 +02:00 |
|
Gervwyk
|
e20cfdfdcb
|
fix(cli): Change additional base dir references to config.
|
2022-01-23 15:05:55 +02:00 |
|
Gervwyk
|
f09c569f0e
|
feat(cli): Rename base-directory to config-directory.
BREAKING CHANGE: Rename base-directory to config-directory.
|
2022-01-21 18:29:33 +02:00 |
|
Sam Tolmay
|
87163d1f0e
|
Merge remote-tracking branch 'origin/v4' into dev-server-file-watchers
|
2022-01-21 12:32:54 +02:00 |
|
Sam Tolmay
|
bc522684ab
|
feat(server-dev): Add .env and lowdefy version watchers.
|
2022-01-21 12:26:52 +02:00 |
|
Gervwyk
|
5371430712
|
fix(node-utils): Convert writeFile function prototype.
|
2022-01-21 11:18:23 +02:00 |
|
Sam Tolmay
|
2530e31af7
|
chore: Release version 4.0.0-alpha.6.
|
2022-01-20 13:05:28 +02:00 |
|
Sam Tolmay
|
49f6c208ec
|
fix(cli): Fix CLI dev server command.
|
2022-01-20 13:03:22 +02:00 |
|
Sam Tolmay
|
42c09f467b
|
feat: Create wait helper function.
|
2022-01-20 11:52:23 +02:00 |
|
Sam Tolmay
|
02770f5709
|
feat(cli): Add v4 dev command to CLI.
|
2022-01-19 16:36:50 +02:00 |
|
Sam Tolmay
|
34b969819b
|
chore(deps): Upgrade swc development dependencies.
|
2022-01-19 11:57:40 +02:00 |
|
Sam Tolmay
|
b610a63a52
|
feat(server-dev): Add the abilty to restart the dev server.
|
2022-01-14 13:59:14 +02:00 |
|
Sam Tolmay
|
f6d6a4e898
|
chore: Disable failing CLI tests.
|
2022-01-11 14:40:16 +02:00 |
|
Sam Tolmay
|
6dd29c5ca9
|
feat(clie): Update BatchChanges to repeat and pass args to callback function.
|
2021-12-10 14:59:41 +02:00 |
|
Sam Tolmay
|
8474aaf63c
|
feat: Add server manager and file watcher in reload event stream.
|
2021-12-01 17:50:40 +02:00 |
|
Sam Tolmay
|
4c30d3cdfa
|
chore: Release version 3.23.2.
|
2021-11-29 10:53:43 +02:00 |
|
Sam Tolmay
|
995fcdb020
|
chore: Release version v4.0.0-alpha.5.
|
2021-11-27 11:21:34 +02:00 |
|
Sam Tolmay
|
8af70b0e66
|
fix(cli): Update getDirectories.
|
2021-11-26 15:24:16 +02:00 |
|
Sam Tolmay
|
d2509b3273
|
feat: Add types object to telemetry.
|
2021-11-26 15:21:09 +02:00 |
|
Sam Tolmay
|
19bf81ad31
|
feat: Add start command to CLI.
|
2021-11-26 13:40:12 +02:00 |
|
Sam Tolmay
|
09f7bca3a2
|
feat: Update server package.json if plugin deps change.
Closes #943
|
2021-11-26 11:44:56 +02:00 |
|
Sam Tolmay
|
088e210620
|
fix: V4 fixes.
|
2021-11-25 23:18:09 +02:00 |
|
Sam Tolmay
|
f711fa9fad
|
fix(cli): Add node shebang to index.js.
|
2021-11-25 23:00:27 +02:00 |
|
Sam Tolmay
|
537d166ba3
|
chore: Release version v4.0.0-alpha.4.
|
2021-11-25 22:26:03 +02:00 |
|
Sam Tolmay
|
ae388e4240
|
chore: Release version v4.0.0-alpha.3.
|
2021-11-25 21:22:30 +02:00 |
|
Sam Tolmay
|
4ac8365d6e
|
chore: Release version v4.0.0-alpha.2.
|
2021-11-25 21:06:07 +02:00 |
|
Sam Tolmay
|
3e58d59982
|
fix: Fixes for CLI build.
|
2021-11-25 21:00:55 +02:00 |
|
Sam Tolmay
|
7966538468
|
feat: Fetch, install and build @lowdefy/server from CLI.
|
2021-11-25 17:31:03 +02:00 |
|
Sam Tolmay
|
c97a8fa6b5
|
chore: Release version v4.0.0-alpha.1.
|
2021-11-25 13:37:00 +02:00 |
|