Skip to content

Latest commit

 

History

History
151 lines (96 loc) · 15.4 KB

CHANGELOG.md

File metadata and controls

151 lines (96 loc) · 15.4 KB

2.1.3 (2024-10-23)

Bug Fixes

  • deps: bump @salesforce/core from 8.5.7 to 8.6.2 (#201) (e33fdce)

2.1.2 (2024-10-23)

Bug Fixes

  • deps: bump webpack from 5.93.0 to 5.94.0 in the npm_and_yarn group (#149) (d75830a)

2.1.1 (2024-10-23)

Bug Fixes

  • deps: bump @oclif/core from 4.0.21 to 4.0.30 (#215) (69af1d4)

2.1.0 (2024-10-23)

Features

2.0.1 (2024-10-16)

Bug Fixes

  • add runs-on property to release workflow @W-16974485@ (#204) (9c34a2f)

2.0.0 (2024-10-15)

  • feat!: 254 code line cut over, main now tracks 254(spring25) codeline @W-16974485@ (#203) (20994b9), closes #203

BREAKING CHANGES

  • this version works with 254(spring25) release and newer

  • fix: address feedback

  • fix: typos

1.9.0 (2024-10-11)

Features

  • prompt user to select lightning experince app (#198) (e4fee0e)

1.8.0 (2024-10-08)

Features

1.7.0 (2024-10-07)

Features

1.6.0 (2024-10-02)

Features

1.5.0 (2024-10-01)

Features

  • ensure local dev is enabled for an org (#189) (c5749ec)

1.4.0 (2024-09-30)

Features

  • add support to auto-install cert on mobile device (#167) (e3c95a7)

1.3.0 (2024-09-20)

Features

  • establish valid experience site sessions at startup (#175) (1f29721)

1.2.1 (2024-09-20)

Bug Fixes

1.2.0 (2024-09-13)

Features

1.1.1 (2024-09-09)

Bug Fixes

1.1.0 (2024-08-18)

Bug Fixes

  • bump LWC version to 9.3.0 @W-15818699 (#100) (a9e8cdf)
  • CLI command text review (#64) (0974dbb)
  • deps: bump @inquirer/select from 2.3.10 to 2.4.2 (#111) (aad5939)
  • deps: bump @inquirer/select from 2.3.7 to 2.3.10 (#97) (df1fa38)
  • deps: bump @inquirer/select from 2.4.3 to 2.4.7 (#130) (fdc0ed4)
  • deps: bump @lwrjs/api from 0.13.0-alpha.22 to 0.13.0-alpha.26 (#87) (2ffb336)
  • deps: bump @oclif/core from 3.26.3 to 3.26.4 (#3) (10a7d43)
  • deps: bump @oclif/core from 3.26.5 to 3.26.6 (#29) (d3a6e74)
  • deps: bump @oclif/core from 4.0.7 to 4.0.12 (#93) (7f5c811)
  • deps: bump @salesforce/core from 7.2.0 to 7.3.2 (#20) (eea6f27)
  • deps: bump @salesforce/core from 8.1.1 to 8.1.2 (#99) (50d847d)
  • deps: bump @salesforce/core from 8.1.2 to 8.2.3 (#110) (76aa090)
  • deps: bump @salesforce/sf-plugins-core from 11.1.2 to 11.1.9 (#98) (082b8a3)
  • deps: bump @salesforce/sf-plugins-core from 11.1.9 to 11.2.1 (#112) (0892512)
  • deps: bump @salesforce/sf-plugins-core from 9.0.1 to 9.0.4 (#1) (55e1c19)
  • deps: bump @salesforce/sf-plugins-core from 9.0.4 to 9.0.7 (#21) (5debda5)
  • deps: bump lwc from 7.0.0 to 7.0.1 (#79) (f6e7275)
  • deps: bump lwr from 0.13.0-alpha.22 to 0.13.0-alpha.26 (#88) (f2fc627)
  • deps: bump lwr from 0.13.1 to 0.13.3 (#117) (4f43ef4)
  • deps: bump tar from 7.4.0 to 7.4.3 (#116) (8c6d071)
  • disable publish failure slack notifications (#10) (726f795)
  • remove 0. for mobile launch params (#107) (6206030)
  • sfdx module provider (#134) (b12ac30)

Features

  • add custom config variables for dev server (#67) (7a069ce)
  • add initial command stubs (#18) (240ab10)
  • add lwr packages / fix commit hooks (#6) (24a777e)
  • add support for previewing on mobile (#50) (0b0a3ee)
  • bump LWC to v9.0.0 @W-16116624 (#83) (72f49f9)
  • configure LDP server with certificate + some cleanup (#72) (fa4c3e8)
  • create web server identity token (#52) (412019c)
  • dev-server: integrate with preview app command (#49) (fa4af8b)
  • implement site preview command (#22) (c09bdd0)
  • initial revision for app preview on desktop (#42) (fe99de1)
  • local development multi-site support (#120) (7d709ce)
  • preview site command updates (#51) (3e3ae0d)
  • remove unused command flags / update readme (#143) (3006cc1)
  • save identity data to sf's config and to the server (#89) (f435624)
  • send identity token to lwc dev server (#66) (ce9c316)
  • update org command -> app (#36) (f2f0962)
  • update plugin name (#9) (00a3cb9)
  • update sites locally after publish (#136) (d61cffe)
  • use both http and https ports when configuring local dev server (#118) (71c1682)