Skip to content

Commit c59e7ab

Browse files
committed
chore: release v3.0.0
1 parent 0df2a0c commit c59e7ab

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v2.0.2...v3.0.0) (2026-05-07)
4+
5+
### ⚠ BREAKING CHANGES
6+
7+
- Requires rspack 2
8+
9+
### Features
10+
11+
- update to rspack 2 ([0df2a0c](https://github.com/birchill/react-cosmos-plugin-rspack/commit/0df2a0cde794b04d4063c03efb55440cd3bfbad0))
12+
313
## [2.0.2](https://github.com/birchill/react-cosmos-plugin-rspack/compare/v2.0.1...v2.0.2) (2026-03-10)
414

515
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cosmos-plugin-rspack",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "rspack plugin for React Cosmos",
55
"repository": "https://github.com/birchill/react-cosmos-plugin-rspack/",
66
"author": "Birchill, Inc.",

0 commit comments

Comments
 (0)