Skip to content

Releases: jakelauer/theseus-js

v15.0.2

01 Aug 07:05
Compare
Choose a tag to compare

15.0.2 (2024-08-01)

Bug Fixes

  • mutators: fix mutator frost behavior (d66960b)

v15.0.1

01 Aug 05:42
Compare
Choose a tag to compare

15.0.1 (2024-08-01)

Bug Fixes

  • packed: remove tests from built files (c1f4a38)

v15.0.0

01 Aug 05:40
Compare
Choose a tag to compare

15.0.0 (2024-08-01)

Bug Fixes

  • 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)

Features

  • evolver: add frost and sandbox options to allow control over behavior of input data with respect to output (59a2bb8)

BREAKING CHANGES

  • evolver: by default, output is frozen and sandbox mode is copy

v14.1.0

31 Jul 07:17
Compare
Choose a tag to compare

14.1.0 (2024-07-31)

Features

  • evolver: add sandbox and frost parameters to evolver creation (34fa279)

v14.0.1

24 Jul 05:42
Compare
Choose a tag to compare

14.0.1 (2024-07-24)

Bug Fixes

  • sandbox: fix sandbox return type when input is readonly (f354056)

theseus-sandbox-6.0.1

24 Jul 05:42
Compare
Choose a tag to compare

theseus-sandbox 6.0.1 (2024-07-24)

Bug Fixes

  • sandbox: fix sandbox return type when input is readonly (f354056)

v14.0.0

23 Jul 08:59
Compare
Choose a tag to compare

14.0.0 (2024-07-23)

Features

  • evolver: ensure async methods work correctly when chained (4040fbe)

BREAKING CHANGES

  • evolver: .

v13.0.1

23 Jul 06:40
Compare
Choose a tag to compare

13.0.1 (2024-07-23)

Bug Fixes

  • evolver: fix endAsync() not triggering true end functionality when triggered via EvolverComplex (3123088)

v13.0.0

23 Jul 02:00
Compare
Choose a tag to compare

13.0.0 (2024-07-23)

Bug Fixes

  • ci: ci (4908aba)
  • tests: introducing quibble, wrestling with esm (760714b)
  • tests: missed files (dedf27b)

Features

Tests

  • vitest: switch to vitest from mocha (4bd8173)

BREAKING CHANGES

  • 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.

eslint-plugin-theseus-3.0.0

23 Jul 08:59
Compare
Choose a tag to compare

eslint-plugin-theseus 3.0.0 (2024-07-23)

Features

  • evolver: ensure async methods work correctly when chained (4040fbe)

BREAKING CHANGES

  • evolver: .