Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Version Packages #25

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 15, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@lighting-beetle/[email protected]

Major Changes

  • f3a1427: Update @lighting-beetle/next-lighter-config to ESM
  • f3a1427: Remove support for static scope from @lighting-beetle/next-lighter-config
  • 9e1aa80: Replace next-compose-plugins with createConfig function

Minor Changes

  • 9faecce: - add support for rendering .md files with next-lighter-config
    • add links to code in example-forms docs
  • bc2a839: Move to Yarn 3 workspaces to enable independed builds
  • 9e1aa80: Add analyzeBundle option

@lighting-beetle/[email protected]

Minor Changes

  • bc2a839: Move to Yarn 3 workspaces to enable independed builds

@lighting-beetle/[email protected]

Minor Changes

  • f3a1427: Update @lighting-beetle/next-lighter-config to ESM
  • bc2a839: Move to Yarn 3 workspaces to enable independed builds
  • 31637e9: Update how we work with mdx-bundler and esbuild from projects

Patch Changes

  • 9fb1016: fix TS issues
  • 8e10f47: - add Slider, Pagination component
    • add example of usage of tables with fetch data & filters
    • provide next/router access to design-system .mdx pages
    • fix in PropsTable
  • 9e1aa80: Replace next-compose-plugins with createConfig function

[email protected]

Major Changes

  • 8e10f47: - add Slider, Pagination component
    • add example of usage of tables with fetch data & filters
    • provide next/router access to design-system .mdx pages
    • fix in PropsTable

Patch Changes

[email protected]

Minor Changes

  • 9427cfb: - Remove react-hook-form from UI components
    • Replace messages prop on form elements in favor of error to streamline integration with react-hook-form
    • Improve contact form handling (validation, error handling)
    • Improve documentation of form code
    • Improve documentation of example-forms with examples from our work
  • 0f2e580: Add Table component from project
  • 263e969: Replaced Card component with Card from project and setup jest-axe for tests
  • bc2a839: Move to Yarn 3 workspaces to enable independed builds
  • aa55eba: Add FileUploader component from project
  • d915717: Add Modal component from projects
  • 8f04d19: Export scss tokens from package as components/tokens.scss entry
  • 8e10f47: - add Slider, Pagination component
    • add example of usage of tables with fetch data & filters
    • provide next/router access to design-system .mdx pages
    • fix in PropsTable

Patch Changes

[email protected]

Minor Changes

  • f3a1427: Update @lighting-beetle/next-lighter-config to ESM
  • 0f2e580: Add Table component from project
  • 263e969: Replaced Card component with Card from project and setup jest-axe for tests
  • bc2a839: Move to Yarn 3 workspaces to enable independed builds
  • aa55eba: Add FileUploader component from project
  • d915717: Add Modal component from projects

Patch Changes

[email protected]

Minor Changes

  • f3a1427: Update @lighting-beetle/next-lighter-config to ESM
  • bc2a839: Move to Yarn 3 workspaces to enable independed builds
  • f3a1427: Remove support for static scope from @lighting-beetle/next-lighter-config

Patch Changes

[email protected]

Minor Changes

  • 9427cfb: - Remove react-hook-form from UI components
    • Replace messages prop on form elements in favor of error to streamline integration with react-hook-form
    • Improve contact form handling (validation, error handling)
    • Improve documentation of form code
    • Improve documentation of example-forms with examples from our work
  • f3a1427: Update @lighting-beetle/next-lighter-config to ESM

Patch Changes

[email protected]

Minor Changes

  • 86bf2b5: Migrate example-strapi to GraphQL
  • 1525217: Add example of Strapi CMS integration with Next.js
  • 8f04d19: - Host Strapi on Render.com in production
    • Polish example
  • 86bf2b5: Add Preview mode for articles

[email protected]

Minor Changes

  • 1525217: Add example of Strapi CMS integration with Next.js
  • 8f04d19: - Host Strapi on Render.com in production
    • Polish example
  • 86bf2b5: Add Preview mode for articles

[email protected]

Minor Changes

  • 86bf2b5: Migrate example-strapi to GraphQL
  • 1525217: Add example of Strapi CMS integration with Next.js
  • 8f04d19: - Host Strapi on Render.com in production
    • Polish example
  • 86bf2b5: Add Preview mode for articles

Patch Changes

[email protected]

Minor Changes

  • f3a1427: Update @lighting-beetle/next-lighter-config to ESM

[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from bc30e7f to f047143 Compare March 16, 2022 11:59
@github-actions github-actions bot force-pushed the changeset-release/main branch from f047143 to 51897b8 Compare August 10, 2022 10:39
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 338cee4 to 5a08f15 Compare August 23, 2022 13:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5a08f15 to 1a071a7 Compare September 9, 2022 11:08
@vercel
Copy link

vercel bot commented Sep 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
next-lighter ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 8:40AM (UTC)
next-lighter-design-system ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 8:40AM (UTC)
next-lighter-example-table ❌ Failed (Inspect) Mar 28, 2023 at 8:40AM (UTC)
next-lighter-styleguide ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 8:40AM (UTC)
next-lighter-wordpress ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 28, 2023 at 8:40AM (UTC)
1 Ignored Deployment
Name Status Preview Comments Updated
example-strapi ⬜️ Ignored (Inspect) Mar 28, 2023 at 8:40AM (UTC)

@github-actions github-actions bot force-pushed the changeset-release/main branch from 1a071a7 to 1c6c159 Compare September 27, 2022 11:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1c6c159 to 670300d Compare September 27, 2022 14:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from 670300d to 9378cde Compare September 28, 2022 07:52
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9378cde to bdb1299 Compare September 28, 2022 09:23
@github-actions github-actions bot force-pushed the changeset-release/main branch from f3bbbb4 to ffe6000 Compare October 27, 2022 09:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from ffe6000 to 574d4af Compare November 3, 2022 12:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from 574d4af to c6108a6 Compare March 16, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants