mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 23:55:20 +00:00
05bf9d7a59
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
55 lines
809 B
Markdown
55 lines
809 B
Markdown
# @gitbook/expr
|
|
|
|
## 1.2.4
|
|
|
|
### Patch Changes
|
|
|
|
- 10995e0: Use NPM Trusted publishing for publishing the package.
|
|
- 10995e0: Use NPM dependency for eval-estree-expression
|
|
|
|
## 1.2.3
|
|
|
|
### Patch Changes
|
|
|
|
- 6142d6b: Mark as sideEffects, fix all package bundles
|
|
|
|
## 1.2.2
|
|
|
|
### Patch Changes
|
|
|
|
- 295f03d: Republish packages
|
|
|
|
## 1.2.1
|
|
|
|
### Patch Changes
|
|
|
|
- a629900: Add dev script for @gitbook/expr
|
|
|
|
## 1.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- 6da3655: Fix exports in gitbook/expr package.json
|
|
|
|
## 1.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- 3548fa6: Fix eval-estree-expr named import
|
|
|
|
## 1.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- e1ff17e: Fix bundling of gitbook/expr package
|
|
|
|
### Patch Changes
|
|
|
|
- 8ff1e3b: Add support for every/some array methods
|
|
|
|
## 1.0.0
|
|
|
|
### Major Changes
|
|
|
|
- ada195d: Publish gitbook/expr package to help evaluate user defined expressions.
|