Skip to content

Commit

Permalink
Version Packages (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
nihalbhatnagar committed Dec 12, 2024
1 parent eb27b54 commit 31b94b0
Show file tree
Hide file tree
Showing 73 changed files with 325 additions and 37 deletions.
18 changes: 17 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,16 @@
"@osdk/examples.widget-react-sdk-2.x": "0.0.0",
"@osdk/create-widget": "0.0.0",
"@osdk/create-widget.template.react.v2": "0.0.0",
"@osdk/benchmarks.primary": "0.0.0"
"@osdk/benchmarks.primary": "0.0.0",
"@osdk/examples.expo-sdk-2.x": "1.0.0",
"@osdk/create-app.template.expo.v2": "2.1.0-beta.16",
"@osdk/foundry-config-json": "0.0.0"
},
"changesets": [
"big-readers-refuse",
"blue-tips-heal",
"brave-toes-work",
"bright-squids-destroy",
"brown-seas-burn",
"calm-tools-battle",
"chilly-colts-jam",
Expand All @@ -101,6 +107,7 @@
"eighty-kangaroos-sing",
"eleven-kids-battle",
"eleven-pants-trade",
"empty-dots-study",
"empty-poems-hug",
"famous-terms-attend",
"fast-garlics-stare",
Expand All @@ -112,7 +119,9 @@
"fluffy-carpets-sort",
"forty-ligers-scream",
"four-boxes-drum",
"friendly-zoos-attack",
"funny-rats-tease",
"giant-cows-play",
"gold-badgers-tell",
"great-shoes-dream",
"green-kids-type",
Expand All @@ -129,23 +138,28 @@
"lovely-llamas-rescue",
"lovely-news-talk",
"lucky-coins-breathe",
"lucky-tomatoes-admire",
"metal-parents-march",
"mighty-mugs-clean",
"modern-forks-grab",
"modern-spiders-sleep",
"odd-fans-destroy",
"old-clouds-wink",
"olive-items-retire",
"orange-pigs-pretend",
"pink-eyes-trade",
"pink-wombats-cry",
"polite-hotels-hope",
"popular-forks-knock",
"pretty-birds-yell",
"pretty-pumpkins-wave",
"quick-buttons-pull",
"quiet-jobs-return",
"quiet-windows-teach",
"rare-brooms-move",
"rare-jobs-attend",
"real-cups-refuse",
"red-carpets-wave",
"red-cherries-sleep",
"red-keys-allow",
"rich-cats-jog",
Expand All @@ -154,6 +168,7 @@
"rude-spoons-cheer",
"selfish-badgers-obey",
"selfish-moles-divide",
"selfish-peas-knock",
"selfish-suits-thank",
"seven-knives-hug",
"sharp-falcons-crash",
Expand All @@ -172,6 +187,7 @@
"soft-ligers-film",
"spicy-fishes-matter",
"spotty-feet-beg",
"strange-dingos-clean",
"sweet-ants-pull",
"sweet-dryers-build",
"swift-lizards-worry",
Expand Down
13 changes: 13 additions & 0 deletions benchmarks/tests/primary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @osdk/benchmarks.primary

## 0.1.0-beta.2

### Patch Changes

- Updated dependencies [cddc196]
- Updated dependencies [720218d]
- Updated dependencies [eb27b54]
- Updated dependencies [27f0f77]
- Updated dependencies [a7a4aef]
- Updated dependencies [6671a39]
- Updated dependencies [a6c320d]
- @osdk/client@2.1.0-beta.19

## 0.1.0-beta.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/tests/primary/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/benchmarks.primary",
"private": true,
"version": "0.1.0-beta.1",
"version": "0.1.0-beta.2",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/api

## 2.1.0-beta.19

### Minor Changes

- cddc196: Try-catches handlers called during subscription

## 2.1.0-beta.18

## 2.1.0-beta.17
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/api",
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli.cmd.typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @osdk/cli.cmd.typescript

## 0.25.0-beta.19

### Patch Changes

- Updated dependencies [cf9dcbe]
- @osdk/cli[email protected]
- @osdk/generator@2.1.0-beta.19

## 0.25.0-beta.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli.cmd.typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/cli.cmd.typescript",
"private": true,
"version": "0.25.0-beta.18",
"version": "0.25.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli.common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/cli.common

## 0.25.0-beta.19

### Minor Changes

- cf9dcbe: Split out @osdk/foundry-config-json package

## 0.25.0-beta.18

## 0.25.0-beta.17
Expand Down
2 changes: 1 addition & 1 deletion packages/cli.common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/cli.common",
"private": true,
"version": "0.25.0-beta.18",
"version": "0.25.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @osdk/cli

## 0.25.0-beta.19

### Minor Changes

- 2ffa338: Support site snapshot upload
- cf9dcbe: Split out @osdk/foundry-config-json package
- a39ef6a: Add package.json auto version strategy

## 0.25.0-beta.18

## 0.25.0-beta.17
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/cli",
"version": "0.25.0-beta.18",
"version": "0.25.0-beta.19",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/client.test.ontology/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @osdk/client.test.ontology

## 2.1.0-beta.19

### Patch Changes

- Updated dependencies [cddc196]
- @osdk/api@2.1.0-beta.19

## 2.1.0-beta.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client.test.ontology/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/client.test.ontology",
"private": true,
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
2 changes: 2 additions & 0 deletions packages/client.unstable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/client.unstable

## 2.1.0-beta.19

## 2.1.0-beta.18

## 2.1.0-beta.17
Expand Down
2 changes: 1 addition & 1 deletion packages/client.unstable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/client.unstable",
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
19 changes: 19 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @osdk/client

## 2.1.0-beta.19

### Minor Changes

- cddc196: Try-catches handlers called during subscription
- 720218d: OSDK Client no longer uses javascript proxies for its objects. This results in a 13% increase in construction time but at 1kb per object reduction in memory
- eb27b54: Fix URL for experimental method
- 27f0f77: Interface instances are immutable just like object instances
- a7a4aef: Removes dependency on crypto
- 6671a39: Upgrade execa where used
- a6c320d: Internal optimization to reduce memory usage for unused interface objects

### Patch Changes

- Updated dependencies [cddc196]
- @osdk/api@2.1.0-beta.19
- @osdk/generator-converters@2.1.0-beta.19
- @osdk/client[email protected]

## 2.1.0-beta.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@osdk/client",
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"description": "",
"access": "public",
"license": "Apache-2.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-app.template-packager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @osdk/create-app.template-packager

## 2.1.0-beta.19

## 2.1.0-beta.18

## 2.1.0-beta.17
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template-packager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template-packager",
"private": true,
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/create-app.template.expo.v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @osdk/create-app.template.expo.v2

## 2.1.0-beta.19

### Minor Changes

- ef09e2d: Add Expo template to create-app
2 changes: 1 addition & 1 deletion packages/create-app.template.expo.v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.expo.v2",
"private": true,
"version": "2.1.0-beta.16",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/create-app.template.next-static-export.v2

## 2.1.0-beta.19

### Minor Changes

- 6671a39: Upgrade execa where used

## 2.1.0-beta.18

## 2.1.0-beta.17
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.next-static-export.v2",
"private": true,
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-app.template.next-static-export/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/create-app.template.next-static-export

## 2.1.0-beta.19

### Minor Changes

- 6671a39: Upgrade execa where used

## 2.1.0-beta.18

## 2.1.0-beta.17
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.next-static-export",
"private": true,
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-app.template.react.beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/create-app.template.react

## 2.1.0-beta.19

### Minor Changes

- 6671a39: Upgrade execa where used

## 2.1.0-beta.18

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template.react.beta/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.react.beta",
"private": true,
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-app.template.react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/create-app.template.react

## 2.1.0-beta.19

### Minor Changes

- 6671a39: Upgrade execa where used

## 2.1.0-beta.18

## 2.1.0-beta.17
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app.template.react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@osdk/create-app.template.react",
"private": true,
"version": "2.1.0-beta.18",
"version": "2.1.0-beta.19",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @osdk/create-app.template.tutorial-todo-aip-app.beta

## 2.1.0-beta.19

### Minor Changes

- 6671a39: Upgrade execa where used

## 2.1.0-beta.18

## 2.1.0-beta.17
Expand Down
Loading

0 comments on commit 31b94b0

Please sign in to comment.