Skip to content

v0.2.0

Choose a tag to compare

@chad-hill chad-hill released this 12 Mar 19:42
· 116 commits to main since this release
e9aaff2

Important

Atomic Payload now utilizes a monorepo structure in order to better manage packages. The first package available is the create-atomic-payload, allowing for faster project setup with npm.(#16)

pnpx @pro-laico/create-atomic-payload .

The next packages to be added will be Payload plugins utilized by the Atomic Payload template.

Chores

  • Updated non breaking package dependencies including Payload. (#15)

Contributors