Skip to content

Releases: timelessco/strapi-ts-monorepo

strapi-plugin-uno@2.0.0

25 Jul 14:56
6aebe91
Compare
Choose a tag to compare

Major Changes

🦋 #5 feat(tools): ✨ faster dev tools with better linter, typescript and overall integration (545ea2a) by @navin-moorthy

  • update documentation to reflect the new changes
  • add taze for package updates
  • add all the files in the plugins despite the usage
  • update knip config for better support
  • make use of the gitignore in other tooling ignores
  • make the ignores on the tools to be more reusable easily
  • upgrade to Prettier 3.0
  • add custom changeset github changelog with better format
  • turn of eslint warnings on TODO: comments to use maxwarning:0
  • faster lint-staged script with granular execution

cms-strapi@2.0.0

25 Jul 14:56
6aebe91
Compare
Choose a tag to compare

Major Changes

🦋 #5 feat(tools): ✨ faster dev tools with better linter, typescript and overall integration (545ea2a) by @navin-moorthy

  • update documentation to reflect the new changes
  • add taze for package updates
  • add all the files in the plugins despite the usage
  • update knip config for better support
  • make use of the gitignore in other tooling ignores
  • make the ignores on the tools to be more reusable easily
  • upgrade to Prettier 3.0
  • add custom changeset github changelog with better format
  • turn of eslint warnings on TODO: comments to use maxwarning:0
  • faster lint-staged script with granular execution

strapi-plugin-uno@1.0.0

24 May 10:48
22a67fa
Compare
Choose a tag to compare

1.0.0

Major Changes

  • ce285d9
    Thanks @navin-moorthy!

    • Moved the app & packages to monorepo
    • Make all the build tool to work in monorepo
    • Add changesets for release-it

strapi-app@1.0.0

24 May 10:47
c570d18
Compare
Choose a tag to compare

1.0.0

Major Changes

  • ce285d9
    Thanks @navin-moorthy!

    • Moved the app & packages to monorepo
    • Make all the build tool to work in monorepo
    • Add changesets for release-it

Patch Changes

  • Updated dependencies
    [ce285d9]:
    • strapi-plugin-uno@1.0.0

Release v1.0.1

19 May 06:47
v1.0.1
9729f44
Compare
Choose a tag to compare

1.0.1 (2023-05-19)

🗃️ Commits

🔨 Maintenance Updates

💚 CI Changes

Release v1.0.0

19 May 06:45
v1.0.0
c2a2555
Compare
Choose a tag to compare

1.0.0 (2023-05-19)

🗃️ Commits

⭐ New Features

♻️ Code Refactoring

🛠️ Build Updates

  • package: 🛠️ update release-it script format 47b3e3c

🔨 Maintenance Updates