Skip to content

Commit

Permalink
Version Packages (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav authored Jan 22, 2025
2 parents 9546055 + 95f5f6e commit 7c753c2
Show file tree
Hide file tree
Showing 163 changed files with 838 additions and 166 deletions.
85 changes: 0 additions & 85 deletions .changeset/ninety-glasses-hammer.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/active-element/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @solid-primitives/active-element

## 2.1.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/event-listener@2.4.0
- @solid-primitives/utils@6.3.0

## 2.0.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/active-element/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/active-element",
"version": "2.0.20",
"version": "2.1.0",
"description": "A reactive document.activeElement. Check which element is currently focused.",
"author": "Damian Tarnawski @thetarnav <[email protected]>",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/analytics

## 0.2.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/analytics",
"version": "0.1.6",
"version": "0.2.0",
"description": "Primitive that makes managing analytics a lot easier.",
"author": "David Di Biase <[email protected]>",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/audio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @solid-primitives/audio

## 1.4.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/static-store@0.1.0
- @solid-primitives/utils@6.3.0

## 1.3.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/audio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/audio",
"version": "1.3.19",
"version": "1.4.0",
"description": "Primitives to manage audio and single sounds.",
"author": "David Di Biase <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/autofocus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solid-primitives/autofocus

## 0.1.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/utils@6.3.0

## 0.0.111

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/autofocus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/autofocus",
"version": "0.0.111",
"version": "0.1.0",
"description": "Primitives for autofocusing HTML elements",
"author": "jer3m01 <[email protected]>",
"contributors": [],
Expand Down
14 changes: 14 additions & 0 deletions packages/bounds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @solid-primitives/bounds

## 0.1.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/resize-observer@2.1.0
- @solid-primitives/event-listener@2.4.0
- @solid-primitives/static-store@0.1.0
- @solid-primitives/utils@6.3.0

## 0.0.123

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bounds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/bounds",
"version": "0.0.123",
"version": "0.1.0",
"description": "Primitives for tracking HTML element size and position on screen as it changes.",
"author": "Damian Tarnawski <[email protected]>",
"contributors": [],
Expand Down
6 changes: 6 additions & 0 deletions packages/broadcast-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/broadcast-channel

## 0.1.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

## 0.0.105

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/broadcast-channel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/broadcast-channel",
"version": "0.0.105",
"version": "0.1.0",
"description": "Primitives to manage Broadcast Channel API",
"author": "Caleb Taylor <[email protected]>",
"contributors": [],
Expand Down
11 changes: 11 additions & 0 deletions packages/clipboard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solid-primitives/clipboard

## 1.6.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/utils@6.3.0

## 1.5.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/clipboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/clipboard",
"version": "1.5.10",
"version": "1.6.0",
"description": "Primitives for reading and writing to clipboard.",
"author": "David Di Biase <[email protected]>",
"contributors": [
Expand Down
13 changes: 13 additions & 0 deletions packages/connectivity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @solid-primitives/connectivity

## 0.4.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/event-listener@2.4.0
- @solid-primitives/rootless@1.5.0
- @solid-primitives/utils@6.3.0

## 0.3.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/connectivity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/connectivity",
"version": "0.3.20",
"version": "0.4.0",
"description": "A navigator.onLine signal.",
"author": "Klemen Slavič <[email protected]>",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @solid-primitives/context

## 0.3.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/context",
"version": "0.2.3",
"version": "0.3.0",
"description": "Primitives simplifying or extending the SolidJS Context API",
"author": "Damian Tarnawski @thetarnav <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/controlled-props/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solid-primitives/controlled-props

## 0.1.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/utils@6.3.0

## 0.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/controlled-props/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/controlled-props",
"version": "0.0.15",
"version": "0.1.0",
"description": "The primitives in this package allow you to create controlls for component props.",
"author": "Alex Lohr <[email protected]>",
"contributors": [],
Expand Down
11 changes: 11 additions & 0 deletions packages/cursor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solid-primitives/cursor

## 0.1.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/utils@6.3.0

## 0.0.115

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cursor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/cursor",
"version": "0.0.115",
"version": "0.1.0",
"description": "Two simple primitives for setting cursor css property reactively.",
"author": "Damian Tarnawski <[email protected]>",
"contributors": [],
Expand Down
13 changes: 13 additions & 0 deletions packages/date/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @solid-primitives/date

## 2.1.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/timer@1.4.0
- @solid-primitives/utils@6.3.0
- @solid-primitives/memo@1.4.0

## 2.0.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solid-primitives/date",
"version": "2.0.24",
"version": "2.1.0",
"description": "Collection of reactive primitives and utility functions, providing easier ways to deal with dates in SolidJS",
"author": "Damian Tarnawski @thetarnav <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/deep/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @solid-primitives/deep

## 0.3.0

### Minor Changes

- ea09f71: Remove CJS support. The package is ESM only now.

### Patch Changes

- Updated dependencies [ea09f71]
- @solid-primitives/memo@1.4.0

## 0.2.10

### Patch Changes
Expand Down
Loading

0 comments on commit 7c753c2

Please sign in to comment.