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
8 changes: 0 additions & 8 deletions .changeset/blue-lands-joke.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/curly-moose-play.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/deep-trees-knock.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/loud-signs-wear.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/petite-deer-pay.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/quick-crabs-cry.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/rare-rivers-open.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/stupid-flowers-sin.md

This file was deleted.

17 changes: 17 additions & 0 deletions packages/ast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# @getlang/ast

## 0.1.0

### Minor Changes

- [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b) Thanks [@mattfysh](https://github.com/mattfysh)! - reorganize package layout

### Patch Changes

- [#46](https://github.com/getlang-dev/get/pull/46) [`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf) Thanks [@mattfysh](https://github.com/mattfysh)! - add custom modifiers

- [#44](https://github.com/getlang-dev/get/pull/44) [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d) Thanks [@mattfysh](https://github.com/mattfysh)! - drill-based walker

- [#47](https://github.com/getlang-dev/get/pull/47) [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f) Thanks [@mattfysh](https://github.com/mattfysh)! - flexible urls with implied params

- [#48](https://github.com/getlang-dev/get/pull/48) [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5) Thanks [@mattfysh](https://github.com/mattfysh)! - primitive literals
2 changes: 1 addition & 1 deletion packages/ast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlang/ast",
"version": "0.0.1",
"version": "0.1.0",
"license": "Apache-2.0",
"type": "module",
"exports": {
Expand Down
28 changes: 28 additions & 0 deletions packages/get/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# @getlang/get

## 0.3.0

### Minor Changes

- [#43](https://github.com/getlang-dev/get/pull/43) [`0f1b076`](https://github.com/getlang-dev/get/commit/0f1b076e347b6ea8d36dd6e29af4c70a22f0fd41) Thanks [@mattfysh](https://github.com/mattfysh)! - slice dependencies analysis

- [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b) Thanks [@mattfysh](https://github.com/mattfysh)! - reorganize package layout

- [#42](https://github.com/getlang-dev/get/pull/42) [`b7385e8`](https://github.com/getlang-dev/get/commit/b7385e89ffcbe02e93fde9789d464b094ae4c726) Thanks [@mattfysh](https://github.com/mattfysh)! - module call context

### Patch Changes

- [#46](https://github.com/getlang-dev/get/pull/46) [`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf) Thanks [@mattfysh](https://github.com/mattfysh)! - add custom modifiers

- [#44](https://github.com/getlang-dev/get/pull/44) [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d) Thanks [@mattfysh](https://github.com/mattfysh)! - drill-based walker

- [#40](https://github.com/getlang-dev/get/pull/40) [`70cb95b`](https://github.com/getlang-dev/get/commit/70cb95be361513925eb9881ee2988787a98dcf1b) Thanks [@mattfysh](https://github.com/mattfysh)! - upgrade deps

- [#47](https://github.com/getlang-dev/get/pull/47) [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f) Thanks [@mattfysh](https://github.com/mattfysh)! - flexible urls with implied params

- [#48](https://github.com/getlang-dev/get/pull/48) [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5) Thanks [@mattfysh](https://github.com/mattfysh)! - primitive literals

- Updated dependencies [[`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf), [`0f1b076`](https://github.com/getlang-dev/get/commit/0f1b076e347b6ea8d36dd6e29af4c70a22f0fd41), [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d), [`70cb95b`](https://github.com/getlang-dev/get/commit/70cb95be361513925eb9881ee2988787a98dcf1b), [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f), [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b), [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5), [`b7385e8`](https://github.com/getlang-dev/get/commit/b7385e89ffcbe02e93fde9789d464b094ae4c726)]:
- @getlang/parser@0.4.0
- @getlang/walker@0.1.0
- @getlang/ast@0.1.0
- @getlang/lib@0.2.0

## 0.2.5

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/get/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlang/get",
"version": "0.2.5",
"version": "0.3.0",
"license": "Apache-2.0",
"type": "module",
"exports": {
Expand All @@ -17,10 +17,10 @@
},
"homepage": "https://getlang.dev",
"dependencies": {
"@getlang/ast": "workspace:^0.0.1",
"@getlang/lib": "workspace:^0.1.5",
"@getlang/parser": "workspace:^0.3.4",
"@getlang/walker": "workspace:^0.0.1",
"@getlang/ast": "workspace:^0.1.0",
"@getlang/lib": "workspace:^0.2.0",
"@getlang/parser": "workspace:^0.4.0",
"@getlang/walker": "workspace:^0.1.0",
"acorn": "^8.15.0",
"estree-toolkit": "^1.7.13",
"lodash-es": "^4.17.21"
Expand Down
19 changes: 19 additions & 0 deletions packages/lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @getlang/lib

## 0.2.0

### Minor Changes

- [#43](https://github.com/getlang-dev/get/pull/43) [`0f1b076`](https://github.com/getlang-dev/get/commit/0f1b076e347b6ea8d36dd6e29af4c70a22f0fd41) Thanks [@mattfysh](https://github.com/mattfysh)! - slice dependencies analysis

- [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b) Thanks [@mattfysh](https://github.com/mattfysh)! - reorganize package layout

- [#42](https://github.com/getlang-dev/get/pull/42) [`b7385e8`](https://github.com/getlang-dev/get/commit/b7385e89ffcbe02e93fde9789d464b094ae4c726) Thanks [@mattfysh](https://github.com/mattfysh)! - module call context

### Patch Changes

- [#40](https://github.com/getlang-dev/get/pull/40) [`70cb95b`](https://github.com/getlang-dev/get/commit/70cb95be361513925eb9881ee2988787a98dcf1b) Thanks [@mattfysh](https://github.com/mattfysh)! - upgrade deps

- [#47](https://github.com/getlang-dev/get/pull/47) [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f) Thanks [@mattfysh](https://github.com/mattfysh)! - flexible urls with implied params

- Updated dependencies [[`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf), [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d), [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f), [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b), [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5)]:
- @getlang/ast@0.1.0

## 0.1.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlang/lib",
"version": "0.1.5",
"version": "0.2.0",
"license": "Apache-2.0",
"type": "module",
"exports": {
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://getlang.dev",
"dependencies": {
"@getlang/ast": "workspace:^0.0.1",
"@getlang/ast": "workspace:^0.1.0",
"@getlang/xpath": "0.0.35-0",
"@types/esquery": "^1.5.4",
"@types/lodash-es": "^4.17.12",
Expand Down
27 changes: 27 additions & 0 deletions packages/parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @getlang/parser

## 0.4.0

### Minor Changes

- [#43](https://github.com/getlang-dev/get/pull/43) [`0f1b076`](https://github.com/getlang-dev/get/commit/0f1b076e347b6ea8d36dd6e29af4c70a22f0fd41) Thanks [@mattfysh](https://github.com/mattfysh)! - slice dependencies analysis

- [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b) Thanks [@mattfysh](https://github.com/mattfysh)! - reorganize package layout

- [#42](https://github.com/getlang-dev/get/pull/42) [`b7385e8`](https://github.com/getlang-dev/get/commit/b7385e89ffcbe02e93fde9789d464b094ae4c726) Thanks [@mattfysh](https://github.com/mattfysh)! - module call context

### Patch Changes

- [#46](https://github.com/getlang-dev/get/pull/46) [`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf) Thanks [@mattfysh](https://github.com/mattfysh)! - add custom modifiers

- [#44](https://github.com/getlang-dev/get/pull/44) [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d) Thanks [@mattfysh](https://github.com/mattfysh)! - drill-based walker

- [#40](https://github.com/getlang-dev/get/pull/40) [`70cb95b`](https://github.com/getlang-dev/get/commit/70cb95be361513925eb9881ee2988787a98dcf1b) Thanks [@mattfysh](https://github.com/mattfysh)! - upgrade deps

- [#47](https://github.com/getlang-dev/get/pull/47) [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f) Thanks [@mattfysh](https://github.com/mattfysh)! - flexible urls with implied params

- [#48](https://github.com/getlang-dev/get/pull/48) [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5) Thanks [@mattfysh](https://github.com/mattfysh)! - primitive literals

- Updated dependencies [[`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf), [`0f1b076`](https://github.com/getlang-dev/get/commit/0f1b076e347b6ea8d36dd6e29af4c70a22f0fd41), [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d), [`70cb95b`](https://github.com/getlang-dev/get/commit/70cb95be361513925eb9881ee2988787a98dcf1b), [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f), [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b), [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5), [`b7385e8`](https://github.com/getlang-dev/get/commit/b7385e89ffcbe02e93fde9789d464b094ae4c726)]:
- @getlang/walker@0.1.0
- @getlang/ast@0.1.0
- @getlang/lib@0.2.0

## 0.3.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlang/parser",
"version": "0.3.4",
"version": "0.4.0",
"license": "Apache-2.0",
"type": "module",
"exports": {
Expand All @@ -23,9 +23,9 @@
"railroad": "nearley-railroad src/grammar/getlang.ne -o grammar.html && open grammar.html"
},
"dependencies": {
"@getlang/ast": "workspace:^0.0.1",
"@getlang/lib": "workspace:^0.1.5",
"@getlang/walker": "workspace:^0.0.1",
"@getlang/ast": "workspace:^0.1.0",
"@getlang/lib": "workspace:^0.2.0",
"@getlang/walker": "workspace:^0.1.0",
"@types/moo": "^0.5.10",
"@types/nearley": "^2.11.5",
"acorn": "^8.15.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/walker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @getlang/walker

## 0.1.0

### Minor Changes

- [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b) Thanks [@mattfysh](https://github.com/mattfysh)! - reorganize package layout

### Patch Changes

- [#46](https://github.com/getlang-dev/get/pull/46) [`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf) Thanks [@mattfysh](https://github.com/mattfysh)! - add custom modifiers

- [#44](https://github.com/getlang-dev/get/pull/44) [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d) Thanks [@mattfysh](https://github.com/mattfysh)! - drill-based walker

- Updated dependencies [[`fe8b25b`](https://github.com/getlang-dev/get/commit/fe8b25ba179d0a770b5e00275c70e9c7fc0405cf), [`356a09a`](https://github.com/getlang-dev/get/commit/356a09a81cddcba4c788a103451c8c9517ec596d), [`a2304c8`](https://github.com/getlang-dev/get/commit/a2304c824175bb75be82f08a61a7a04880fb137f), [`78660db`](https://github.com/getlang-dev/get/commit/78660db7089cebb8715c5389bac81559f2f4f60b), [`3e8b1c8`](https://github.com/getlang-dev/get/commit/3e8b1c8a591b5de149c6cc7556900a250273c9a5)]:
- @getlang/ast@0.1.0
4 changes: 2 additions & 2 deletions packages/walker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlang/walker",
"version": "0.0.1",
"version": "0.1.0",
"license": "Apache-2.0",
"type": "module",
"exports": {
Expand All @@ -19,6 +19,6 @@
},
"homepage": "https://getlang.dev",
"dependencies": {
"@getlang/ast": "workspace:^0.0.1"
"@getlang/ast": "workspace:^0.1.0"
}
}
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"dependencies": {
"@getlang/get": "workspace:*",
"@getlang/lib": "workspace:^0.1.5",
"@getlang/lib": "workspace:^0.2.0",
"@getlang/parser": "workspace:*",
"dedent": "^1.7.0"
},
Expand Down