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: Add full ESM support via an import export condition #755

Closed
wants to merge 9 commits into from

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    a10ce39 View commit details
    Browse the repository at this point in the history
  2. Enable package linting

    amannn committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    52fb5a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c14776 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into feat/esm

    # Conflicts:
    #	packages/next-intl/package.json
    #	packages/use-intl/package.json
    amannn committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    5a5d5db View commit details
    Browse the repository at this point in the history
  5. Try out bunchee in use-intl

    amannn committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7762fd8 View commit details
    Browse the repository at this point in the history
  6. WIP next-intl with bunchee

    amannn committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    236f787 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update bunchee, attempt to introduce dev/prod builds for use-intl (ne…

    …xt-intl missing atm)
    amannn committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9511da3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/esm

    # Conflicts:
    #	packages/next-intl/package.json
    #	packages/next-intl/plugin.d.ts
    #	packages/next-intl/src/plugin.tsx
    #	packages/use-intl/package.json
    #	pnpm-lock.yaml
    amannn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2513625 View commit details
    Browse the repository at this point in the history
  2. Latest bunchee beta

    amannn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    a202c22 View commit details
    Browse the repository at this point in the history