Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove $ get/set syntax #51

Merged
merged 8 commits into from
Nov 7, 2024
Merged

Remove $ get/set syntax #51

merged 8 commits into from
Nov 7, 2024

Conversation

phunanon
Copy link
Owner

@phunanon phunanon commented Oct 31, 2024

Fixes #50

Remove $ get/set syntax from Insitux.

  • Remove $ syntax handling from getExe and exeOp functions in src/index.ts.
  • Remove $ syntax handling from set, get, and exe functions in src/web.ts.
  • Remove mention of $ get/set syntax from README.md.
  • Remove tests related to $ syntax in src/test.ts.
  • Bump version to 24.10.30 in package.json and package-lock.json.

For more details, open the Copilot Workspace session.

Fixes #50

Remove `$` get/set syntax from Insitux.

* Remove `$` syntax handling from `getExe` and `exeOp` functions in `src/index.ts`.
* Remove `$` syntax handling from `set`, `get`, and `exe` functions in `src/web.ts`.
* Remove mention of `$` get/set syntax from `README.md`.
* Remove tests related to `$` syntax in `src/test.ts`.
* Bump version to 24.10.30 in `package.json` and `package-lock.json`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/phunanon/Insitux/issues/50?shareId=XXXX-XXXX-XXXX-XXXX).
  - Remove any get/set API
  - Remove tests related to `$`
  - Remove getters/setters
remove a space
@phunanon phunanon merged commit 4e49107 into master Nov 7, 2024
1 check passed
@phunanon phunanon deleted the remove-dollar-syntax branch November 7, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove $ get/set syntax
1 participant