- Updated email and URL in
package.json
toSource/[email protected]
andHTTPS://PlayForm.LTD
. - Updated dependencies:
@playform/pipe
from0.1.0
to0.1.2
.critters
from0.0.24
to0.0.25
.- Added
deepmerge-ts
version7.1.3
. @playform/build
from0.1.2
to0.2.1
.
- Added imports for
Action
,Path
, andInterface
inIntegration.ts
. - Added optional
Option
parameter inIntegration.ts
.
- Removed unnecessary imports and comments in various files.
- Updated
@playform/pipe
from0.0.5
to0.1.0
. - Updated
critters
from0.0.22
to0.0.24
. - Updated
@playform/build
from0.0.10
to0.1.2
. - Added
provenance
field inpackage.json
.
- Added
reduceInlineStyles
option inCritters.ts
.
- Changed
astro
version to*
.
- Updated
@playform/build
from0.0.9
to0.0.10
.
- Updated
astro
from4.9.1
to4.9.2
. - Moved
@playform/build
frompeerDependencies
todevDependencies
.
- Updated
@playform/pipe
from0.0.3
to0.0.5
. - Updated
astro
from4.8.2
to4.9.1
. - Added
peerDependenciesMeta
for optional dependencies.
- Deleted the
Merge
interface. - Removed usage of
Merge
inOption.ts
andCritters.ts
.
- Updated
@playform/pipe
from0.0.2
to0.0.3
. - Updated
@playform/build
from0.0.5
to0.0.8
. - Updated
astro
from4.5.16
to4.8.2
. - Changed URLs in
package.json
to uppercase.
- Added
astro-critters
,astro-inline
, andplayform
dependencies.
- Added
astro-component
,astro-integration
, andwithastro
dependencies. - Updated
Document
field inpackage.json
.
- Initial version