Skip to content

v3.22.1

Choose a tag to compare

@cesarParra cesarParra released this 14 Jun 14:34
· 23 commits to master since this release

What's Changed

The previous version of Apex Reflection distributes a native binary for each OS. This was installed through a post install script when installing the npm library. But due to upcoming security updates by npm, post install scripts will be disabled by default. Due to the friction this will cause, the distribution method of this library now stops relying on that method, and instead distributes a WASM file as part of the bundle itself.

Full Changelog: v3.21.8...v3.22.1