All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.4 (2021-05-28)
2.4.3 (2021-04-26)
2.4.2 (2021-04-25)
- relative paths result in ENOENT (7999314)
2.4.1 (2021-04-25)
2.4.0 (2021-03-15)
2.3.5 (2021-03-15)
2.3.4 (2021-03-13)
2.3.3 (2021-03-13)
2.3.2 (2021-01-06)
2.3.1 (2020-12-14)
- config: added default config (4b56d5a)
- config: added verbose logging function (26d1c69)
- config: updated default config with fixed values and type (ab95472)
- core: added checks for config rules (52d3430)
- core: enabled support for nested directories (2150f9e)
- core: implemented
AssetMap
(1483bb6) - core: implemented
FileManager
(208983f) - providers: added
Bundler
provider (2bd66ee) - providers: added
Config
provider (0c62618) - providers: added
Package
provider (b781911) - scripts: added prepare-test script (e97df12)
- scripts: added run-build script for tests (3a537fc)
- added console information and exception handling (f5ed3e0)
- updated default config and added logs util (1bac5c6)
- core: ignored rewrite of image files (86abecb)
- fixed invalid or unexpected values errors for rules (d96e48d)
- updated logs to fix chalk error and better display (ef8eae4)
- core: added proper path information to
AssetMap
(d941386) - core: fixed issue with config finder in
AssetMap
(5bd6f58) - lint: fixed linting issues (1568892)
- providers: fixed
publicUrl
error in bundler config (c0a85d8) - providers: Removed
Package
provider and addedConfig.init
function (9de7493) - fixed issue with versioning (be4ecf4)
- updated prepare-bundles to reflect updated paths (0a39192)