Skip to content

Commit

Permalink
Merge pull request #1687 from concord-consortium/staging-3.0.0-pre.2058
Browse files Browse the repository at this point in the history
staging branch 3.0.0-pre.2058
  • Loading branch information
nstclair-cc authored Dec 13, 2024
2 parents 372163a + 3cf3fb7 commit f8b46d4
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
19 changes: 19 additions & 0 deletions v3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
# Changelog
## Version 3.0.0-pre.2058 - December 13, 2024

### ✨ Features & Improvements:
- **PT-188646708:** A plugin can update an existing graph's attribute assignment
- **PT-188614511:** Update v2 types to cover the majority of shared v2 documents (*Started*)
- **PT-188613419:** v2 export of DataSets => DataContexts (*Finished*)
- **PT-188616842:** Export Case Card and Case Table in v2 format. (*Started*)

### 🐞 Bug Fixes:
- **PT-188605717:** Bar chart with single bar fills whole graph (*Delivered*)

### 🛠️ Under the Hood:
- **PT-187950465:** Update to eslint v9 and the new flat config format

### Asset Sizes
| File | Size | % Increase from Previous Release |
|-----------|---------------|----------------------------------|
| main.css | 185542 bytes | -0.01% |
| index.js | 6347162 bytes | <0.00% |

## Version 3.0.0-pre.2046 - December 6, 2024

Expand Down
4 changes: 2 additions & 2 deletions v3/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion v3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codap3",
"version": "3.0.0-pre.2046",
"version": "3.0.0-pre.2058",
"description": "Common Online Data Analysis Platform v3",
"main": "index.js",
"browser": {
Expand Down
1 change: 1 addition & 0 deletions v3/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Versions
| Version | Release Date |
|-----------------|-----------------------|
| [3.0.0-pre.2058](https://codap3.concord.org/version/3.0.0-pre.2058/) | December 13, 2024 |
| [3.0.0-pre.2046](https://codap3.concord.org/version/3.0.0-pre.2046/) | December 6, 2024 |
| [3.0.0-pre.2023](https://codap3.concord.org/version/3.0.0-pre.2023/) | November 22, 2024 |
| [3.0.0-pre.2009](https://codap3.concord.org/version/3.0.0-pre.2009/) | November 15, 2024 |
Expand Down

0 comments on commit f8b46d4

Please sign in to comment.