Skip to content

Releases: salesforcecli/plugin-functions

v0.2.3

10 Jun 21:44
Compare
Choose a tag to compare

0.2.3 (2021-06-10)

Bug Fixes

  • force upsert results to always be an array (#86) (5e2ba4e)

v0.2.2

09 Jun 21:38
Compare
Choose a tag to compare

0.2.2 (2021-06-09)

v0.1.5

07 Jun 20:44
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
v0.1.5

v0.1.3

25 May 22:11
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release
  • actually add node-fetch dependency for benny (#61) 97d151c

v0.1.2...v0.1.3

v0.1.2

25 May 21:23
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

v0.1.1...v0.1.2

v0.1.1

25 May 20:52
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

v0.1.0...v0.1.1

The one with the run commands

25 May 19:19
Compare
Choose a tag to compare
Pre-release
  • Merge pull request #53 from heroku/aed/merge-sf-builds 64b85d8
  • exit non-zero when a function reference deploy fails (#57) 0ccd211
  • Abstract Common Flags (#40) b0e2221
  • fix benny logic 1bfa74b
  • update yarn.lock 0e3fa03
  • [cleanup]: rm fixtures/square dirs 70e5d25
  • [cleanup]: remove global-fetch.d.ts bee9e4c
  • [update]: README: correct version using prepack 0dedc8d
  • [update]: run start: builder flag hidden 0093a2c
  • [cleanup]: remove newline 17029a6
  • Merge branch 'main' of github.com:heroku/sf-plugin-functions into aed/merge-sf-builds d87a58b
  • don't delete function references for other projects (#56) 943e7a6
  • cleanup comment f9f5df3
  • [update]: run function: merge Jesse’s PR 151dedf
  • [update]: README: remove evergreen:function:build b1fff09
  • [update]: remove evergreen:build command a9aae27
  • [add]: yarn, package.json: eslint/parser 92d8a24
  • update yarn 6eaf8fa
  • [update]: package json: required for eslint passing 6dbc387
  • IMPT: silences 8 errors… 9cb008f
  • [fix]: start.test: compare to ‘’ instead of {} 9fe0697
  • fix: WIP, RFC: import changes for eslint compliance… 038b171
  • [cleanup]: util: rename err -> error 22199f8
  • [cleanup]: build.test: rename err -> error 1a7e3f9
  • [cleanup]: eslint: extraneous commas a1de157
  • [cleanup]: benny: invert conditional 43957b5
  • [cleanup]: benny: invert conditional 2d76533
  • [update]: benny: debugFactory casing 0d1548c
  • [update]: eslint: explicit-module-boundary-types 7140ea5
  • Merge branch 'main' of github.com:heroku/sf-plugin-functions into aed/merge-sf-builds ff368fa
  • [cleanup]: build.ts: rm eslint errors a211da5
  • [update]: run:function:start: use cli.error and cli.exit instead of process ed0fc8d
  • update/cleanup eslintrc 925043a
  • Wrapped strings in errors for eslint 9860233
  • Pairing Sesh with Ali 638b202
  • [add]: priv dir 516bf1a
  • [update]: eslint rc: ignore camelcase 916662c
  • [update]: util: add check before property 69e0476
  • [cleanup]: benny: eslint 8ab96b7
  • [cleanup]: build: eslint df7c940
  • [cleanup]: install-benny: eslint 7fc2fbd
  • [cleanup]: util: eslint 3b207c2
  • [cleanup]: start: eslint 533eac3
  • [cleanup]: fix eslint errors 4f674b2
  • move test setup into test scope e6d8e1d
  • linter cleanup 33c16a2
  • fix buffer issues in tests c392f47
  • fix protocol/header issue in build request 8ce6bf7
  • dont use get-stdin package because 2489aa7
  • fix: bug with structured protocol 70e2e3f
  • [update]: README 94dfbee
  • update package versions b024481
  • fix: Receiver deprecated in cloudevents v4.0 90a1065
  • fixing circular deps 7b83ed9
  • fixing benny missing from package.json f04148d
  • fixing circular deps 7f8a560
  • WIP a3313bf
  • fix error “object is possibly null” 3bff215
  • [update]: run function.ts: update for cloudevents v4.0 d70deee
  • WIP: breaking changes from package updates f54acce
  • WIP: debugging npm command errors f66449b
  • [add]: fixtures dir ee20974
  • [add]: util, global-fetch, install-benny, benny.ts 6c13d1a
  • [add]: run commands b94932b
  • [update]: .gitignore 410dd6f
  • [add]: run command 8cacc68

v0.0.8...v0.1.0

v0.0.8

18 May 21:44
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
  • add redactor transform and redact API key from deploy logs (#54) 7bcf897
  • Update namespacing for query return objects in Node.js templates (#55) d973c97
  • Update README and hide log tails for feature freeze (#51) 5705b40
  • Merge pull request #47 from heroku/aed/update-config ebef417
  • [update]: node-15 -> node-16 4cf9990
  • Merge pull request #42 from heroku/jason/add_publish_script 69d6e1b
  • [update]: config.yml: remove context on existing jobs fdd93ee
  • [update]: config.yml: add context to release job 0b8e4ae
  • add context to release f9541df
  • [update]: config.yaml: add context 2847058
  • Merge pull request #45 from heroku/remove-codecov-from-readme caf242b
  • docs: remove codecov from readme 0d5a083
  • Add bin/publish f48177b

v0.0.7...v0.0.8

v0.0.7

13 May 16:17
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  • check for functions on org before creating compute env (#41) 04e4c5e
  • add node 16 to CI and update yeoman-environment (#44) 7028e32
  • env:display (#35) 01a048c
  • Updates to JavaScript and TypeScript templates for Beta Release (#43) 666b459

v0.0.6...v0.0.7

v0.0.6

11 May 19:52
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release
  • use project.toml instead of function.toml (#38) d491ebb
  • fix logic for displaying welcome text (#39) 63e754d

v0.0.5...v0.0.6