Skip to content

Latest commit

 

History

History
89 lines (54 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

89 lines (54 loc) · 1.84 KB

0.1.1

Changed

  • Updated email and URL in package.json to Source/[email protected] and HTTPS://PlayForm.LTD.
  • Updated dependencies:
    • @playform/pipe from 0.1.0 to 0.1.2.
    • critters from 0.0.24 to 0.0.25.
    • Added deepmerge-ts version 7.1.3.
    • @playform/build from 0.1.2 to 0.2.1.

Added

  • Added imports for Action, Path, and Interface in Integration.ts.
  • Added optional Option parameter in Integration.ts.

Removed

  • Removed unnecessary imports and comments in various files.

0.1.0

Changed

  • Updated @playform/pipe from 0.0.5 to 0.1.0.
  • Updated critters from 0.0.22 to 0.0.24.
  • Updated @playform/build from 0.0.10 to 0.1.2.
  • Added provenance field in package.json.

Added

  • Added reduceInlineStyles option in Critters.ts.

0.0.7

Changed

  • Changed astro version to *.

0.0.6

Changed

  • Updated @playform/build from 0.0.9 to 0.0.10.

0.0.5

Changed

  • Updated astro from 4.9.1 to 4.9.2.
  • Moved @playform/build from peerDependencies to devDependencies.

0.0.4

Changed

  • Updated @playform/pipe from 0.0.3 to 0.0.5.
  • Updated astro from 4.8.2 to 4.9.1.
  • Added peerDependenciesMeta for optional dependencies.

Removed

  • Deleted the Merge interface.
  • Removed usage of Merge in Option.ts and Critters.ts.

0.0.3

Changed

  • Updated @playform/pipe from 0.0.2 to 0.0.3.
  • Updated @playform/build from 0.0.5 to 0.0.8.
  • Updated astro from 4.5.16 to 4.8.2.
  • Changed URLs in package.json to uppercase.

Added

  • Added astro-critters, astro-inline, and playform dependencies.

0.0.2

Changed

  • Added astro-component, astro-integration, and withastro dependencies.
  • Updated Document field in package.json.

0.0.1

  • Initial version