All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Move wp-content into a top level 'wordpress' directory #13
- Fix some incorrect naming related to the Typography components #11
- Fix a bug where the FlexibleContent component failed when this.post or this.post.acf was undefined #11
- Add support for WordPress templates #6
- Add missing environment files to the README and docs
- Now using Nuxt 2.11
- Docker compose is now v3, and the mysql container now uses MariaDB v10.4.12.
- Fix undefined key on homepage when getting an error in post retrieval.
- Improved the docker-compose file for easier use, such as naming the volumes.
- Improve the lint-staged files by adding relevant tests and stylelint automatically
- Made the TemporaryPostData helper component only display in development mode
- Add some missing files to .gitignore, including WP's debug.log
- Upgrade Nuxt from 2.10 to 2.11
- Initial release of NuxtPress
- Docker compose for quickly starting development
- Page components that help you automatically map WordPress API calls to your pages
- Recommend plugins included from installation
- Recommended development tools pre-setup, lik Jest, ESLint, Prettier, Stylelint, lint-staged, storybook and more
For reference:
🌟 Highlights
🚨 Breaking Changes
🐛 Bug Fixes
🚀 Features
🦄️ Improvements
💅 Refactors
🔥 Performance
📝 Examples
🏡 Chore
👓 Tests
⚓ Dependency Upgrades
💖 Thanks to