Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #8246

Merged
merged 7 commits into from
Dec 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/calcite-components": "1.11.0",
"packages/calcite-components-react": "1.11.0",
"packages/calcite-design-tokens": "1.1.0",
"packages/eslint-plugin-calcite-components": "0.2.3",
"packages/calcite-components-angular/projects/component-library": "1.11.0"
"packages/calcite-components": "2.0.0",
"packages/calcite-components-react": "2.0.0",
"packages/calcite-design-tokens": "2.0.0",
"packages/eslint-plugin-calcite-components": "1.0.0",
"packages/calcite-components-angular/projects/component-library": "2.0.0"
}
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,55 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@1.12.0-next.6...@esri/calcite-components-angular@1.12.0-next.7) (2023-12-01)
## [2.0.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-angular@1.11.0...@esri/calcite-components-angular@2.0.0) (2023-12-02)

**Note:** Version bump only for package @esri/calcite-components-angular
### ⚠ BREAKING CHANGES

## [1.12.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/calcite-components[email protected]) (2023-12-01)
- __deps:__ We are treating the `@stencil/core@v4` bump as a precautionary measure, particularly due to its potential impact on projects using `calcite-components` and Stencil.

**Note:** Version bump only for package @esri/calcite-components-angular
### Build System

## [1.12.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/calcite-[email protected]) (2023-11-30)
- __deps:__ Bump Stencil to v4 ([#8108](https://github.com/Esri/calcite-design-system/issues/8108)) ([bcbb79f](https://github.com/Esri/calcite-design-system/commit/bcbb79f8c925d505bb4ee5e6a54861c5f6bb88b9))

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.12.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-30)

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.12.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-30)

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.12.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-29)

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.12.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-29)

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.12.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-28)

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.11.1-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-28)

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.11.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-28)

**Note:** Version bump only for package @esri/calcite-components-angular

## [1.11.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-22)
### Dependencies

**Note:** Version bump only for package @esri/calcite-components-angular
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^1.12.0-next.7 to ^2.0.0

## 1.11.0 (2023-11-21)

### Bug Fixes

- **angular:** Publish from the dist directory ([#8151](https://github.com/Esri/calcite-design-system/issues/8151)) ([d813f14](https://github.com/Esri/calcite-design-system/commit/d813f14c3c2fc7b765ccf27166f31201d91f2ac5))
- __angular:__ Publish from the dist directory ([#8151](https://github.com/Esri/calcite-design-system/issues/8151)) ([d813f14](https://github.com/Esri/calcite-design-system/commit/d813f14c3c2fc7b765ccf27166f31201d91f2ac5))

### Dependencies

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/calcite-components-angular",
"version": "1.12.0-next.7",
"version": "2.0.0",
"sideEffects": false,
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"description": "A set of Angular components that wrap Esri's Calcite Components.",
Expand All @@ -20,7 +20,7 @@
"@angular/core": ">=16.0.0"
},
"dependencies": {
"@esri/calcite-components": "^1.12.0-next.7",
"@esri/calcite-components": "^2.0.0",
"tslib": "2.3.0"
},
"lerna": {
Expand Down
61 changes: 19 additions & 42 deletions packages/calcite-components-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,49 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.12.0-next.7](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@1.12.0-next.6...@esri/calcite-components-react@1.12.0-next.7) (2023-12-01)
## [2.0.0](https://github.com/Esri/calcite-design-system/compare/@esri/calcite-components-react@1.11.0...@esri/calcite-components-react@2.0.0) (2023-12-02)

**Note:** Version bump only for package @esri/calcite-components-react
### ⚠ BREAKING CHANGES

## [1.12.0-next.6](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-12-01)
- __react:__ Disabled `includeImportCustomElements`. Make sure to import components from `@esri/calcite-components` in addition to the React wrappers. For example, the first code snippet in [#7185](https://github.com/Esri/calcite-design-system/issues/7185) is now required, or else the custom elements will not be defined in the browser.
- __deps:__ We are treating the `@stencil/core@v4` bump as a precautionary measure, particularly due to its potential impact on projects using `calcite-components` and Stencil.

**Note:** Version bump only for package @esri/calcite-components-react

## [1.12.0-next.5](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-30)

**Note:** Version bump only for package @esri/calcite-components-react

## [1.12.0-next.4](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-30)

**Note:** Version bump only for package @esri/calcite-components-react

## [1.12.0-next.3](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-30)

**Note:** Version bump only for package @esri/calcite-components-react

## [1.12.0-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-29)

**Note:** Version bump only for package @esri/calcite-components-react

## [1.12.0-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-29)

**Note:** Version bump only for package @esri/calcite-components-react

## [1.12.0-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-28)

**Note:** Version bump only for package @esri/calcite-components-react

## [1.11.1-next.2](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-28)
### Bug Fixes

**Note:** Version bump only for package @esri/calcite-components-react
- __react:__ Disable includeImportCustomElements to resolve initial render issues ([#8248](https://github.com/Esri/calcite-design-system/issues/8248)) ([0948c1a](https://github.com/Esri/calcite-design-system/commit/0948c1a187d91606ea58f59b36c680285c6001a1))

## [1.11.1-next.1](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-28)
### Build System

**Note:** Version bump only for package @esri/calcite-components-react
- __deps:__ Bump Stencil to v4 ([#8108](https://github.com/Esri/calcite-design-system/issues/8108)) ([bcbb79f](https://github.com/Esri/calcite-design-system/commit/bcbb79f8c925d505bb4ee5e6a54861c5f6bb88b9))

## [1.11.1-next.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-22)
### Dependencies

**Note:** Version bump only for package @esri/calcite-components-react
- The following workspace dependencies were updated
- dependencies
- @esri/calcite-components bumped from ^1.12.0-next.7 to ^2.0.0

## [1.11.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2023-11-21)

Expand All @@ -59,7 +36,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Miscellaneous Chores

- **@esri/calcite-components-react:** Synchronize undefined versions
- __@esri/calcite-components-react:__ Synchronize undefined versions

### Dependencies

Expand All @@ -71,7 +48,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Miscellaneous Chores

- **@esri/calcite-components-react:** Synchronize undefined versions
- __@esri/calcite-components-react:__ Synchronize undefined versions

### Dependencies

Expand All @@ -83,7 +60,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Miscellaneous Chores

- **@esri/calcite-components-react:** Synchronize undefined versions
- __@esri/calcite-components-react:__ Synchronize undefined versions

### Dependencies

Expand All @@ -95,7 +72,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Miscellaneous Chores

- **@esri/calcite-components-react:** Synchronize undefined versions
- __@esri/calcite-components-react:__ Synchronize undefined versions

### Dependencies

Expand Down Expand Up @@ -131,7 +108,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Miscellaneous Chores

- **@esri/calcite-components-react:** Synchronize undefined versions
- __@esri/calcite-components-react:__ Synchronize undefined versions

### Dependencies

Expand All @@ -155,7 +132,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Miscellaneous Chores

- **@esri/calcite-components-react:** Synchronize undefined versions
- __@esri/calcite-components-react:__ Synchronize undefined versions

### Dependencies

Expand All @@ -179,7 +156,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline

### Miscellaneous Chores

- **@esri/calcite-components-react:** Synchronize undefined versions
- __@esri/calcite-components-react:__ Synchronize undefined versions

### Dependencies

Expand Down
4 changes: 2 additions & 2 deletions packages/calcite-components-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@esri/calcite-components-react",
"sideEffects": false,
"version": "1.12.0-next.7",
"version": "2.0.0",
"homepage": "https://developers.arcgis.com/calcite-design-system/",
"description": "A set of React components that wrap calcite components",
"license": "SEE LICENSE.md",
Expand All @@ -20,7 +20,7 @@
"dist/"
],
"dependencies": {
"@esri/calcite-components": "^1.12.0-next.7"
"@esri/calcite-components": "^2.0.0"
},
"peerDependencies": {
"react": ">=16.7",
Expand Down
Loading
Loading