grind-assets
Version:
Asset management for Grind
41 lines (21 loc) • 1.86 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.8.6](https://github.com/grindjs/grindjs/compare/v0.8.5...v0.8.6) (2021-05-22)
**Note:** Version bump only for package grind-assets
## [0.8.5](https://github.com/grindjs/grindjs/compare/v0.8.4...v0.8.5) (2021-04-17)
### Bug Fixes
- **grind-assets:** missing scss aliases will no longer prevent booting ([abcb1ac](https://github.com/grindjs/grindjs/commit/abcb1acece2c8608b0dd5da2087179780a3d465b))
## [0.8.4](https://github.com/grindjs/grindjs/compare/v0.8.3...v0.8.4) (2021-04-13)
**Note:** Version bump only for package grind-assets
# [0.8.0](https://github.com/grindjs/grindjs/compare/v0.8.0-beta.15...v0.8.0) (2020-09-22)
**Note:** Version bump only for package grind-assets
# 0.8.0-beta.15 (2020-09-22)
### Bug Fixes
- **grind-assets:** fix node regression preventing package.json lookup ([e05a049](https://github.com/grindjs/grindjs/commit/e05a049fba866a94ec8302d652c4c403ad7135ac))
- **grind-assets:** fix path macros ([512e9ff](https://github.com/grindjs/grindjs/commit/512e9ff2b6c4f3384ce138665ea197a6e8ed17df))
- **grind-assets:** resolve issues in RollupStage related to dep updates ([5fb6af1](https://github.com/grindjs/grindjs/commit/5fb6af169bc37040ae040f5fa2e105ed86932837))
- **grind-assets:** update react preset ([fa88933](https://github.com/grindjs/grindjs/commit/fa8893310fda47251800113c8b52e7d5d4300774))
### Features
- **assets:** add config macro support for app_path, base_path and public_path ([b540641](https://github.com/grindjs/grindjs/commit/b540641ba51be12e40727c7b627fd54c5cd49ea6))
- **grind-assets:** added {{node_module:name}} resolution ([f7e1d09](https://github.com/grindjs/grindjs/commit/f7e1d099ecf779f20b94a3b60a1bd358e5397b61))