Skip to content
**1) Add documentation for how to create an app** marcuseide
(SHA: 90dc161870c791a68890c93b2256ec66c46df5c6)

**1) Add question to FAQ** stefanalund
(SHA: 2e63a0209470eacc7a99e7797b68e18ef41d104e)

**1) Reword frontend to app** marcuseide
(SHA: ea2e4fec53d0de284cc88f6f24a3726f5e4336e8)

**1) Review comments** marcuseide
(SHA: 46e7969dd2c9ed8b272bcfb8cc3a7e5ffbbdcc29)

**1) More comments** marcuseide
(SHA: f380f1bdf18531aab4237f8b61fb77f7b15de81d)

**1) chore: use eslint-config-oss** fastfrwrd
(SHA: 32072ad4295a804c389ec09c18aa705589fc3024)

**1) Merge pull request #467 from spotify/eslint-config-oss

chore: use eslint-config-oss** stefanalund
(SHA: 73d8d2441451874469151feef5a598c17928bf59)

**1) github/workflows: trigger on default pull_request event types** Rugvip
(SHA: 8f8e3eee964feaaedec70d97807beee0446ce87a)

**1) Merge pull request #470 from spotify/rugvip/pr

github/workflows: trigger on default pull_request event types** Rugvip
(SHA: e6da7096bc2a2f66c257b3908a466215e65ce482)

**1) Create ux-component_template.md

Template for designers to request for UX components to be added to the Backstage Storybook.** katz95
(SHA: 6e3d0ed52383afa60e5dec0986f01c79cbe6eb03)

**1) Merge pull request #473 from spotify/katz95-patch-1

Create ux-component_template.md** stefanalund
(SHA: 1247fa3280e86445f22c1ec78520aba6ef74e766)

**1) package: add test:all and lint:all** Rugvip
(SHA: 73e7f751b7a355288fb9750c5661eddb4f4968e2)

**1) cli/config/eslint: add import and monorepo lint rules to avoid bad imports and missing deps** Rugvip
(SHA: 6a6074bedd7198d4e1e04c8319f0bea9e1ed03d5)

**1) packages/cli: fix dependencies** Rugvip
(SHA: 2fa455bcd0bd80fc38339a5b54e4050fc8e850e0)

**1) packages/core: fix dependencies and imports** Rugvip
(SHA: acdea56c7fdd8fe165fecef0b9837ccdd23becd6)

**1) packages/app: fix deps and update cypress lint rules** Rugvip
(SHA: 04f5aa3763d901ce7427855cbe48ac218de37e85)

**1) Add missing fields to new UX template** stefanalund
(SHA: 3d706b9c7ae8c0f1f198a35bb667353dcd6e6726)

**1) Update ux-component_template.md** stefanalund
(SHA: 44a959edc65c5ee68f1203ae2f4e770ec550f259)

**1) packages/cli: add missing react-use dep to plugin template** Rugvip
(SHA: 48e2dc7dfd0953b33cfcc18116a4f99f817c0acf)

**1) Update ux-component_template.md** stefanalund
(SHA: 682871fdbc6bb146c1278b5483eca2067bbf5c2d)

**1) Merge pull request #476 from spotify/stefanalund-patch-2

Add missing fields to new UX template** stefanalund
(SHA: ce6c53afbe38135d1bc3d2a02d6aa612ab5dbb79)

**1) Merge pull request #474 from spotify/rugvip/import-lint

cli: add import and monorepo lint rules to avoid bad imports and missing deps** Rugvip
(SHA: 2065d17608192b13256bccbf5cbe8a5f25b29dd3)

**1) Update FAQ.md** stefanalund
(SHA: 7002aa568c04ea6cbf3ac624c35d9d1b948b1e39)

**1) Merge pull request #459 from spotify/stefanalund-patch-1

Add question to FAQ** stefanalund
(SHA: cdf7d4ed39ab530ed2450aae3c7c232dacc4efcf)

**1) Add Storybook item for HorizontalScrollGrid (#475)

* Add Storybook item for HorizontalScrollGrid

* Add Lifecycle's as well

* Remove value in bool prop

* Update index.ts

* Fixed comments** stefanalund
(SHA: 98fb97717ddfaf21447cf2d8ee42f92a9dd5a9b8)

**1) Make link to Discord more prominent (#480)** stefanalund
(SHA: eed88be2ba2b3b2f8abfd9230462810f1ca45228)

**1) Merge pull request #457 from spotify/eide/docs-create-app

Add documentation for how to create an app** marcuseide
(SHA: 86f02fe577b49ef4232a96ca9cb5f400b899948a)

**1) dockerfile: add some instructions on how to run** Rugvip
(SHA: 1ba27fb5410d1cbcc7b0f4b3c4e65664e66d2d22)

**1) packages/cli: move typescript build config to tsconfig** Rugvip
(SHA: f78a3bd9a1bc28903191093ac61945622a987195)

**1) packages/core/icons: fix circular dependency** Rugvip
(SHA: 38a4b96bd91d5e885ad7eb91b2a075c020e0d3a0)

**1) packages/cli/commands/plugin: make package dependencies external too** Rugvip
(SHA: 41dff573c60a7c12f736273159160f6e458d5853)

**1) packages/cli/commands/plugin: include js in typescript compilation + exclude testUtils** Rugvip
(SHA: 4e93e61e7ecdc7101656dac777624b30d78db6c6)

**1) packages/core: use plugin:build to build** Rugvip
(SHA: 6bb0e0599899805c42a40d2ce9771b3a59c1c0b2)

**1) Document how to contribute to Storybook (#482)

* #448 added new section to contribute to storybook

* #448 added linked file

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section

* #448 improvements in the contributing to storybook section** mateusmarquezini
(SHA: f8ac148f97205fb5e8d9be3328da12391e3ff0c4)

**1) Storybook for ProgressCard (#477)

* Storybook for ProgressCard

* Update ProgressCard.stories.tsx

* Fix import** stefanalund
(SHA: 0d93dde6bac075a25b17b24074c209f8d2ebd9d3)

**1) Merge pull request #478 from spotify/rugvip/core-build

packages/cli: update plugin:build make deps external and work with .js + use to build core** Rugvip
(SHA: bc4f6ea3ad05df49e4278b0b0da41207bb533eca)

**1) packages/cli: make src-relative imports work** Rugvip
(SHA: 28b576967cd54380a70f045b4eda06fc80d45b71)

**1) packages/cli: use src-relative imports** Rugvip
(SHA: d04453ecad66d470b2d297b69384d8b5fc5fcb94)

**1) packages/cli: lazy-load commands to speed up cli boot time** Rugvip
(SHA: 5f79ec4112daf5466a44390e990fa7e37a03359d)

**1) packages/cli: added version helper** Rugvip
(SHA: bc94014e03251d85c241649b5e65637d492f391b)

**1) Merge pull request #481 from spotify/rugvip/dockerfile

dockerfile: add comment with some instructions on how to run** Rugvip
(SHA: e4a2309f77980be763eab61e1610be3fbad4b28d)

**1) packages/cli: add cli version to build-cache key** Rugvip
(SHA: af882489e2d098377f9fe2dc41f97a41d8f4e246)

**1) packages/cli: refactor build-cache to have a reusable withCache function** Rugvip
(SHA: 98dea870e6d148caa1fb5b1ffc3f3466b4aec791)

**1) packages/cli: make plugin:build have built-in caching** Rugvip
(SHA: 08a5023ad445e66b22bc6f83577e9ebe60cbac3e)

**1) packages/cli: remove output dir before building with cache** Rugvip
(SHA: f5ddb991053fdeebb30a45712f01dd0e581ef330)

**1) packages/cli: add build option to watchDeps and use for app serve** Rugvip
(SHA: fe3254e16578ec99d1bfb7c5f3a9dd1c0a6234a1)

**1) packages/cli: avoid clearing screen in app-serve** Rugvip
(SHA: 884a36179eb193c6b79be39b80433359b9ae2fac)

**1) packages,plugins: separate build:watch is no longer needed** Rugvip
(SHA: 1fdba128c60d3bc9acb8228c169d6fbc6da35de3)

**1) Merge pull request #484 from spotify/rugvip/relatives

packages/cli: make src-relative imports work** Rugvip
(SHA: 742ad4cb45f2b2f645cae987a4b188b181817224)

**1) scripts/cli-e2e-test: fixed some flakiness (#493)** Rugvip
(SHA: ad977c10dd7e392593c97390ccbda0b57decce31)

**1) packages/cli/bin: add copyright notice (#494)** Rugvip
(SHA: 3e20a1e1da9b3c12c846f6c60a8b24b0fde0d4b2)

**1) Merge pull request #485 from spotify/rugvip/cli-speed

packages/cli: lazy-load commands to speed up cli boot time** Rugvip
(SHA: 007c7275d060771f627cbf294b309e906b41cd0a)

**1) Merge pull request #486 from spotify/rugvip/cache-version

packages/cli: add cli version to build-cache key** Rugvip
(SHA: ce66fda73da345c1928b88504f48b88f0f7974cc)

**1) Merge pull request #491 from spotify/rugvip/with-build

packages/cli: add build option to watchDeps and use for app serve** Rugvip
(SHA: 1b49cd1f501d22fe056bd06ed47638d80b548004)

**1) Merge pull request #490 from spotify/rugvip/with-cache

packages/cli: make plugin:build have built-in caching** Rugvip
(SHA: bbcd7da0fa96b952721b3641521699cff0563df1)

**1) Merge pull request #492 from spotify/rugvip/nocls

packages/cli: avoid clearing screen in app-serve** Rugvip
(SHA: 814f9fa3653f94eb2e82ce14c815a4e00f4d83eb)

**1) v0.1.1-alpha.2** Rugvip
(SHA: 3b9b16c9523a34529cebd2dd7b9cba54e221c641)

**1) Merge pull request #496 from spotify/rugvip/release

Release v0.1.1-alpha.2** Rugvip
(SHA: bf806733cc89e58b30034ae137d514cda106ddf8)