Skip to content

Commit 83f188d

Browse files
e-krebsshortcutsmillotp
authoredJan 22, 2025··
feat(specs): rename composition to composition-full (private) and add composition (public) (#4357)
Co-authored-by: shortcuts <vannicattec@gmail.com> Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
1 parent 01dd6a7 commit 83f188d

File tree

88 files changed

+554
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+554
-214
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
targets:
2+
$default:
3+
builders:
4+
json_serializable:
5+
options:
6+
any_map: false
7+
checked: true
8+
create_factory: true
9+
create_to_json: true
10+
disallow_unrecognized_keys: false
11+
explicit_to_json: true
12+
field_rename: none
13+
ignore_unannotated: false
14+
include_if_null: false

‎clients/algoliasearch-client-javascript/yarn.lock

+17
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,23 @@ __metadata:
139139
languageName: unknown
140140
linkType: soft
141141

142+
"@algolia/composition@workspace:packages/composition":
143+
version: 0.0.0-use.local
144+
resolution: "@algolia/composition@workspace:packages/composition"
145+
dependencies:
146+
"@algolia/client-common": "npm:5.19.0"
147+
"@algolia/requester-browser-xhr": "npm:5.19.0"
148+
"@algolia/requester-fetch": "npm:5.19.0"
149+
"@algolia/requester-node-http": "npm:5.19.0"
150+
"@arethetypeswrong/cli": "npm:0.17.3"
151+
"@types/node": "npm:22.10.7"
152+
publint: "npm:0.3.2"
153+
rollup: "npm:4.30.1"
154+
tsup: "npm:8.3.5"
155+
typescript: "npm:5.7.3"
156+
languageName: unknown
157+
linkType: soft
158+
142159
"@algolia/ingestion@npm:1.19.0, @algolia/ingestion@workspace:packages/ingestion":
143160
version: 0.0.0-use.local
144161
resolution: "@algolia/ingestion@workspace:packages/ingestion"

0 commit comments

Comments
 (0)