Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
$
syntax handling and related tests
* **src/index.ts** - Remove `$` syntax handling from `getExe` and `exeOp` functions - Bump version to 241030 * **src/web.ts** - Remove `$` syntax handling from `set`, `get`, and `exe` functions * **README.md** - Remove mention of `$` get/set syntax from "Coding in Insitux" section - Remove example using `$` syntax from "Various examples" section - Remove advisory for integration support of `$` * **package.json** and **package-lock.json** - Bump version to 24.10.30 * **src/test.ts** - Remove tests related to `$`
- Loading branch information