-
-
Notifications
You must be signed in to change notification settings - Fork 11
Pylon-dev-rework #66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Pylon-dev-rework #66
Conversation
…mproved build process
🦋 Changeset detectedLatest commit: 5fd3a97 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
create-pylon |
1.2.0-canary-20250218210337.5fd3a977d589c14cc224729b00d712f57339cb3d |
npm ↗︎ unpkg ↗︎ |
@getcronit/pylon |
3.0.0-canary-20250218210337.5fd3a977d589c14cc224729b00d712f57339cb3d |
npm ↗︎ unpkg ↗︎ |
@getcronit/pylon-dev |
2.0.0-canary-20250218210337.5fd3a977d589c14cc224729b00d712f57339cb3d |
npm ↗︎ unpkg ↗︎ |
…d role-based access control
…c as dependencies
…postcss at version 4.0.6
… a devDependency in package.json
Hi @schettn - Do you estimate the time you can finish this PR? Thanks for great package |
Hi @harrytran998, what feature from this PR do you need? |
This PR will result in a major release which includes:
|
This pull request includes several changes to enhance the functionality and maintainability of the
@getcronit/pylon
and@getcronit/pylon-dev
packages. The most notable changes include the addition of a new plugin build hook, the extension of the plugin system, and the replacement oftreekill
withps-tree
. Additionally, there are updates to the build process to use esbuild watch mode and improvements to the handling of fallback pages and unhandled routes.Enhancements and New Features:
useViewer
plugin. Custom plugins can now access the app instance and register middleware and setup functions.Build Process Improvements:
Dependency and Configuration Updates:
treekill
withps-tree
in the@getcronit/pylon-dev
package.