Skip to content
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
30 changes: 29 additions & 1 deletion .changeset/ledger.yaml
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
{}
"@zemd/eslint-astro@1.1.2":
dir: eslint/astro
intents:
- nine-spiders-accept
- petite-windows-matter
"@zemd/eslint-common@3.0.4":
dir: eslint/common
intents:
- nine-spiders-accept
"@zemd/eslint-js@3.1.2":
dir: eslint/js
intents:
- nine-spiders-accept
"@zemd/eslint-next@3.1.2":
dir: eslint/next
intents:
- nine-spiders-accept
"@zemd/eslint-react@3.1.2":
dir: eslint/react
intents:
- nine-spiders-accept
"@zemd/eslint-rock-stack@3.1.2":
dir: eslint/rock-stack
intents:
- nine-spiders-accept
"@zemd/eslint-ts@3.1.2":
dir: eslint/ts
intents:
- nine-spiders-accept
11 changes: 0 additions & 11 deletions .changeset/nine-spiders-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/petite-windows-matter.md

This file was deleted.

12 changes: 12 additions & 0 deletions eslint/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @zemd/eslint-astro

## 1.1.2

### Patch Changes

- Migrate package metadata and TypeScript build tooling to the js-tooling monorepo.

- Avoid applying the React preset twice in the combined Astro configuration.

- Updated dependencies:
- @zemd/eslint-common@3.0.4
- @zemd/eslint-react@3.1.2

## 1.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/eslint-astro",
"version": "1.1.1",
"version": "1.1.2",
"description": "Shared ESLint config for Astro-based projects",
"keywords": [
"astro",
Expand Down
6 changes: 6 additions & 0 deletions eslint/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zemd/eslint-common

## 3.0.4

### Patch Changes

- Migrate package metadata and TypeScript build tooling to the js-tooling monorepo.

## 3.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/eslint-common",
"version": "3.0.3",
"version": "3.0.4",
"description": "Common utilities for @zemd/eslint-* packages",
"keywords": [
"eslint",
Expand Down
9 changes: 9 additions & 0 deletions eslint/js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zemd/eslint-js

## 3.1.2

### Patch Changes

- Migrate package metadata and TypeScript build tooling to the js-tooling monorepo.

- Updated dependencies:
- @zemd/eslint-common@3.0.4

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/eslint-js",
"version": "3.1.1",
"version": "3.1.2",
"description": "Shared ESLint config for JavaScript projects",
"keywords": [
"eslint",
Expand Down
10 changes: 10 additions & 0 deletions eslint/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @zemd/eslint-next

## 3.1.2

### Patch Changes

- Migrate package metadata and TypeScript build tooling to the js-tooling monorepo.

- Updated dependencies:
- @zemd/eslint-common@3.0.4
- @zemd/eslint-rock-stack@3.1.2

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/eslint-next",
"version": "3.1.1",
"version": "3.1.2",
"description": "Shared ESLint config for Next.js projects",
"keywords": [
"eslint",
Expand Down
10 changes: 10 additions & 0 deletions eslint/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @zemd/eslint-react

## 3.1.2

### Patch Changes

- Migrate package metadata and TypeScript build tooling to the js-tooling monorepo.

- Updated dependencies:
- @zemd/eslint-common@3.0.4
- @zemd/eslint-ts@3.1.2

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/eslint-react",
"version": "3.1.1",
"version": "3.1.2",
"description": "Shared ESLint config for React projects",
"keywords": [
"eslint",
Expand Down
10 changes: 10 additions & 0 deletions eslint/rock-stack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @zemd/eslint-rock-stack

## 3.1.2

### Patch Changes

- Migrate package metadata and TypeScript build tooling to the js-tooling monorepo.

- Updated dependencies:
- @zemd/eslint-common@3.0.4
- @zemd/eslint-react@3.1.2

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint/rock-stack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/eslint-rock-stack",
"version": "3.1.1",
"version": "3.1.2",
"description": "Shared ESLint config for modern projects",
"keywords": [
"eslint",
Expand Down
9 changes: 9 additions & 0 deletions eslint/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @zemd/eslint-site

## 0.0.0

### Patch Changes

- Updated dependencies:
- @zemd/eslint-astro@1.1.2
- @zemd/eslint-next@3.1.2
10 changes: 10 additions & 0 deletions eslint/ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @zemd/eslint-ts

## 3.1.2

### Patch Changes

- Migrate package metadata and TypeScript build tooling to the js-tooling monorepo.

- Updated dependencies:
- @zemd/eslint-common@3.0.4
- @zemd/eslint-js@3.1.2

## 3.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion eslint/ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zemd/eslint-ts",
"version": "3.1.1",
"version": "3.1.2",
"description": "Shared ESLint config for TypeScript projects",
"keywords": [
"eslint",
Expand Down