Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@appsemble/preact

Package Overview
Dependencies
Maintainers
4
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsemble/preact - npm Package Versions

1
23

0.27.2

Diff

Changelog

Source

[0.27.2] - 2024-03-13

appsemble-bot
published 0.27.1 •

Changelog

Source

[0.27.1] - 2024-03-12

appsemble-bot
published 0.27.0 •

Changelog

Source

[0.27.0] - 2024-03-12

Added

  • App: Translate role descriptions in demo app login.
  • Cli: Add app to collections, listed in .appsemblerc.
  • Cli: Added --resources, --assets and --assets-clonable flags to appsemble app update command.
  • Cli: Added an option in the appsemble asset publish command whether the asset should be used as seed.
  • Cli: Added an option in the appsemble resource publish command whether the resource should be used as seed.
  • Cli: Apply app variant on app publish.
  • Cli: Support publishing resources and assets with the appsemble app update command.
  • Node-utils: Add a script for applying app variants.
  • Node-utils: Add patch scripts for styles, messages and app-definition.
  • Server: Added an endpoint for deleting seed assets from an app.
  • Server: Added an endpoint for seeding assets.
  • Server: Added an endpoint for seeding resources.
  • Studio: Add docs for local development and setup.
  • Types: Added the assetsClonable option to the .appsemblerc file.
  • Types: Support listing collections in the .appsemblerc file.
  • Utils: Allow adding apps to collections from the CLI.

Removed

  • Server: Removed cleanup logic for seed resources and assets.
  • Server: Removed the seed column from the App model.
  • Types: Removed the seed field in the App interface.
  • Utils: Removed the $ephemeral field from the ResourceDefinition.

Fixed

  • Cli: Set the default value of the --assets-clonable tag to false in the appsemble app publish and appsemble app update commands.
appsemble-bot
published 0.26.0 •

Changelog

Source

[0.26.0] - 2024-03-11

Added

  • App: Added a help section for each select field in the demo login component.
  • App: Private and unlisted apps now include a <meta name="robots" content="noindex"> tag to prevent search engines from indexing them.
  • Cli: Add an option to include assets in the app export.
  • Server: App export and import can now include app assets if present.
  • Server: App export and import can now include the app README.md if present.
  • Server: App export and import can now include the app icon if present.
  • Studio: Add option to include assets in the app export and import.
  • Studio: Playground to test remappers on JSON input data.

Fixed

  • App: The robots.txt file now respects the app visibility settings for the app. This means that if an app is not visible to a user, the robots.txt file will not allow search engines to index the app.
  • Server: Allow using duplicate names in import app.
  • Server: Change frame-src csp settings wildcard directive.
  • Server: Fix resources saved as invalid JSON in the app export.
  • Server: Fixed duplicate reseeded ephemeral resources.
  • Webpack-config: Fix deprecation warning caused due to watch field.
appsemble-bot
published 0.25.2 •

Changelog

Source

[0.25.2] - 2024-02-27

Changed

  • App: Added an option to create an account from the demo login component.
  • Server: Accept an appRole in the demo-login tokenHandler endpoint.
  • Webpack-config: Enabled watch mode for blocks in development.

Fixed

  • Node-utils: Fixed the check for koa-dev-middleware.
appsemble-bot
published 0.25.1 •

Changelog

Source

[0.25.1] - 2024-02-26

Added

  • Cli: Allow setting seed in the .appsemblerc file of an app.

Fixed

  • Cli: In version 0.25.0 the app update command changed the demoMode value to the seed value instead of setting the seed value.
  • Server: In version 0.25.0 demo apps that would previously seed were not being updated to allow them to seed again. The demo apps should be manually updated to seed again.
appsemble-bot
published 0.25.0 •

Changelog

Source

[0.25.0] - 2024-02-23

Added

  • Cli: More options to the create app command.
  • Cli: Option to disable seeding demo apps in publish app command.
  • Cli: Option to disable seeding demo apps in update app command.
  • Server: A setting to disable seeding for demo apps.
  • Studio: New documentation page explaining app concept and various app settings.

Changed

  • Studio: The app snapshot editor now uses a split view.

Fixed

  • App: Blocks were incorrectly filtered, which caused blocks of the same type to be filtered only by their name, excluding their version, resulting in their JavaScript not being loaded.
  • React-components: Solve issue where sidebar backdrop covers the sidebar itself.
  • Server: Disallow request action calling itself.
  • Server: In demo mode ephemeral resources with assets would fail to create if not initially seeded.
  • Studio: App collections page will no longer show an unusable dropdown next to the Edit button.
  • Studio: Loading the studio at the style editor page no longer crashes the page.
  • Studio: The app snapshot editor was only 5 pixels high making difficult to view.
  • Studio: The resource details editor was only 5 pixels high making difficult to view.
appsemble-bot
published 0.24.13 •

Changelog

Source

[0.24.13] - 2024-02-12

Added

  • Server: Add an endpoint that fetches all demo app members without security.
  • Studio: New action documentation section including code snippets.

Changed

  • App: Users can now directly select with which demo user to login, without logging in with Appsemble first.

Fixed

  • App: Fixed a bug in the app side menu when the user is still not logged in.
appsemble-bot
published 0.24.12 •

Changelog

Source

[0.24.12] - 2024-02-06

Added

  • Cli: Publish resources recursively in the app publish command based on resource references.
  • Server: Reseed resources recursively in the /app/{id}/reseed endpoint based on resource references.
  • Server: Reseed resources recursively in the cleanupResourcesAndAssets command based on resource references.

Changed

  • Node-utils: Patch resource schema in processResourceBody to allow resource references by index.
  • Utils: Added validation for resource names against the reserved keywords created, updated, author, editor, seed, ephemeral, clonable and expires.

Fixed

  • App: App bar rendering title wrong.
  • Studio: Unexpected error on the organization docs page.
  • Utils: Remove additional history stack in the remapper context.
appsemble-bot
published 0.24.10 •

Changelog

Source

[0.24.10] - 2024-01-31

Added

  • Studio: Add search bar for blocks.
  • Studio: Watermark in app card and app details page.
  • Utils: New Google Fonts.
  • Utils: Support for binary data in null.strip remapper.

Changed

  • Studio: Make import button optionally visible on home page.

Fixed

  • Server: Deleting more child resources in cascade delete than allowed.
  • Server: Updating more child resources in cascade delete than allowed.
  • Utils: Ensure resource reference types are specified.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc