All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- src adds options config, (1429210)
- src: adds tests for plugin, updates jest.config.js (4cd581e)
- build/tests: updates build to emit to root directory (c584b83)
- jest.config.js: updates jest config to be ESM (90923da)
- package.json: adds missing "type": "module" declaration in package.json (63dc7e1)
- readme: fixes incorrect links on badges (7e63625)
- readme: removes badge [skip ci] (3514f8b)
1.0.3 (2021-04-28)
- build/tests: updates build to emit to root directory (c584b83)
1.0.2 (2021-04-28)
- jest.config.js: updates jest config to be ESM (90923da)
- package.json: adds missing "type": "module" declaration in package.json (63dc7e1)
1.0.1 (2021-04-23)
- src: adds tests for plugin, updates jest.config.js (4cd581e)