Skip to content

Releases: ChuckJonas/bad-ass-salesforce-stack

2.0.0

01 Mar 00:40
Compare
Choose a tag to compare

(Releases now track https://github.com/ChuckJonas/generator-bass)

  • upgraded to react 18
  • replaced webpack with vite
  • upgraded to antd 5.0
  • replaced jest with vitest
  • upgraded eslint

Renamed `src` -> `app`

21 Apr 18:10
1b5013e
Compare
Choose a tag to compare
sfdx project structure (#23)

* better windows readme

* ability to change sfdx module path

* #22 Refactored src -> app

* added notes about upgrading

Simplified & windows support

19 Apr 17:52
555ee40
Compare
Choose a tag to compare

Removed the local host development option because it really didn't add any additional value over Salesforce dev mode anymore and added a lot of complexity

Also made it work with windows