Releases: GrimLink/mage
Releases · GrimLink/mage
v2.2.0
v2.1.1
Added
- Hyva v1.3.7 support for contributors installation
mage new patch
to easily create a new composer patch
Full Changelog: 2.1.0...2.1.1
v2.1.0
Added
- new command
outdated
, this adds an easy overview of all direct composer dependencies
Changed
- Add check for
yireo/magento2-theme-command
pkg, inset theme
commands
Fixed
mage open admin
from opening the admin url
Full Changelog: 2.0.0...2.1.0
v2.0.0
Added
- admin arguments to
mage build
using thea:
prefix, this allows more admin languages if needed countries
commands to quickly set the countries for a storelog
commands for easier log checking- support for store views to
browser-sync
command, same as withopen
command
Changed
- Source code is now split, for the bigger functions,
the main file is the same as always, just now build from the src new theme
andnew module
have been rebuild, now easier to use and extend
Removed
- composer command aliases
- command
add ray
, better suited for a dotfile alias mage -h
or--help
flag versions, it's justmage help
Full Changelog: 1.19.0...2.0.0
v1.19.0
v1.18.1
Added
- new commdand
add ray
Fixed
- Removed fallback set (e.g. empty set) command conflicting with
bin/magento
Full Changelog: 1.18.0...1.18.1
v1.18.0
v1.17.1
Fixed
- Scoped Valet php, this now has no effect if your using the newest version
mage add sample
not setting hyva theme as default if present
Full Changelog: 1.17.0...1.17.1
v1.17.0
Added
mage version
or-v/--version
to just see the version- new command as shortcut for running both
mage indexer:reindex
andmage cache:flush
, namedmage reindex
Changed
new module
/new-theme
now uses the right prefix for the folder name- use
app/design/frontend
fornew theme
instead of package-source
Full Changelog: 1.16.0...1.17.0
v1.16.0
Added
add checkout
command to easily add the Hyvä Checkout
Changed
add hyva
will use dev mode as default nowadd hyva
in dev mode will now also install the Luma fallback checkout
Full Changelog: 1.15.2...1.16.0