- Fixes
astroversion to *
- Updated package version to
0.1.3. - Updated contact email and URL in
package.jsonfromPlayForm.LTDtoPlayForm.Cloud. - Updated dependencies:
@playform/pipefrom0.1.3to0.1.4.astrofrom*to5.16.8.beastiesfrom0.2.0to0.3.5.@playform/buildfrom0.2.1to0.2.6.
- Set
external: trueinBeastiesconfiguration (Source/Variable/Beasties.ts).
- Updated package version to
0.1.2and adjusted description emojis. - Replaced
crittersdependency withbeasties@0.2.0. - Updated dependencies:
@playform/pipefrom0.1.2to0.1.3.deepmerge-tsfrom7.1.3to7.1.5.
- Migrated from
critterstobeastiesintegration:- Updated module references in
Integration.ts,Option.ts, andLogger.ts. - Changed
node:urlimport forfileURLToPath.
- Updated module references in
- New
Beastiesinterface and default configuration inSource/Interface/Beasties.tsandSource/Variable/Beasties.ts. - Async CSS processing with
beastiesinIntegration.ts.
- Deleted all
Critters-related code:- Removed
Source/Interface/Critters.tsandSource/Variable/Critters.ts. - Removed
crittersdependency and legacy configuration.
- Removed
- Updated email and URL in
package.jsontoSource/Open@PlayForm.CloudandHTTPS://PlayForm.Cloud. - Updated dependencies:
@playform/pipefrom0.1.0to0.1.2.crittersfrom0.0.24to0.0.25.- Added
deepmerge-tsversion7.1.3. @playform/buildfrom0.1.2to0.2.1.
- Added imports for
Action,Path, andInterfaceinIntegration.ts. - Added optional
Optionparameter inIntegration.ts.
- Removed unnecessary imports and comments in various files.
- Updated
@playform/pipefrom0.0.5to0.1.0. - Updated
crittersfrom0.0.22to0.0.24. - Updated
@playform/buildfrom0.0.10to0.1.2. - Added
provenancefield inpackage.json.
- Added
reduceInlineStylesoption inCritters.ts.
- Changed
astroversion to*.
- Updated
@playform/buildfrom0.0.9to0.0.10.
- Updated
astrofrom4.9.1to4.9.2. - Moved
@playform/buildfrompeerDependenciestodevDependencies.
- Updated
@playform/pipefrom0.0.3to0.0.5. - Updated
astrofrom4.8.2to4.9.1. - Added
peerDependenciesMetafor optional dependencies.
- Deleted the
Mergeinterface. - Removed usage of
MergeinOption.tsandCritters.ts.
- Updated
@playform/pipefrom0.0.2to0.0.3. - Updated
@playform/buildfrom0.0.5to0.0.8. - Updated
astrofrom4.5.16to4.8.2. - Changed URLs in
package.jsonto uppercase.
- Added
astro-critters,astro-inline, andplayformdependencies.
- Added
astro-component,astro-integration, andwithastrodependencies. - Updated
Documentfield inpackage.json.
- Initial version