Skip to content

Releases: stalniy/ucast

@ucast/js@3.0.4

31 Jan 00:26
Compare
Choose a tag to compare

3.0.4 (2024-01-31)

Bug Fixes

  • ensure "exists" js interpreter returns value depends on parent field existance for nested fields (ec1c7d6)

@ucast/mongo@2.4.3

15 Feb 17:40
Compare
Choose a tag to compare

2.4.3 (2023-02-15)

Bug Fixes

  • adds typings to ESM exports in package.json (1ffb703)
  • updates metadata in package.json (2fa89f5)

@ucast/mongo2js@1.3.4

15 Feb 17:43
Compare
Choose a tag to compare

1.3.4 (2023-02-15)

Bug Fixes

  • adds typings to ESM exports in package.json (1ffb703)
  • updates metadata in package.json (2fa89f5)

@ucast/js@3.0.3

15 Feb 17:36
Compare
Choose a tag to compare

3.0.3 (2023-02-15)

Bug Fixes

  • adds typings to ESM exports in package.json (1ffb703)
  • updates metadata in package.json (2fa89f5)

@ucast/core@1.10.2

15 Feb 17:13
Compare
Choose a tag to compare

1.10.2 (2023-02-15)

Bug Fixes

  • updates metadata in package.json (2fa89f5)

@ucast/mongo@2.4.2

15 Jul 08:45
Compare
Choose a tag to compare

2.4.2 (2021-07-15)

Bug Fixes

  • remove type commonjs from package.json to improve webpack compat (#28) (6b1ad28)

@ucast/mongo2js@1.3.3

15 Jul 08:46
Compare
Choose a tag to compare

1.3.3 (2021-07-15)

Bug Fixes

  • remove type commonjs from package.json to improve webpack compat (#28) (6b1ad28)

@ucast/js@3.0.2

15 Jul 08:45
Compare
Choose a tag to compare

3.0.2 (2021-07-15)

Bug Fixes

  • remove type commonjs from package.json to improve webpack compat (#28) (6b1ad28)

@ucast/core@1.10.1

15 Jul 08:44
Compare
Choose a tag to compare

1.10.1 (2021-07-15)

Bug Fixes

  • remove type commonjs from package.json to improve webpack compat (#28) (6b1ad28)

@ucast/sql@1.0.0-alpha.12

15 Jul 09:23
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.12 (2021-07-15)

Bug Fixes

  • sql: Interpreters should add one join per relation at most (#24) (d725e35)