Skip to content

Latest commit

 

History

History
292 lines (145 loc) · 12.5 KB

changelog.md

File metadata and controls

292 lines (145 loc) · 12.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.1 (2024-05-27)

3.1.0 (2024-05-27)

3.0.23 (2024-05-25)

3.0.22 (2024-05-08)

3.0.21 (2024-05-07)

3.0.20 (2024-05-05)

3.0.19 (2024-05-05)

3.0.18 (2024-05-02)

3.0.16 (2024-05-02)

3.0.15 (2024-05-01)

3.0.14 (2024-05-01)

3.0.13 (2024-05-01)

3.0.12 (2024-05-01)

3.0.11 (2024-04-30)

3.0.10 (2024-04-30)

3.0.9 (2024-04-30)

3.0.8 (2024-04-30)

3.0.7 (2024-04-29)

3.0.6 (2024-04-29)

3.0.5 (2024-04-29)

3.0.4 (2024-04-29)

3.0.3 (2024-04-28)

3.0.2 (2024-04-28)

3.0.1 (2024-04-28)

3.0.0 (2024-04-28)

2.2.2 (2024-04-07)

2.2.1 (2024-04-07)

2.2.0 (2024-04-07)

2.1.1 (2024-04-05)

2.1.0 (2024-04-05)

2.0.0 (2023-12-06)

1.42.2 (2023-10-31)

1.42.1 (2023-10-09)

1.42.0 (2023-10-09)

1.41.2 (2023-10-04)

1.41.1 (2023-04-17)

1.41.0 (2023-04-16)

1.40.5 (2023-02-22)

1.40.4 (2022-12-21)

1.40.3 (2022-12-21)

1.40.2 (2022-12-15)

1.40.1 (2022-12-14)

1.40.0 (2022-12-14)

1.39.2 (2022-09-12)

1.39.1 (2022-09-12)

1.39.0 (2022-09-11)

1.38.3 (2022-08-17)

1.38.2 (2022-07-31)

Bug Fixes

1.38.1 (2022-06-20)

Bug Fixes

1.38.0 (2022-06-17)

Features

1.37.3 (2022-06-17)

Bug Fixes

1.37.2 (2022-06-13)

Bug Fixes

  • changed the default awsAcl from public-read to private (ba383b5)

1.37.1 (2022-06-13)

Bug Fixes

  • add _id to upserted document (a78512f)

1.37.0 (2022-06-12)

Features

  • added manager options (path, params, getSignedUrl, filesize, awsAcl) (3e95609)

Bug Fixes

  • warnings printing by default (e1dc442)

1.36.3 (2022-05-27)

Bug Fixes

  • order maintained when mixing of formData/dotNotation with normal key values (898fa90)

1.36.2 (2022-05-26)

Bug Fixes

  • nullObjects were skipping required rules (315af00)
  • refactored tests (oid) (439aa27)
  • tests (oid) (bd92970)

1.36.1 (2022-04-16)

Bug Fixes

  • findOneAndUpdate population, blacklisting, etc (19c4fc9)

1.36.0 (2022-04-15)

Features

Bug Fixes

  • removed depreciation warnings (6db73bb)

1.35.0 (2022-04-08)

Features

  • Blacklist false removes all blacklisting, added tests for blacklisting/project stirng (5999859)
  • Add project to insert/update/validate (1b1eb12)
  • Whitelisting a parent will remove any previously blacklisted children (1b1eb12)
  • Blacklist/project works the same across find/insert/update/validate (1b1eb12)

1.34.0 (2022-04-05)

Features

  • added db.arraySchema / db.arrayWithSchema (4210dc3)

1.33.0 (2022-04-05)

Features

  • whitelisting a parent will remove any previously blacklisted children (d335c2e)

1.32.5 (2022-03-21)

Bug Fixes

  • dates not enforcing numbers (d5a2a53)

1.32.4 (2022-03-07)

1.32.3 (2022-03-07)

Bug Fixes

1.32.2 (2022-03-04)

Bug Fixes

  • missing original non-validated this.data in beforeUpdate (4b4002d)

1.32.1 (2022-03-01)

Bug Fixes

1.32.0 (2022-02-28)

Features

  • added getSignedUrl(s) (3552a4d)
  • added image optiosn filename, and params (353b2f0)

1.31.7 (2022-02-28)

Bug Fixes

1.31.6 (2022-02-25)

Bug Fixes

1.31.5 (2022-02-15)

Bug Fixes

1.31.4 (2022-02-15)

Bug Fixes