dynamodb-toolbox

Lightweight and type-safe query builder for DynamoDB and TypeScript

MIT License

Downloads
191.4K
Stars
1.8K
Committers
54

Bot releases are visible (Hide)

dynamodb-toolbox - v1.8.0 🌈 Latest Release

Published by github-actions[bot] about 1 month ago

Changes

  • accept hashtags in attribute names @ThomasAribart (#911)
  • use AttrParserInput instead of AttributeUpdateItemCompleteInput @ThomasAribart (#910)
  • fix bug in parser input type @ThomasAribart (#909)
  • Type documentation clarification: 'Note' instead of 'Not' @Yoctoboy (#908)
  • Bump body-parser and express in /docs @dependabot (#907)
dynamodb-toolbox - v1.7.0 🌈

Published by github-actions[bot] about 1 month ago

Changes

  • Create update attributes command @ThomasAribart (#906)
dynamodb-toolbox - v1.6.0 🌈

Published by github-actions[bot] about 1 month ago

Changes

  • Add table name options to all commands @ThomasAribart (#904)
dynamodb-toolbox - v1.5.0 🌈

Published by github-actions[bot] about 1 month ago

Changes

  • Rework bundling and exports @ThomasAribart (#902)
dynamodb-toolbox - v1.5.0-beta.0

Published by ThomasAribart about 1 month ago

dynamodb-toolbox - v1.4.1 🌈

Published by github-actions[bot] about 2 months ago

Changes

  • fix: enforce extensions in imports @ThomasAribart (#901)
  • automatically synchronize readme sponsors @ThomasAribart (#898)
  • small docs improvement @ThomasAribart (#897)
dynamodb-toolbox - v1.4.0 🌈

Published by github-actions[bot] about 2 months ago

Changes

  • Export update symbol and document @ThomasAribart (#896)
  • Bump micromatch from 4.0.5 to 4.0.8 in /docs @dependabot (#895)
  • Bump webpack from 5.76.1 to 5.94.0 in /docs @dependabot (#892)
dynamodb-toolbox - v1.3.8 🌈

Published by github-actions[bot] about 2 months ago

Changes

  • make upserts out of list and verbs @ThomasAribart (#888)
dynamodb-toolbox - v1.3.7 🌈

Published by github-actions[bot] about 2 months ago

Changes

  • fix bug with cloneDeep @ThomasAribart (#883)
dynamodb-toolbox - v1.3.6 🌈

Published by github-actions[bot] about 2 months ago

Changes

  • export tableAction and entityAction from main entrypoint @ThomasAribart (#880)
dynamodb-toolbox - v1.3.5 🌈

Published by github-actions[bot] 2 months ago

Changes

  • export more from JSONizer @ThomasAribart (#876)
  • document anyOf parsing process @ThomasAribart (#875)
dynamodb-toolbox - v1.3.4 🌈

Published by github-actions[bot] 2 months ago

Changes

  • export timestamp options types @ThomasAribart (#870)
  • create JSONSchemer schema action @ThomasAribart (#866)
dynamodb-toolbox - v1.3.3 🌈

Published by github-actions[bot] 2 months ago

Changes

  • accept hyphens in attributePaths @ThomasAribart (#864)
dynamodb-toolbox - v1.3.2 🌈

Published by github-actions[bot] 2 months ago

Changes

  • Implement max attempts option in batch operation executors @ThomasAribart (#863)
  • Create from json importer @ThomasAribart (#861)
  • continue working on jsonizer @ThomasAribart (#860)
  • expose schema jsonizer draft @ThomasAribart (#859)
dynamodb-toolbox - v1.3.2-beta.0

Published by ThomasAribart 2 months ago

dynamodb-toolbox - v1.3.1 🌈

Published by github-actions[bot] 2 months ago

Changes

  • enable eq conditions in ranges @ThomasAribart (#858)
dynamodb-toolbox - v1.3.0 🌈

Published by github-actions[bot] 2 months ago

Changes

  • remove appearances of 'import(' in built types @ThomasAribart (#857)
  • document validate options @ThomasAribart (#855)
  • fix typo in docs @ThomasAribart (#853)
  • continue working on JSONizer w. validate fns @ThomasAribart (#852)
  • simplify validators types in attributes @ThomasAribart (#851)
  • Finish implementing validate option @ThomasAribart (#850)
  • implement validate option in sets and lists @ThomasAribart (#849)
  • start implementing validate option @ThomasAribart (#848)
  • start working on json representability @ThomasAribart (#846)
dynamodb-toolbox - v1.2.1 🌈

Published by github-actions[bot] 2 months ago

Changes

  • enable GSIs without sort keys @ThomasAribart (#845)
  • minor improvements @ThomasAribart (#844)
  • update algolia config @ThomasAribart (#843)
  • fix typos in docs @ThomasAribart (#842)
dynamodb-toolbox - v1.2.0 🌈

Published by github-actions[bot] 3 months ago

Changes

  • create and document null primitive type @ThomasAribart (#841)
  • fix(esm-tsconfig): emit helpers to allow usage of decorator @naorpeled (#839)
dynamodb-toolbox - v1.1.2 🌈

Published by github-actions[bot] 3 months ago

Changes

  • add entityAttributeHidden option to entity constructor (true by default) @ThomasAribart (#837)