You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
3
5
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
6
8
7
## [Unreleased]
9
8
9
+
## [1.0.0-beta.0] - 2023-02-23
10
10
### Added
11
-
12
11
- Content merge feature. Read me [here](https://github.com/syJSdev/rollup-plugin-copy-merge/tree/v1.0.0/readme.md#merge-extended).
13
12
- Source file info arguments in `rename` callback. Read me [here](https://github.com/syJSdev/rollup-plugin-copy-merge/tree/v1.0.0/readme.md#rename-with-a-function).
14
13
- Source file info arguments in `transform` callback. Read me [here](https://github.com/syJSdev/rollup-plugin-copy-merge/tree/v1.0.0/readme.md#transform-file-contents)
0 commit comments