Skip to content

[Release] Increase version to 0.14.0#567

Merged
nev21 merged 1 commit into
mainfrom
nev21/Release
May 19, 2026
Merged

[Release] Increase version to 0.14.0#567
nev21 merged 1 commit into
mainfrom
nev21/Release

Conversation

@nev21
Copy link
Copy Markdown
Contributor

@nev21 nev21 commented May 19, 2026

Release v0.14.0

This PR increases the version to 0.14.0 and updates the changelog with all significant changes since v0.13.0.

Summary of Changes

Features

Bug Fixes

Repository Improvements

Files Updated

  • CHANGELOG.md — Added v0.14.0 entry
  • package.json — Version bumped to 0.14.0
  • lib/package.json — Version bumped to 0.14.0
  • README.md — Updated recommended version specification

Copilot AI review requested due to automatic review settings May 19, 2026 05:52
@nev21 nev21 requested review from a team as code owners May 19, 2026 05:52
@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.39%. Comparing base (5e887f4) to head (1af178f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #567   +/-   ##
=======================================
  Coverage   99.39%   99.39%           
=======================================
  Files         154      154           
  Lines        4659     4659           
  Branches      995      995           
=======================================
  Hits         4631     4631           
  Misses         28       28           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release prep for v0.14.0: bumps package versions and updates user-facing docs (README + CHANGELOG) to reflect the new release.

Changes:

  • Bump version to 0.14.0 in root and lib/ package manifests.
  • Update README recommended dependency range to >= 0.14.0 < 2.x.
  • Add a v0.14.0 entry to the changelog summarizing notable PRs since v0.13.0.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
README.md Updates recommended version specification to 0.14.0.
package.json Bumps root package version to 0.14.0.
lib/package.json Bumps published package manifest version to 0.14.0.
CHANGELOG.md Adds v0.14.0 release notes and compare link.

Comment thread CHANGELOG.md
- Bump version to 0.14.0 in package.json and lib/package.json
- Update recommended version in README.md to >= 0.14.0 < 2.x
- Add v0.14.0 CHANGELOG entry covering:
  - New array helpers
  - New string helpers
  - New object helpers
  - New type helpers
  - Security fix CVE-2026-46681: prototype pollution guards
  - Bug fixes for thisArg binding and ES2015 lib reference directive
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

Comment thread README.md
Comment thread CHANGELOG.md
Comment thread CHANGELOG.md
@nev21 nev21 enabled auto-merge (squash) May 19, 2026 06:11
Copy link
Copy Markdown
Contributor

@nevware21-bot nevware21-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by nevware21-bot

@nev21 nev21 merged commit 45cb369 into main May 19, 2026
14 checks passed
@nev21 nev21 deleted the nev21/Release branch May 19, 2026 06:15
@nev21 nev21 added this to the 0.14.0 milestone May 19, 2026
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.

3 participants