Patrik Oldsberg
|
747acd2dfc
|
cli: allow svg imports and special .icon.svg import
|
2020-06-23 09:26:05 +02:00 |
|
Patrik Oldsberg
|
aae6f1503a
|
packages: bump lagging package versions
|
2020-06-17 16:35:33 +02:00 |
|
Fredrik Adelöw
|
38ba897857
|
v0.1.1-alpha.9
|
2020-06-17 15:24:54 +02:00 |
|
Ivan Shmidt
|
495dd1f50f
|
fix: webpack-env types to the cli
|
2020-06-16 09:37:21 +02:00 |
|
Ivan Shmidt
|
0c27fc1a7b
|
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/backend-hmr-2
|
2020-06-15 15:46:23 +02:00 |
|
Ivan Shmidt
|
2e369402a9
|
fix(cli): bump rollup-plugin-esbuild
|
2020-06-15 14:29:08 +02:00 |
|
Patrik Oldsberg
|
dbc29358ed
|
v0.1.1-alpha.8
|
2020-06-12 22:09:21 +02:00 |
|
Ivan Shmidt
|
d2e25082df
|
feat(cli): backend webpack serve
|
2020-06-10 21:49:55 +02:00 |
|
Patrik Oldsberg
|
c53bafc5f9
|
v0.1.1-alpha.7
|
2020-06-09 14:24:56 +02:00 |
|
Patrik Oldsberg
|
076409a7b3
|
Merge pull request #1146 from spotify/rugvip/main
packages/cli: use publishConfig for publish config
|
2020-06-08 15:50:52 +02:00 |
|
Patrik Oldsberg
|
2edcd94793
|
packages/cli: open browser at correct path when serving bundle
|
2020-06-06 15:54:48 +02:00 |
|
Patrik Oldsberg
|
f4a75ee650
|
packages/cli: use cli to build cli
|
2020-06-05 09:28:54 +02:00 |
|
Patrik Oldsberg
|
ff9aa28301
|
packages/cli: move config loading to separate config-loader package
|
2020-06-04 16:51:46 +02:00 |
|
Patrik Oldsberg
|
4db2b7aed8
|
packages: move ConfigReader and config types to separate config package
|
2020-06-04 16:51:44 +02:00 |
|
dependabot-preview[bot]
|
382e745da1
|
build(deps): bump @rollup/plugin-commonjs from 11.0.2 to 12.0.0 (#1023)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.2 to 12.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.2...commonjs-v12.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-04 08:55:49 +02:00 |
|
Patrik Oldsberg
|
41dd61984c
|
packages/cli: make cli read app config and inject into APP_CONFIG at compile-time
|
2020-06-02 17:30:49 +02:00 |
|
Patrik Oldsberg
|
7da845e844
|
packages/cli: use own tsconfig
|
2020-06-01 16:09:11 +02:00 |
|
Patrik Oldsberg
|
f67f928afc
|
packages/cli: remove direct web-scripts dependency and use config packages instead
|
2020-06-01 15:52:06 +02:00 |
|
Patrik Oldsberg
|
9daea8f163
|
packages/cli: more strict rollup version
|
2020-05-28 11:15:18 +02:00 |
|
dependabot-preview[bot]
|
9d11042939
|
build(deps-dev): bump @types/fs-extra from 8.1.0 to 9.0.1 (#937)
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 8.1.0 to 9.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-25 15:05:09 +02:00 |
|
dependabot-preview[bot]
|
e3f24780d3
|
build(deps): bump html-webpack-plugin from 3.2.0 to 4.3.0 (#947)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 3.2.0 to 4.3.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v3.2.0...v4.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-25 11:52:23 +02:00 |
|
Patrik Oldsberg
|
d62c6748a0
|
v0.1.1-alpha.6
|
2020-05-20 10:49:53 +02:00 |
|
Marcus Eide
|
06466d1b72
|
Merge pull request #920 from spotify/eide/bump-jest-26
Bump to jest 26.0.1
|
2020-05-19 15:15:39 +02:00 |
|
Marcus Eide
|
553bfddb8e
|
Bump jest to 26.0.1
|
2020-05-19 14:22:14 +02:00 |
|
Ivan Shmidt
|
9c75999701
|
fix: pr edits
|
2020-05-18 19:50:45 +02:00 |
|
Patrik Oldsberg
|
fe28a4ccf8
|
packages/cli: bump sucrase and revert re-export syntax changes
|
2020-05-18 01:04:03 +02:00 |
|
Patrik Oldsberg
|
04c66c14df
|
packages/cli: revert jest tranform to use ts-jest, as sucrase doesn't hoist mocks
|
2020-05-17 23:30:15 +02:00 |
|
Patrik Oldsberg
|
1595bf11dd
|
packages/cli: update jest config to point to src and use sucrase
|
2020-05-17 23:30:15 +02:00 |
|
Patrik Oldsberg
|
7170a8c174
|
packages/cli: added d.ts rollup build to packager
|
2020-05-17 23:30:14 +02:00 |
|
Patrik Oldsberg
|
1f159c0f99
|
packages/cli: switch rollup to use esbuild
|
2020-05-17 23:30:11 +02:00 |
|
Patrik Oldsberg
|
d1939be664
|
packages/cli: extract css in bundle prod builds
|
2020-05-17 23:30:09 +02:00 |
|
Patrik Oldsberg
|
33df212ae7
|
packages/cli: remove react-scripts dependency
|
2020-05-17 23:30:08 +02:00 |
|
Patrik Oldsberg
|
0de24c3ce9
|
packages/cli: add basic bundle build and use for app:build
|
2020-05-17 23:30:06 +02:00 |
|
Patrik Oldsberg
|
c744f5e4a3
|
packages/cli: better HTTPS switch for bundle
|
2020-05-17 23:30:04 +02:00 |
|
Patrik Oldsberg
|
90aee3b1aa
|
packages/cli,dev-utils: add react hot loading support
|
2020-05-17 23:30:01 +02:00 |
|
Patrik Oldsberg
|
3643faf3d4
|
packages/cli: switch bundling config to use sucrase
|
2020-05-17 23:30:00 +02:00 |
|
Marcus Eide
|
a038b5595e
|
Merge pull request #816 from spotify/dependabot/npm_and_yarn/rollup-plugin-postcss-3.1.1
build(deps): bump rollup-plugin-postcss from 2.5.0 to 3.1.1
|
2020-05-14 13:19:20 +02:00 |
|
Patrik Oldsberg
|
97711d2cc4
|
packages/cli: only ship js files in dist
|
2020-05-14 11:17:13 +02:00 |
|
dependabot-preview[bot]
|
b23c6d3276
|
build(deps): bump rollup-plugin-postcss from 2.5.0 to 3.1.1
Bumps [rollup-plugin-postcss](https://github.com/egoist/rollup-plugin-postcss) from 2.5.0 to 3.1.1.
- [Release notes](https://github.com/egoist/rollup-plugin-postcss/releases)
- [Changelog](https://github.com/egoist/rollup-plugin-postcss/blob/master/CHANGELOG-OLD.md)
- [Commits](https://github.com/egoist/rollup-plugin-postcss/compare/v2.5.0...v3.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-14 06:44:01 +00:00 |
|
dependabot-preview[bot]
|
5ed0ec374a
|
build(deps): bump ts-loader from 6.2.1 to 7.0.4 (#838)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.1 to 7.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.1...v7.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-14 08:39:16 +02:00 |
|
dependabot-preview[bot]
|
7cb381b664
|
build(deps): bump replace-in-file from 5.0.2 to 6.0.0
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adamreisnz/replace-in-file/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-13 15:07:22 +00:00 |
|
Patrik Oldsberg
|
2bde9d3854
|
v0.1.1-alpha.5
|
2020-05-13 16:28:41 +02:00 |
|
dependabot-preview[bot]
|
da53c87fb7
|
build(deps): bump fs-extra from 8.1.0 to 9.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/8.1.0...9.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-08 06:14:49 +00:00 |
|
Fredrik Adelöw
|
c1dd24a100
|
OCD time: devDependencies consistently below dependencies :)
|
2020-05-07 08:46:10 +02:00 |
|
Patrik Oldsberg
|
70040b22a7
|
drop support for src-relative imports
|
2020-05-06 16:48:55 +02:00 |
|
Patrik Oldsberg
|
323f6b715a
|
packages/cli: separate handlers for different template files in diff
|
2020-05-03 12:04:17 +02:00 |
|
Patrik Oldsberg
|
2068829f4f
|
packages/cli: added jest transform for .esm.js files
|
2020-05-01 15:55:48 +02:00 |
|
Patrik Oldsberg
|
1020a93934
|
packages/cli: default to mocking style imports in tests
|
2020-04-23 19:22:14 +02:00 |
|
Patrik Oldsberg
|
15908eec6d
|
packages/cli: forward all args to jest and run in watch mode by default
|
2020-04-19 13:27:39 +02:00 |
|
Patrik Oldsberg
|
8f6e3ef9ee
|
Merge pull request #586 from ruairitobrien/fix-deps
Change peerDependencies to dependencies #584
|
2020-04-18 16:44:29 +02:00 |
|