Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Latest commit

 

History

History
49 lines (25 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

49 lines (25 loc) · 1.67 KB

Changelog

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)

Features

  • add index.d.ts into the files list of package.json (aedbb42)

0.3.0 (2019-07-05)

Features

  • add custom type definition file for supporting TypeScript and upgrade devDependencies (5f98015)

Tests

  • added the test for using without babel-plugin-macros.config.js (de71d5c)

0.2.0 (2018-04-14)

Features

  • remove the penv expression statement if it is unused (fe99b5b)

0.1.2 (2018-04-09)

Bug Fixes

  • set the default config for penv (2c66aae)

0.1.1 (2018-04-09)

0.1.0 (2018-04-09)

Features

  • completed the first version of penv.macro (cb76fc4)