Skip to content

4.1.0 | Community Release

Compare
Choose a tag to compare
@junners junners released this 04 Aug 21:20
· 8 commits to master since this release

What's Changed

Breaking Change

We've doubled down on developer experience and made our app even easier to integrate! Engineers can now just import('lightning-flow-scanner-core') as a dependency, no more importing of out directory!

End users can now enjoy a snappier response from all the apps as the overall package size is reduced from ~1.4MB to ~400 KB that's a whole megabyte gone!

Tests are also now up-to-date with industry standards and runs on Mocha 10, Chai 5, Ts-node latest on a commonjs project!

Releases can now be done with 2 clicks from Github Actions

Full Changelog: v3.22.0...v4.1.0