Releases: forumone/nextjs-project
Releases · forumone/nextjs-project
v2.1.0
v2.0.5
v2.0.4
What's Changed
- 2.0.2 by @kmonahan in #172
- [99] Removes unused workflows file and adds GitHub actions to publish demo site by @kmonahan in #158
- [168] Sync starting templates with Drupal Project recipes by @kmonahan in #173
- Package updates - January 2025 by @kmonahan in #174
- 2.0.3 by @kmonahan in #177
- [99] Fix Storybook build process by @kmonahan in #178
Full Changelog: v2.0.2...v2.0.4
v2.0.3
What's Changed
- 2.0.2 by @kmonahan in #172
- [99] Removes unused workflows file and adds GitHub actions to publish demo site by @kmonahan in #158
- [168] Sync starting templates with Drupal Project recipes by @kmonahan in #173
- Package updates - January 2025 by @kmonahan in #174
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- 2.0.1 by @kmonahan in #161
- Adjust Accordion item type by @mdrayer in #164
- Minor and patch version updates by @kmonahan in #162
- fixes paths for two drupal utils by @coreylafferty in #166
- Fix drupal utils path. Use type instead of interface. by @mdrayer in #167
- [163] Update for headless Drupal setup by @kmonahan in #165
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
What's Changed
🎉 🎉 Adds starter kits for headless Drupal and headless WP! 🎉 🎉
Includes everything you need to spin up a headless site on the Next.js side. (Drupal + WP installs not included.)
- ddev commands
ddev setup-drupal
andddev setup-wp
to automate setup starterkits/drupal
andstarterkits/wp
with starting templates and annotated examples to refer to when building- Codegen to generate GraphQL types from the CMS endpoint
- Utility functions to help with some common tasks, like parsing a Drupal menu item or an ACF field value
This was a huge effort by everyone involved in the initial headless prototype working groups and the initiative to turn those prototypes into a starter kit.
Full Changelog: v1.1.9...v2.0.0
v1.1.9
v1.1.8
v1.1.7
What's Changed
- v1.1.5 by @kmonahan in #123
- 1.1.6 by @kmonahan in #132
- Add sm/md constrain, allow node menu item titles, prettier by @mrclay in #138
- removes unused grid mixin that references a non-existent mixin by @coreylafferty in #144
- adds call to action component by @coreylafferty in #145
- [106] Overlay menu focus trapping by @tomealter in #113
- Adds the Modal component by @SirJohn96 in #135
- Addresses various component issues and adjusts spacing in component s… by @SirJohn96 in #136
- fix margins in media layout by @coreylafferty in #146
- [17] Updates component scaffold by @kmonahan in #142
- 2024-08 package updates by @kmonahan in #143
New Contributors
Full Changelog: v1.1.6...v1.1.7