All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.1 (2020-06-05)
0.4.0 (2019-10-19)
- add index.d.ts into the files list of package.json (aedbb42)
0.3.0 (2019-07-05)
- add custom type definition file for supporting TypeScript and upgrade devDependencies (5f98015)
- added the test for using without babel-plugin-macros.config.js (de71d5c)
0.2.0 (2018-04-14)
- remove the
penv
expression statement if it is unused (fe99b5b)
0.1.2 (2018-04-09)
- set the default config for penv (2c66aae)
0.1.1 (2018-04-09)
- completed the first version of
penv.macro
(cb76fc4)