All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.12.0 (2021-01-13)
- upgrade dependencies (96815c3)
0.11.0 (2020-08-28)
0.10.0 (2020-08-05)
- integrate type proxy creation into build script (07e2cca)
- buildArgs: add pkg dependencies fallback object (ccfbb91)
0.9.0 (2020-07-25)
- add site folder to the tsconfig excludes (bffad2d)
- scripts: add generation of proxy for core types (aca0349)
0.8.0 (2020-07-22)
- add dist exclude in tsconfig.json (ac0a84a)
- mark pkg dependencies as microbundle externals (e9b2c7f)
- update tsconfig target to ESNext (7719990)
0.7.0 (2020-06-19)
0.6.0 (2020-06-14)
- register tsconfig paths in start script (9f137e6)
0.5.0 (2020-06-06)
- add modules to jest coverage paths (14353f8)
- clean dist before build (6306b95)
- ignore empty totals in coverage pct (7c5c202)
- ignore main files in coverage by default (1d1e536)
- implement create-type-proxies script (f99a363)
- implement modules and externals (4ea1f94)
- implement ts module aliases (cf0fad8)
- pass coverage script without tests (649498d)
0.4.0 (2020-05-30)
- set amdName when creating a new project (9805dd0)
- split up build script, add spawnScripts helper (c01ec6f)
- let prettier ignore CHANGELOG.md (cfc2172)
0.3.0 (2020-05-27)
- simplified the project using microbundle
- simplified the project using microbundle (3350a96)
0.2.1 (2020-03-11)
0.2.0 (2020-03-06)
- set babel node target at the correct config place (#54)
- upgrade dependencies
- added minimal CONTRIBUTING.md (f4c004a)
- implemented author name and mail replacements and automated package.json default values (cad254a)
- integrated standard-version (6c56a89)
- upgrade dependencies (8b470cd)