Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR has been created using the
yarn release
script. Once merged, the clients will try to release their new version if their version has changed.Version Changes
minor
(e.g. 0.4.0)minor
(e.g. 0.1.0)minor
(e.g. 0.1.0)Skipped Commits
It doesn't mean these commits are being excluded from the release. It means they're not taken into account when the release process figured out the next version number, and updated the changelog.
Commits without language scope:
Client
suffix (chore: useClient
suffix #386)generated/main
alive (chore: keepgenerated/main
alive #349)yarn.lock
updates (chore: make ci pushyarn.lock
updates #265)ts-node
(chore: usets-node
#249)client_*
matrix (chore: fixclient_*
matrix #253)main
branch (chore: fix bad revision onmain
branch #246)Commits with unknown language scope:
specs
commits for versioning (feat(scripts): considerspecs
commits for versioning #523)utilsPackageVersion
for JavaScript (feat(generators): factorutilsPackageVersion
for JavaScript #511)requestOptions
follow same format (fix(templates): ensurerequestOptions
follow same format #506)queryParameters
naming consistent (fix(templates): makequeryParameters
naming consistent #494)hostWithFallback
(fix(generator): addhostWithFallback
#479)codegen_on_pr
on main (fix(ci): prevent runningcodegen_on_pr
on main #476)javascript-algoliasearch
after other clients (fix(script): buildjavascript-algoliasearch
after other clients #223)common
cache, add skipCache option (fix(script): addcommon
cache, add skipCache option #196)EchoResponse
, improve JS template (feat(js): Cast tests withEchoResponse
, improve JS template #87)searchParams
toEchoRequester
, update CTS (feat(js): passsearchParams
toEchoRequester
, update CTS #70)analytics
(feat(cts): add tests foranalytics
#69)personalization
(feat(cts): add tests forpersonalization
#68)Enum
, allow typings in CTS (feat(js-client): remove use ofEnum
, allow typings in CTS #63)search
,recommend
anddictionaries
endpoints (feat(cts): add tests forsearch
,recommend
anddictionaries
endpoints #52)