Skip to content

Commit a8c60a0

Browse files
Merge pull request #1669 from NullVoxPopuli/changeset-release/main
Release Preview
2 parents 83aa8d9 + 3bf106a commit a8c60a0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+252
-182
lines changed

.changeset/cold-suits-relax.md

-5
This file was deleted.

.changeset/forty-eagles-bake.md

-5
This file was deleted.

.changeset/four-carpets-melt.md

-9
This file was deleted.

.changeset/long-glasses-fry.md

-16
This file was deleted.

.changeset/plenty-rocks-cross.md

-7
This file was deleted.

.changeset/polite-otters-stare.md

-5
This file was deleted.

.changeset/pre.json

-42
This file was deleted.

.changeset/repl-wasm.md

-5
This file was deleted.

.changeset/rude-stingrays-swim.md

-26
This file was deleted.

.changeset/shaggy-candles-fly.md

-5
This file was deleted.

.changeset/shaggy-mayflies-impress.md

-5
This file was deleted.

.changeset/three-candles-wave.md

-7
This file was deleted.

.changeset/twelve-crabs-thank.md

-5
This file was deleted.

apps/repl/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# limber
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ae14517`](https://github.com/NullVoxPopuli/limber/commit/ae1451732dda5ae03c4e100b6851743a99d74ee9), [`0e72a5d`](https://github.com/NullVoxPopuli/limber/commit/0e72a5dbddfd9c147d90a12b3e56d8e035ad7945), [`9631cfd`](https://github.com/NullVoxPopuli/limber/commit/9631cfdb5b0a56c6b7c8aa72cd1c75ef65c8d597), [`7dcfc53`](https://github.com/NullVoxPopuli/limber/commit/7dcfc5338b9a91e35a419b24330c3679c18632da), [`ff2de75`](https://github.com/NullVoxPopuli/limber/commit/ff2de75a7b0269e31dc224fff0d173a252cc26c4), [`f0b1c68`](https://github.com/NullVoxPopuli/limber/commit/f0b1c68da309f9fb39864def158539396086c5a5), [`1a825f9`](https://github.com/NullVoxPopuli/limber/commit/1a825f9c4062d557cf9b7b6adcf7d15800ccc710), [`fe81fc7`](https://github.com/NullVoxPopuli/limber/commit/fe81fc79130065ca28dd105b48107d2bd4675d84), [`29fd785`](https://github.com/NullVoxPopuli/limber/commit/29fd785d8e44280760f4b9f39248fbaa1b9188ee), [`fa9b78c`](https://github.com/NullVoxPopuli/limber/commit/fa9b78c0786ad523c7ec6096f9b2df5c5da473fc), [`74490d7`](https://github.com/NullVoxPopuli/limber/commit/74490d767b448381af3b41c60a0a58dbffb3e3ea), [`c52a615`](https://github.com/NullVoxPopuli/limber/commit/c52a615a5b427032fecc037cc71d983d4cfa9ffe)]:
8+
- ember-repl@3.0.0
9+
- limber-ui@1.0.0
10+
- @nullvoxpopuli/limber-codemirror@0.0.1
11+
- @nullvoxpopuli/limber-styles@0.0.1
12+
- @nullvoxpopuli/limber-transpilation@0.0.1
13+
- @nullvoxpopuli/horizon-theme@0.0.1

apps/repl/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "limber",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"private": true,
55
"description": "Small description for limber goes here",
66
"repository": {
@@ -43,7 +43,7 @@
4343
},
4444
"limber-ui": {
4545
"injected": true
46-
},
46+
},
4747
"@nullvoxpopuli/limber-transpilation": {
4848
"injected": true
4949
}
@@ -68,7 +68,7 @@
6868
"@glint/environment-ember-template-imports": "1.3.0",
6969
"@glint/template": "1.3.0",
7070
"@nullvoxpopuli/eslint-configs": "^3.2.2",
71-
"@nullvoxpopuli/limber-untyped": "workspace:^0.0.0",
71+
"@nullvoxpopuli/limber-untyped": "workspace:^0.0.1",
7272
"@tsconfig/ember": "^3.0.2",
7373
"@types/babel__core": "^7.20.5",
7474
"@types/codemirror": "5.60.15",

apps/tutorial/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# tutorial
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fe81fc7`](https://github.com/NullVoxPopuli/limber/commit/fe81fc79130065ca28dd105b48107d2bd4675d84)]:
8+
- limber-ui@1.0.0

apps/tutorial/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tutorial",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"private": true,
55
"description": "Small description for tutorial goes here",
66
"repository": {
@@ -68,8 +68,8 @@
6868
"@glint/environment-ember-template-imports": "1.3.0",
6969
"@glint/template": "1.3.0",
7070
"@nullvoxpopuli/eslint-configs": "^3.2.2",
71-
"@nullvoxpopuli/limber-styles": "workspace:^0.0.0",
72-
"@nullvoxpopuli/limber-untyped": "workspace:^0.0.0",
71+
"@nullvoxpopuli/limber-styles": "workspace:^0.0.1",
72+
"@nullvoxpopuli/limber-untyped": "workspace:^0.0.1",
7373
"@tsconfig/ember": "^3.0.2",
7474
"@types/qunit": "^2.19.10",
7575
"@typescript-eslint/eslint-plugin": "^6.20.0",

dev/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# dev-tools
2+
3+
## null

dev/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@
4545
"directory": "dev"
4646
},
4747
"license": "MIT",
48-
"author": "NullVoxPopuli"
48+
"author": "NullVoxPopuli",
49+
"version": null
4950
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# @nullvoxpopuli/limber-codemirror
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @nullvoxpopuli/horizon-theme@0.0.1
9+
- codemirror-lang-glimdown@0.0.0
10+
- codemirror-lang-glimmer-js@0.0.0
11+
- codemirror-lang-glimmer@0.0.0

packages/app-support/codemirror/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullvoxpopuli/limber-codemirror",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "custom build of codemirror for use in Limber",
55
"type": "module",
66
"exports": {
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# limber-ui
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#586](https://github.com/NullVoxPopuli/limber/pull/586) [`fe81fc7`](https://github.com/NullVoxPopuli/limber/commit/fe81fc79130065ca28dd105b48107d2bd4675d84) Thanks [@NullVoxPopuli](https://github.com/NullVoxPopuli)! - Initial release of limber-snippet.
8+
9+
Provides a component for iframe-embedding editable code in documentation.
10+
11+
Examples:
12+
13+
```hbs
14+
<Code @path="templates-how-to/iterate/code/index.gjs" />
15+
<Code
16+
@path="templates-how-to/iterate/code/index.gjs"
17+
@title="Example iteration"
18+
/>
19+
20+
<Code @code="gjs file content here" @format="gjs" />
21+
<Code @code="gjs file content here" @format="gjs" />
22+
```
23+
24+
The `Code` component is aliased as `EditableCode` and `REPL` if those names fit your application better.
25+
26+
```js
27+
import { Code, EditableCode, REPL } from "limber-snippet";
28+
```
29+
330
## 1.0.0-beta.0
431

532
### Major Changes
@@ -11,15 +38,18 @@
1138
Examples:
1239

1340
```hbs
14-
<Code @path='templates-how-to/iterate/code/index.gjs' />
15-
<Code @path='templates-how-to/iterate/code/index.gjs' @title='Example iteration' />
16-
17-
<Code @code='gjs file content here' @format='gjs' />
18-
<Code @code='gjs file content here' @format='gjs' />
41+
<Code @path="templates-how-to/iterate/code/index.gjs" />
42+
<Code
43+
@path="templates-how-to/iterate/code/index.gjs"
44+
@title="Example iteration"
45+
/>
46+
47+
<Code @code="gjs file content here" @format="gjs" />
48+
<Code @code="gjs file content here" @format="gjs" />
1949
```
2050

2151
The `Code` component is aliased as `EditableCode` and `REPL` if those names fit your application better.
2252

2353
```js
24-
import { Code, EditableCode, REPL } from 'limber-snippet';
54+
import { Code, EditableCode, REPL } from "limber-snippet";
2555
```

packages/app-support/limber-ui/addon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "limber-ui",
3-
"version": "1.0.0-beta.0",
3+
"version": "1.0.0",
44
"description": "The default blueprint for Embroider v2 addons.",
55
"keywords": [
66
"ember-addon"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# limber-ui-test-app
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fe81fc7`](https://github.com/NullVoxPopuli/limber/commit/fe81fc79130065ca28dd105b48107d2bd4675d84)]:
8+
- limber-ui@1.0.0

packages/app-support/limber-ui/test-app/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "limber-ui-test-app",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"private": true,
55
"description": "Small description for test-app goes here",
66
"repository": {
@@ -73,7 +73,7 @@
7373
"eslint-plugin-node": "^11.1.0",
7474
"eslint-plugin-prettier": "^5.1.3",
7575
"eslint-plugin-qunit": "^8.0.1",
76-
"limber-ui": "^1.0.0-beta.0",
76+
"limber-ui": "^1.0.0",
7777
"loader.js": "^4.7.0",
7878
"prettier": "^3.2.5",
7979
"prettier-plugin-ember-template-tag": "^2.0.0",
+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# @nullvoxpopuli/limber-styles
2+
3+
## 0.0.1

packages/app-support/styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullvoxpopuli/limber-styles",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "CSS used for Limber",
55
"main": "index.js",
66
"license": "MIT",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# @nullvoxpopuli/limber-transpilation
2+
3+
## 0.0.1

packages/app-support/transpilation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullvoxpopuli/limber-transpilation",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"private": true,
55
"license": "MIT",
66
"author": "NullVoxPopuli",

packages/consts/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# @nullvoxpopuli/limber-consts
2+
3+
## 0.0.1

packages/consts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nullvoxpopuli/limber-consts",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "repo constants for helping out node scripts",
55
"main": "index.js",
66
"author": "NullVoxPopuli",

0 commit comments

Comments
 (0)