2023-10-05
- fix: ensure rollup 4 compatibility #1595
2023-06-19
- fix: Add extensions?: string[] to RollupYamlOptions types #1506
2023-05-12
- feat: support specifying custom file extensions #1445
2022-10-21
- chore: update rollup dependencies (3038271)
2022-10-10
- fix: prepare for Rollup 3 #1302
2021-07-26
- feat: add typings (#898)
2020-10-27
- chore: update dependencies (943f528)
- feat: provide file id to transform function (#615)
- chore: linting updates (93074ca)
2020-05-11
- chore: rollup v2 peerDep. (dupe for pub) (74281cf)
2020-01-07
- feat: add documentMode, safe options (#137)
2019-10-18
- Add
transform
option #6 (by @CharlesHolbrow) - Update dependencies and build, require Node 6 #7 (by @lukastaegert)
- Switch to
js-yaml
for parsing #2
- First release