Releases: jonassiewertsen/statamic-butik
Releases · jonassiewertsen/statamic-butik
v4.0.0-beta.1
- Add Statamic 4 Support
- Add Laravel Support for 9 and 10
Full Changelog: v3.6.1...v4.0.0-beta.1
v3.6.1
What's Changed
- Fixed jsonOptions error in order listing. Closes #247
- Bump composer/composer from 2.1.8 to 2.1.9 by @dependabot in #242
- Bump composer/composer from 2.1.9 to 2.3.5 by @dependabot in #250
- Bump url-parse from 1.5.1 to 1.5.10 by @dependabot in #246
Full Changelog: v3.6.0...v3.6.1
v3.6.0
v3.5.7
v3.5.6
Fix the payment provider stub, where variables have been passed wrongly into the create order method.
v3.5.5
- Rename delete action internally to avoid permission problems with the core delete action (#197)
- Don't gitignore the composer.lock file
- Update the php unit xml file to the standard > phpunit 9.3
- Update Github actions to newest standards
- Temporary comment out tests, to prevent them from failing randomly on GitHub actions (Yes, I am a bad boy) (#204)
v3.5.4
v3.5.3
- Cast all order dates correctly
- Language tweaks (#195 thanks @philipboomy)
- Update a doc block typo
v3.5.2
v3.5.1
- A hot fix for an issue with the products tag.