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

feat: more flexible squared property read expression, fixes #643 #646

Merged
merged 4 commits into from
Aug 22, 2023

Conversation

harttle
Copy link
Owner

@harttle harttle commented Aug 22, 2023

No description provided.

@harttle harttle changed the title fix: more flexible squared property read expression, fixes #643 feat: more flexible squared property read expression, fixes #643 Aug 22, 2023
@coveralls
Copy link

coveralls commented Aug 22, 2023

Pull Request Test Coverage Report for Build 5941470202

  • 85 of 85 (100.0%) changed or added relevant lines in 9 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.4%) to 99.6%

Files with Coverage Reduction New Missed Lines %
src/tokens/identifier-token.ts 4 50.0%
Totals Coverage Status
Change from base Build 5912287453: -0.4%
Covered Lines: 2238
Relevant Lines: 2242

💛 - Coveralls

@harttle harttle force-pushed the fix-subproperty-of-bracketed-ref branch from bf2a4cd to 59f30fa Compare August 22, 2023 16:26
@harttle harttle merged commit 660d9be into master Aug 22, 2023
11 checks passed
@harttle harttle deleted the fix-subproperty-of-bracketed-ref branch August 22, 2023 16:45
github-actions bot pushed a commit that referenced this pull request Aug 22, 2023
# [10.9.0](v10.8.4...v10.9.0) (2023-08-22)

### Bug Fixes

* case should allow multiple values separated by or ([b8e7e2d](b8e7e2d))
* for throws undefined var with a null value with strictVariables ([dc6a301](dc6a301))
* remove_last was eating an extra character ([fc27313](fc27313))

### Features

* more flexible squared property read expression, fixes [#643](#643) ([#646](#646)) ([660d9be](660d9be))
@github-actions
Copy link

🎉 This PR is included in version 10.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants