Skip to content

Latest commit

 

History

History
305 lines (195 loc) · 21.9 KB

CHANGELOG.md

File metadata and controls

305 lines (195 loc) · 21.9 KB

1.14.1 (2023-02-02)

Bug Fixes

  • only call waitForPublish once (bb08bf2)
  • verify the SPV is availble to query, before checking deps (30b0190)

1.14.0 (2023-02-02)

Features

  • use latest sf-plugins-core and oclif/core (c8910f7)

1.13.0 (2023-01-30)

Features

  • adds the seedMetadata command line parameter to the convert command (6242478)

1.12.5 (2023-01-30)

Bug Fixes

  • align with current output (thanks, ut) (e833184)
  • placeholder for where the multiple errors are shown (668c6ea)
  • remove unused token (86d383e)

1.12.4 (2023-01-25)

Bug Fixes

  • add apiversion flag to commands, NUTs passing (b643826)
  • delete file I added by mistake (64f3277)
  • final content update (fbb8b9e)
  • finish standardizing command help (5ce791d)
  • first batch of content updates (1c88f37)
  • sf-ify all the flags (aa68277)
  • src passing linting (312d760)
  • standardize messages for package1 commands (bf642bc)
  • standardize more commands (f65a95d)
  • standardize more packaging commands (2a2bcca)
  • update package.json with new style and fix messages for last command (9e4f824)
  • update test with new message (25f6b4d)
  • update version of command-reference (c0c7dab)

1.12.3 (2023-01-18)

Bug Fixes

  • bump pkg library version and modify language flag description (b974b9e)

1.12.2 (2023-01-09)

Bug Fixes

  • allow path and package flags, emit warning and telemtry if both present (931dfe2)

1.12.1 (2023-01-07)

Bug Fixes

  • deps: bump @salesforce/kit from 1.8.0 to 1.8.2 (aeed853)

1.12.0 (2023-01-04)

Bug Fixes

  • change nuts to use non-beta commands (1e50acd)

Features

1.11.4 (2023-01-04)

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (40230a5)

1.11.3 (2022-12-24)

Bug Fixes

  • deps: bump @salesforce/packaging from 1.1.2 to 1.1.3 (5b6e41c)

1.11.2 (2022-12-22)

Bug Fixes

  • do not show deprecated packages (30981b5)

1.11.1 (2022-12-20)

Bug Fixes

1.11.0 (2022-12-20)

Features

1.10.11 (2022-12-19)

Bug Fixes

  • change SfError back to Error (9a38fc5)
  • pkg install polling timeout should display how to query the status (5e0eedb)
  • update package delete NUTs (34c9852)

1.10.10 (2022-12-07)

Bug Fixes

  • add message to query for errors when more than 12 (a7153db)
  • print errors when reporting on a new PV with errors (e538a75)

1.10.9 (2022-11-28)

Bug Fixes

  • ensure code coverage and build duration values (e5cc508)
  • ensure code coverage and build duration values (c9ecd99)

1.10.8 (2022-11-21)

Bug Fixes

  • pass wait correctly to api (6cb64c7)

1.10.7 (2022-11-10)

Bug Fixes

  • add doc for contributing to and developing in the packaging plugin (c5cd426)

1.10.6 (2022-11-10)

Bug Fixes

1.10.5 (2022-11-08)

Bug Fixes

  • update imports to use 4 main classes (e7002f1)

1.10.4 (2022-11-05)

Bug Fixes

  • deps: bump tslib from 2.4.0 to 2.4.1 (e0dd92e)

1.10.3 (2022-11-04)

Bug Fixes

  • apply dev scripts and bump packaging (24e4330)

1.10.2 (2022-11-04)

Bug Fixes

  • enumerate and format server errors better (f1565ee)

1.10.1 (2022-11-04)

Bug Fixes

  • bump packaging lib version to 0.1.17 (224f78f)

1.10.0 (2022-11-03)

Features

  • added an option definition file to the convert command (f8b8f8a)
  • added an option to the convert command (71bceb6)

1.9.8 (2022-10-29)

Bug Fixes

  • deps: bump @salesforce/command from 5.2.16 to 5.2.17 (557db56)

1.9.7 (2022-10-29)

Bug Fixes

  • deps: bump @oclif/core from 1.19.1 to 1.20.0 (421bb12)

1.9.6 (2022-10-27)

Bug Fixes

1.9.5 (2022-10-24)

Bug Fixes

  • improve handling of pvc path flag (d62afb7)

Reverts

  • Revert "chore: remove test file" (4f73449)

1.9.4 (2022-10-03)

Bug Fixes

  • refactor to use new Package1Version class and its methods (037fd11)

1.9.3 (2022-09-30)

Bug Fixes

  • modify commands for packaging library refactor (e07d269)
  • update the lock file for latest packaging lib (0e80feb)

1.9.2 (2022-09-28)

Bug Fixes

1.9.1 (2022-09-15)

Bug Fixes

  • update lifecycle event names (51e2a63)

1.9.0 (2022-09-13)

Bug Fixes

  • add direct chalk dependency (11e7b49)
  • add direct chalk dependency (cf18904)
  • add force:package:beta:install:report command (1044e0e)
  • add package version displayancestry command (30f6d5b)
  • add package:beta:update, NUT (80ade7b)
  • add package:beta:version:promote and NUT (8db94c2)
  • add package:beta:version:update and NUT (1ac77a8)
  • add package:uninstall command (86db455)
  • add package:version:create:list command, NUT (5a4e558)
  • add package:version:uninstall:report command, NUT, cleanup SfError/message (d9f72f2)
  • add package1:beta:version:create:get command, UTs, placeholder NUT (9d3f4f5)
  • add package1:version:list command, UTs, NUTs (ecfbcd4)
  • add pvr and pvcr (79d27cf)
  • add spinner and fix perserve file location msg (7d732ae)
  • adds unit tests and NUTs (24dbd52)
  • apply fixes for qa issues (7a944da)
  • build out some of pvl - not building (7c166a3)
  • bump packaging lib version (ab11694)
  • bump packaging library (759b31e)
  • bump version number to 1.1.1 (d472ff1)
  • bump version of package lib (5a93522)
  • correct output (40662fc)
  • edit messages for cli ref (afd97a2)
  • edit messages for cli ref (9d8ad57)
  • edit messages for cli ref (70a6f16)
  • edit messages for cli ref (c1135e1)
  • edit messages so they don't break the cli ref command generator (7554897)
  • finish pvl, add NUT (a4fe3f0)
  • force version bump (7c2c878)
  • keep only examples in #examples section (44a13c9)
  • lint fixes (ac8cceb)
  • look up 05i id if 04t is found for package:promote (256dbdb)
  • make command output clearer for un-implemented commands (65cab44)
  • messages files are breaking the CLI Ref command generation (9da58a6)
  • only examples in # examples sections (d68d002)
  • only examples in #example section (23195a2)
  • only examples in #examples section (08492cd)
  • only examples in #examples section (d3c0b5f)
  • only required refactoring - waiting on packaging to enable na40 to convert (c81f083)
  • package list (9d88ff5)
  • package:installed:list command (3169872)
  • pass installation key when getting external sites (982a2f2)
  • pkg create and delete commands (f872b2b)
  • pkg create and delete commands (c71ca30)
  • remove longDescription and help for description (8ea4663)
  • return results even if not json (b08c91b)
  • several fixes for pkg commands (22c81af)
  • several fixes for pkg commands (bc1614d)
  • some install command work (1adbf01)
  • some install command work (1adfd60)
  • suppot 15-char IDs (0674125)
  • type on event consumer for pvc (e4200cc)
  • update README and fix test output (ad00150)
  • update tests (fe81cab)
  • update version number (f4f6989)
  • use correct message based on flags (84a3d96)
  • use os specific line endings (fd431e8)

Features

  • add package1:version:create command (15636a0)
  • add package1:version:create command (41cc637)
  • add package1:version:display command, NUT, pruned messages (23e0c8e)
  • don't require project (a6ec3bf)