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

feat: bundle packages to be Ecmascript modules (T-186) #64

Merged
merged 8 commits into from Jan 12, 2023

Commits on Jan 5, 2023

  1. Bundle packages

    pawellula committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    6494f96 View commit details
    Browse the repository at this point in the history
  2. Remove commonjs bundle format

    pawellula committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    4cf390b View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Merge branch 'main' into feat/T-186_Support_Next.js

    pawellula committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    62d38ed View commit details
    Browse the repository at this point in the history
  2. Fix broken deep imports

    pawellula committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c325e71 View commit details
    Browse the repository at this point in the history
  3. Fix broken lints in example app

    pawellula committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8fd1dad View commit details
    Browse the repository at this point in the history
  4. Add transpilePackages flag to next.js example

    pawellula committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    393d2fe View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Merge branch 'main' into feat/T-186_Support_Next.js

    # Conflicts:
    #	examples/web-wagmi/src/publications/components/PublicationCard.tsx
    pawellula committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    746db7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57899f5 View commit details
    Browse the repository at this point in the history