Skip to content

Update 1.0.0 migration docs to reference AutoImport functionality#652

Merged
Badgerati merged 3 commits into
developfrom
Issue-582
Feb 23, 2025
Merged

Update 1.0.0 migration docs to reference AutoImport functionality#652
Badgerati merged 3 commits into
developfrom
Issue-582

Conversation

@Badgerati

Copy link
Copy Markdown
Owner

Description of the Change

Updates the 1.0.0 migration docs, to reference that anybody who has Module AutoImport disabled in their server.psd1 will need to enable it - but, to also have ExportOnly enabled as well.

Due to a fix made in Pode which ignored the AutoImport settings, it meant that anyone who disabled the feature didn't allow for Pode to auto-import the Pode.Web module - resulting in errors such as can't find Get-PodeWebState.

Related Issue

Resolves #582

@Badgerati Badgerati added the documentation 📖 Improvements or additions to documentation label Feb 23, 2025
@Badgerati Badgerati added this to the 1.0.0 milestone Feb 23, 2025
@Badgerati Badgerati self-assigned this Feb 23, 2025
@Badgerati Badgerati merged commit dd255bc into develop Feb 23, 2025
@Badgerati Badgerati deleted the Issue-582 branch February 23, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation 📖 Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After migrating to preview Pode.Web 1.0.0: 'Get-PodeWebState' is not recognized

1 participant