1.5
May 20th, 2024
What's Changed
- 1.5 Release - Upgraded dependencies by @Afan417 in https://github.com/lucky-media/resume/pull/6
New Contributors
- @Afan417 made their first contribution in https://github.com/lucky-media/resume/pull/6
Full Changelog: https://github.com/lucky-media/resume/compare/v1.4...v1.5
1.4
May 31st, 2023
This release updates the frontend packages and ensures compatibility with the new Statamic v4 version.
What's New
- Added LuckySEO for simple SEO Management
- Added new Set Picker with Statamic v4 support
What's improved
- Updated dependencies
- Updated Sections with Statamic v4 support
What's Changed
- Switched Iconamic with Statamic v4 Icon
- Removed old Antlers Config file
1.3
April 25th, 2023
What's Changed
- Fixed Export by @lokmanm in https://github.com/lucky-media/resume/pull/4
Full Changelog: https://github.com/lucky-media/resume/compare/v1.2...v1.3
1.2
February 6th, 2023
This release updates the frontend packages and ensures compatibility with the new Statamic Parser.
What's improved
- Updated dependencies
What's new
- Vite is now the default bundler.
- Please remove the unnecessary files after installing
webpack.mix.js
,cp.css
, andsite.css
as they are not needed.
1.1
August 31st, 2022
Release Notes
- #2 fix array to string conversion in runtime parser, thanks @nightillusions