Releases: brandonburrus/dynamo-document-builder
Releases · brandonburrus/dynamo-document-builder
0.8.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- build: bump the npm_and_yarn group across 2 directories with 7 updates by @dependabot[bot] in #35
- fix: resolve typedoc compilation errors in Netlify build by @brandonburrus in #40
- feat: broaden schema constraint from ZodObject to ObjectLikeZodType by @brandonburrus in #41
- build: bump the npm_and_yarn group across 2 directories with 5 updates by @dependabot[bot] in #39
- v0.8.0 by @brandonburrus in #42
Full Changelog: 0.7.1...0.8.0
0.7.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- build: bump the npm_and_yarn group across 2 directories with 6 updates by @dependabot[bot] in #30
- fix: fix netlify build by @brandonburrus in #33
- build: bump the npm_and_yarn group across 2 directories with 9 updates by @dependabot[bot] in #32
- build: bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot[bot] in #34
- docs: split llms.txt by @brandonburrus in #36
- fix: enable lazy client init by @brandonburrus in #37
- fix: add missing lib for AsyncIterableIterator global type by @brandonburrus in #38
Full Changelog: 0.7.0...0.7.1
0.7.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- build: bump h3 from 1.15.4 to 1.15.5 in docs by @dependabot[bot] in #26
- build: bump tar from 7.5.2 to 7.5.3 in /docs in the npm_and_yarn group across 1 directory by @dependabot[bot] in #28
- feat: add multi-entity batch/transact commands with TableBatchGet consistent override by @brandonburrus in #31
Full Changelog: 0.6.1...0.7.0
0.6.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- build(deps): bump devalue from 5.5.0 to 5.6.2 in /docs in the npm_and_yarn group across 1 directory by @dependabot[bot] in #24
- docs: add doc comments by @brandonburrus in #25
Full Changelog: 0.6.0...0.6.1
0.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: fix key builder refs by @brandonburrus in #20
- feat(#21): support sparse indexes by @brandonburrus in #22
Full Changelog: 0.5.0...0.6.0
0.5.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(#12): add llms.txt by @brandonburrus in #15
- docs: finish basic crud ops example by @brandonburrus in #16
- feat(#4): add batch projected get by @brandonburrus in #18
Full Changelog: 0.4.0...0.5.0
0.4.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(#3): size condition function by @brandonburrus in #13
Full Changelog: 0.3.0...0.4.0
0.3.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix: type erasure caused by path aliasing by @brandonburrus in #10
Full Changelog: 0.2.0...0.3.0
0.2.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: add contributor guidelines by @brandonburrus in #1
- test: add unit tests by @brandonburrus in #2
- docs: fix google analytics for docs by @brandonburrus in #6
- ci: code quality github action by @brandonburrus in #7
Full Changelog: 0.1.0...0.2.0
0.1.0
Immutable
release. Only release title and notes can be modified.
Initial Release