Skip to content
Open
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
6 changes: 0 additions & 6 deletions .changeset/silver-zoos-create.md

This file was deleted.

2 changes: 2 additions & 0 deletions infra/deployment-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @granite-js/deployment-manager

## 0.1.31

## 0.1.30

## 0.1.29
Expand Down
2 changes: 1 addition & 1 deletion infra/deployment-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/deployment-manager",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"main": "./dist/index.cjs",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions infra/forge-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @granite-js/forge-cli

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion infra/forge-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@granite-js/forge-cli",
"description": "A CLI tool for managing Granite applications",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"bin": {
"granite-forge": "./bin/index.js"
},
Expand Down
2 changes: 2 additions & 0 deletions infra/pulumi-aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @granite-js/pulumi-aws

## 0.1.31

## 0.1.30

## 0.1.29
Expand Down
2 changes: 1 addition & 1 deletion infra/pulumi-aws/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/pulumi-aws",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"main": "./dist/index.cjs",
"types": "./dist/index.d.ts",
"module": "./dist/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/babel-preset-granite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# babel-preset-granite

## 0.1.31

## 0.1.30

## 0.1.29
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-granite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "babel-preset-granite",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"license": "Apache-2.0",
"description": "Babel preset for Granite",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @granite-js/cli

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/cli",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"description": "The Granite CLI",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-granite-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# create-granite-app

## 0.1.31

## 0.1.30

## 0.1.29
Expand Down
2 changes: 1 addition & 1 deletion packages/create-granite-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-granite-app",
"version": "0.1.30",
"version": "0.1.31",
"type": "module",
"bin": {
"cba": "./bin.js",
Expand Down
2 changes: 2 additions & 0 deletions packages/devtools-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @granite-js/devtools-frontend

## 0.1.31

## 0.1.30

## 0.1.29
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@granite-js/devtools-frontend",
"version": "0.1.30",
"version": "0.1.31",
"description": "A debugger frontend for Granite",
"main": "./src/index.js",
"types": "./src/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/image/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @granite-js/image

## 0.1.31

### Patch Changes

- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@granite-js/image",
"version": "0.1.30",
"version": "0.1.31",
"scripts": {
"prepack": "yarn build",
"typecheck": "tsc --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions packages/jest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @granite-js/jest

## 0.1.31

### Patch Changes

- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@granite-js/jest",
"version": "0.1.30",
"version": "0.1.31",
"description": "Jest presets for Granite",
"scripts": {
"prepack": "yarn build",
Expand Down
6 changes: 6 additions & 0 deletions packages/lottie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @granite-js/lottie

## 0.1.31

### Patch Changes

- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lottie/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@granite-js/lottie",
"version": "0.1.30",
"version": "0.1.31",
"scripts": {
"prepack": "yarn build",
"typecheck": "tsc --noEmit",
Expand Down
10 changes: 10 additions & 0 deletions packages/mpack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @granite-js/mpack

## 0.1.31

### Patch Changes

- e957833: expose `resolver.resolverMainFields` and `resolver.unstable_conditionNames` options
- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@granite-js/mpack",
"version": "0.1.30",
"version": "0.1.31",
"description": "A bundler for Granite apps",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 2 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @granite-js/native

## 0.1.31

## 0.1.30

## 0.1.29
Expand Down
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@granite-js/native",
"version": "0.1.30",
"version": "0.1.31",
"description": "A native module hub package for Granite",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @granite-js/plugin-core

## 0.1.31

### Patch Changes

- e957833: expose `resolver.resolverMainFields` and `resolver.unstable_conditionNames` options
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/plugin-core",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"description": "The core plugin module for Granite",
"scripts": {
"prepack": "yarn build",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @granite-js/plugin-env

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-env/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/plugin-env",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"license": "Apache-2.0",
"description": "An env plugin for Granite",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-hermes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @granite-js/plugin-hermes

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-hermes/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/plugin-hermes",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"description": "Hermes compilation plugin for Granite",
"scripts": {
"prepack": "yarn build",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-micro-frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @granite-js/plugin-micro-frontend

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-micro-frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/plugin-micro-frontend",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"description": "Plugin for micro frontend",
"scripts": {
"prepack": "yarn build",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @granite-js/plugin-router

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/plugin-router",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"description": "A Route Generator for Granite project",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @granite-js/plugin-sentry

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sentry/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@granite-js/plugin-sentry",
"type": "module",
"version": "0.1.30",
"version": "0.1.31",
"description": "Plugin for integrating Sentry with Granite applications",
"scripts": {
"prepack": "yarn build",
Expand Down
14 changes: 14 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @granite-js/react-native

## 0.1.31

### Patch Changes

- Updated dependencies [e957833]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]
- @granite-js/[email protected]

## 0.1.30

### Patch Changes
Expand Down
Loading