Skip to content

4.10.0 | Community Release

Compare
Choose a tag to compare
@junners junners released this 19 Jan 01:21
· 441 commits to master since this release

What's Changed

Taking a step towards lowering the barrier to entry for contributing on lfs; I've decided to migrate the tests all to jest. This key move would hopefully a lower the barrier to entry from transitioning from salesforce (lwc)

Also, one thing funny that I found out whilst providing continuous updates to lfs. Mocha and chai doesn't mix well on cjs targetted projects.

  • Migrate tests to Jest and Make test run super fast by @junners in #154

Full Changelog: v4.9.0...v4.10.0