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
3 changes: 3 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"fluffy-eggs-joke",
"four-signs-smell",
"fresh-pants-accept",
"hungry-eagles-repeat",
"khaki-bars-smell",
"lazy-bottles-rule",
"lazy-flexsearch-search",
Expand All @@ -41,6 +42,7 @@
"odd-dots-greet",
"odd-hands-tie",
"odd-yaks-see",
"olive-moons-invite",
"open-schools-spend",
"plain-crews-cry",
"polite-moments-build",
Expand All @@ -56,6 +58,7 @@
"solid-lands-shine",
"swift-clocks-warn",
"tame-flies-sneeze",
"tidy-donkeys-smell",
"tidy-drinks-rush",
"tiny-dogs-shave",
"tricky-snails-repeat",
Expand Down
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @layerstack/docs

## 1.1.0-next.7

### Patch Changes

- Updated dependencies [[`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c)]:
- @layerstack/utils@2.0.0-next.19
- @layerstack/docs@1.0.0-next.5
- @layerstack/svelte-actions@1.0.1-next.19
- @layerstack/svelte-state@0.1.0-next.24
- @layerstack/svelte-stores@1.0.2-next.19
- @layerstack/svelte-table@1.0.1-next.19
- @layerstack/tailwind@2.0.0-next.23

## 1.1.0-next.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"private": true,
"repository": "techniq/layerstack",
"version": "1.1.0-next.6",
"version": "1.1.0-next.7",
"scripts": {
"dev": "vite dev --port 3004",
"build": "vite build",
Expand Down
8 changes: 8 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @layerstack/docs

## 1.0.0-next.5

### Patch Changes

- Updated dependencies [[`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c)]:
- @layerstack/utils@2.0.0-next.19
- @layerstack/tailwind@2.0.0-next.23

## 1.0.0-next.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerstack",
"version": "1.0.0-next.4",
"version": "1.0.0-next.5",
"type": "module",
"bin": {
"layerstack-docs": "./dist/cli.js"
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @layerstack/svelte-actions

## 1.0.1-next.19

### Patch Changes

- Updated dependencies [[`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c)]:
- @layerstack/utils@2.0.0-next.19

## 1.0.1-next.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerstack",
"version": "1.0.1-next.18",
"version": "1.0.1-next.19",
"scripts": {
"dev": "tsc -p tsconfig.build.json --watch",
"clean": "rimraf dist",
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @layerstack/svelte-state

## 0.1.0-next.24

### Patch Changes

- Updated dependencies [[`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c)]:
- @layerstack/utils@2.0.0-next.19

## 0.1.0-next.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerstack",
"version": "0.1.0-next.23",
"version": "0.1.0-next.24",
"scripts": {
"dev": "tsc -p tsconfig.build.json --watch",
"clean": "rimraf dist",
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte-stores/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @layerstack/svelte-stores

## 1.0.2-next.19

### Patch Changes

- Updated dependencies [[`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c)]:
- @layerstack/utils@2.0.0-next.19

## 1.0.2-next.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-stores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerstack",
"version": "1.0.2-next.18",
"version": "1.0.2-next.19",
"scripts": {
"dev": "tsc -p tsconfig.build.json --watch",
"clean": "rimraf dist",
Expand Down
8 changes: 8 additions & 0 deletions packages/svelte-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @layerstack/svelte-table

## 1.0.1-next.19

### Patch Changes

- Updated dependencies [[`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c)]:
- @layerstack/utils@2.0.0-next.19
- @layerstack/svelte-actions@1.0.1-next.19

## 1.0.1-next.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerstack",
"version": "1.0.1-next.18",
"version": "1.0.1-next.19",
"scripts": {
"dev": "tsc -p tsconfig.build.json --watch",
"clean": "rimraf dist",
Expand Down
7 changes: 7 additions & 0 deletions packages/tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @layerstack/tailwind

## 2.0.0-next.23

### Patch Changes

- Updated dependencies [[`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c), [`f039759`](https://github.com/techniq/layerstack/commit/f039759eca12df0588ea7d3c7625fed780307b2c)]:
- @layerstack/utils@2.0.0-next.19

## 2.0.0-next.22

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerstack",
"version": "2.0.0-next.22",
"version": "2.0.0-next.23",
"scripts": {
"dev": "tsc -p tsconfig.build.json --watch",
"clean": "rimraf dist",
Expand Down
10 changes: 10 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @layerstack/utils

## 2.0.0-next.19

### Patch Changes

- fix(date): Correct `utcToLocalDate()` shifting the year by ±1 near a year boundary, and preserve milliseconds in both `utcToLocalDate()` and `localToUtcDate()` ([#106](https://github.com/techniq/layerstack/pull/106))

- feat(date): Add UTC time intervals (`'utcDay'`, `'utcMonth'`, ...) to `TimeIntervalType`, usable anywhere an interval name is accepted (`startOfInterval('utcDay', date)`, `intervalOffset('utcMonth', date, -1)`, ...), along with a `utcQuarter` interval ([#106](https://github.com/techniq/layerstack/pull/106))

- feat(date): Add a `utc` option to date utils (ex. `formatDate()`, `formatIntl()`, etc) so period math and display can both run on UTC boundaries ([#106](https://github.com/techniq/layerstack/pull/106))

## 2.0.0-next.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "Sean Lynch <techniq35@gmail.com>",
"license": "MIT",
"repository": "techniq/layerstack",
"version": "2.0.0-next.18",
"version": "2.0.0-next.19",
"scripts": {
"dev": "tsc -p tsconfig.build.json --watch",
"clean": "rimraf dist",
Expand Down
Loading