Releases: jameskfry/expression-language
Releases · jameskfry/expression-language
Release v2.5.4
Changes in this Release
- f990f6a - Resolved dependency vulnerabilities and fixed bug with 'isset()'
- 55ee4bc - Merge pull request #40 from jameskfry/dependabot/npm_and_yarn/locutus-3.0.0
- 556a7fd - Merge pull request #39 from jameskfry/dependabot/npm_and_yarn/multi-770cfcd984
- 7f0ed24 - Merge pull request #38 from jameskfry/dependabot/npm_and_yarn/rollup-2.80.0
- 03df434 - Bump locutus from 2.0.39 to 3.0.0
- 4ca3965 - Bump minimatch
- 793bf17 - Bump rollup from 2.79.2 to 2.80.0
Release v2.5.3
Release v2.5.1
What's Changed
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #35
- Adds TypeScript definitions by @kevindh89 in #36
New Contributors
- @kevindh89 made their first contribution in #36
Full Changelog: v2.5.0...v2.5.1
Release v2.5.0
Changes in this Release
- e4c5000 - Adding in IGNORE_UNKNOWN_* exports. Improving README with examples. Adding more tests for parse and lint methods.
Release v2.4.0
Changes in this Release
- 8b07eb4 - Added referenced const back into test context
- 75b6e9a - Added feature parity list in README.md. Implemented more tests to ensure feature parity.
- 35dda44 - Added feature parity list in README.md. Implemented more tests to ensure feature parity.
- ce37fa8 - Added feature parity list in README.md. Implemented more tests to ensure feature parity.
- a037460 - Adding new tests to verify ternary operations
Release v2.3.0
Release v2.2.0
Changes in this Release
- 29de313 - Implemented fromJavascript method for ExpressionFunction
Release v2.1.0
Release v2.0.3
Added direct browser usage support and standardized named imports
What's Changed
- Added support for the newer string operators by @nicosp in #32
- Bump cross-spawn from 6.0.5 to 6.0.6 by @dependabot[bot] in #31
New Contributors
Full Changelog: v1.2.0...v2.0.0