Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

next template - Vite and automated bundles#7

Open
myovchev wants to merge 3 commits intomainfrom
next
Open

next template - Vite and automated bundles#7
myovchev wants to merge 3 commits intomainfrom
next

Conversation

@myovchev
Copy link
Copy Markdown
Contributor

@myovchev myovchev commented Nov 8, 2024

Summary

The next branch is the official next release of the astro-frontend template.

What are the specific steps to test this change?

For example:

  1. Run the website and log in as an admin
  2. Open a piece manager modal and select several pieces
  3. Click the "Archive" button on the top left of the manager and confirm that it should proceed
  4. Check that all pieces have been archived properly

What kind of change does this PR introduce?

(Check at least one)

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

package.json Outdated
},
"dependencies": {
"@apostrophecms/apostrophe-astro": "^1.0.0",
"@apostrophecms/apostrophe-astro": "github:apostrophecms/apostrophe-astro",
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FIXME: revert to version after the release

@myovchev myovchev requested a review from BoDonkey November 12, 2024 15:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant