3.1 KiB
3.1 KiB
@backstage/cli-common
0.1.18-next.0
Patch Changes
7455dae: Use node prefix on native imports- Updated dependencies
- @backstage/errors@1.2.7
0.1.17
Patch Changes
ae4dd5d: Move some of the symlink resolution toisChildPath
0.1.16
Patch Changes
5cfb2a4: Added newrun,runOutput, andrunCheckutilities to help run child processes in a safe and portable way.c8c2329: Add proxy configuration from env-vars to create-app tasks2bae83a: Bumped dev dependencies@types/node
0.1.16-next.2
Patch Changes
2bae83a: Bumped dev dependencies@types/node- Updated dependencies
- @backstage/errors@1.2.7
0.1.16-next.1
Patch Changes
5cfb2a4: Added newrun,runOutput, andrunCheckutilities to help run child processes in a safe and portable way.
0.1.16-next.0
Patch Changes
c8c2329: Add proxy configuration from env-vars to create-app tasks
0.1.15
Patch Changes
702f41d: Bumped dev dependencies@types/node
0.1.15-next.0
Patch Changes
702f41d: Bumped dev dependencies@types/node
0.1.14
Patch Changes
142abb0: The monorepo root check infindPathswill now accept a shorthandworkspacesconfig inpackage.json, no longer requiringworkspaces.packages.
0.1.14-next.0
Patch Changes
142abb0: The monorepo root check infindPathswill now accept a shorthandworkspacesconfig inpackage.json, no longer requiringworkspaces.packages.
0.1.13
Patch Changes
de42eebaaf: Bumped dev dependencies@types/nodeandmock-fs.
0.1.13-next.0
Patch Changes
de42eebaaf: Bumped dev dependencies@types/nodeandmock-fs.
0.1.12
Patch Changes
482dae5de1: Updated link to docs.
0.1.12-next.0
Patch Changes
482dae5de1: Updated link to docs.
0.1.11
Patch Changes
8015ff1258: Tweaked wording to use inclusive terminology
0.1.11-next.0
Patch Changes
8015ff1258: Tweaked wording to use inclusive terminology
0.1.10
Patch Changes
7d47def9c4: Removed dependency on@types/jest.
0.1.10-next.0
Patch Changes
7d47def9c4: Removed dependency on@types/jest.
0.1.9
Patch Changes
6e830352d4: Updated dependency@types/nodeto^16.0.0.
0.1.9-next.0
Patch Changes
6e830352d4: Updated dependency@types/nodeto^16.0.0.
0.1.8
Patch Changes
- Fix for the previous release with missing type declarations.
0.1.7
Patch Changes
c77c5c7eb6: Addedbackstage.roletopackage.json
0.1.6
Patch Changes
-
677bfc2dd0: Keep backstage.json in syncThe
versions:bumpscript now takes care about updating theversionproperty insidebackstage.jsonfile. The file is created if is not present.
0.1.5
Patch Changes
c2d50a0073: Add docs to the last export of cli-common
0.1.4
Patch Changes
ca0559444c: Avoid usage of.to*Case(), preferring.toLocale*Case('en-US')instead.
0.1.3
Patch Changes
d1da88a19: Properly export all used types.
0.1.2
Patch Changes
ab5cc376f: Add newisChildPathexport