Skip to content

Releases: Traction-Rec/flowtocode

1.7.2

25 Aug 17:13

Choose a tag to compare

Bug Fixes

  • deps: bump wireit from 0.14.9 to 0.14.12 (8ea5dfd)

1.7.1

21 Aug 23:28
ab10c6e

Choose a tag to compare

What's Changed

Full Changelog: 1.7.0...1.7.1

flexible formatting

21 Aug 22:55
e95eb6d

Choose a tag to compare

new flexible formatting option

What's Changed

  • chore(dev-deps): bump @salesforce/cli-plugins-testkit from 5.3.34 to 5.3.38 by @dependabot[bot] in #114
  • Introduce a formatter interface and extract formating to a separate class by @step307 in #140
  • chore(dev-deps): bump @oclif/plugin-command-snapshot from 5.2.18 to 5.2.35 by @dependabot[bot] in #138
  • chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.9 to 1.20.14 by @dependabot[bot] in #131
  • chore(dev-deps): bump typescript from 5.6.3 to 5.7.3 by @dependabot[bot] in #125
  • feat: flexible formatting by @TREX1-JR in #141

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

19 Oct 00:26

Choose a tag to compare

Features

  • ui: only write pseudocode to file (1de2be8)

1.2.0

18 Oct 20:16

Choose a tag to compare

Bug Fixes

  • build: fix build (a982031)
  • deploy: update version (3b25d39)
  • deps: bump @salesforce/core from 7.2.0 to 7.3.1 (c8ddcee)
  • deps: bump @salesforce/sf-plugins-core from 9.0.1 to 9.0.12 (73fe14c)
  • deps: bump @salesforce/sf-plugins-core from 9.0.12 to 9.1.1 (66cc42d)
  • deps: bump ejs from 3.1.9 to 3.1.10 (f21dd12)
  • install: fix install from git hub url (7f96ab6)
  • lodash version (deccf3b)
  • test: windows (5fd6858)
  • windows tests (9ef3aa5)
  • x: husky updates (fa3cacc)

Features