15.0.2 (2024-08-01)
- mutators: fix mutator frost behavior (d66960b)
15.0.1 (2024-08-01)
- packed: remove tests from built files (c1f4a38)
15.0.0 (2024-08-01)
- frost: fix for old reference to renamed prop (6ba951e)
- proxy action map: fix requests to properties which exist on the target which have undefined values (a4e6988)
- evolver: add frost and sandbox options to allow control over behavior of input data with respect to output (59a2bb8)
- evolver: by default, output is frozen and sandbox mode is copy
14.1.0 (2024-07-31)
- evolver: add sandbox and frost parameters to evolver creation (34fa279)
14.0.1 (2024-07-24)
- sandbox: fix sandbox return type when input is readonly (f354056)
14.0.0 (2024-07-23)
- evolver: ensure async methods work correctly when chained (4040fbe)
- evolver: .
13.0.1 (2024-07-23)
- evolver: fix endAsync() not triggering true end functionality when triggered via EvolverComplex (3123088)
13.0.0 (2024-07-23)
- ci: ci (4908aba)
- tests: introducing quibble, wrestling with esm (760714b)
- tests: missed files (dedf27b)
- vitest: switch to vitest from mocha (4bd8173)
- na: major
- major: major
- vitest: I'm just assuming I broke something along the way and since we're basically pre-release even at version 12 (becuase NPM won't let me reset), let's just make it a major.